
JsHook
Implementing Hook with Js on Android
Getting to knowDownload APK nowGoogle Store DownloadTelegram(@jshookapp)Github
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 ...