neocanable

↗ HN profile [ 51.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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…

  2. 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…

  3. After open source two weeks, garlic decompiler now support android apk and dex. github: https://github.com/neocanable/garlic welcome feedback.