[Official] Android reverse engineering tool focused on dynamic instrumentation automation leveraging Frida. It disassembles dex, analyzes it statically, generates hooks, discovers reflected methods, stores intercepted data and does new things from it. Its aim is to be an all-in-one Android reverse engineering platform.
Apache License 2.0
1.06k
stars
126
forks
source link
Bytecode cleaner : doubleStatic heuristic is broken #15
doubleStatic heuristic throws exception on "args[0].forEach". It blocks auto-save of aliases generated by this bytecode cleaner feature.