Frida
Frida is a cross-platform dynamic binary injection tool , it can modify the behavior of the application at runtime and monitor its execution . And provides an easy-to- use JavaScript API , easy for developers to write custom scripts to control the behavior of the target application , JsHook will help users inject Frida into the target application .





