FrenchYeti / dexcalibur

[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

Save button into edit hook panel is not working #14

Closed FrenchYeti closed 5 years ago

FrenchYeti commented 5 years ago

The buttons "save" and "save & reload" not work since the new UI has been released.

FrenchYeti commented 5 years ago

Fixed