JsHook

Implementing Hook with Js on Android · Frida-based mobile injection framework

Core Capabilities

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 .

JsApi

JsHook in Frida extends the rich api , commonly used file operations , data encryption and decryption , IMGUI hover window UI, device information, view operations , simulated clicks, kernel driver memory read and write ...

App Screenshots

Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
Screenshot 6