neocanable
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Android Native Reverse Tools (neocanable.github.io)
The final piece of the Android decompilation/static analysis puzzle is native reverse engineering. After completing the decompilation of the Java/dex parts, I decided to challenge myself with the decompilation and…
-
I launched a open source project of decompile Android/Java(https://github.com/neocanable/garlic) two years ago, It is very small and super fast, and it can be easily integrated with other projects, such as modifying the…
-
After open source two weeks, garlic decompiler now support android apk and dex. github: https://github.com/neocanable/garlic welcome feedback.