4 views
f617c61b...
Description
Bay pat Facebook
How to Use
Download the script and run it with Frida CLI:
Download ScriptThen run with Frida:
frida -U -f YOUR_PACKAGE_NAME -l facebook.js
Replace YOUR_PACKAGE_NAME with the target app's package name.
Source Code
JavaScript
d40205e61b0396e9d3da0130521b21287ba6cd817d254dde498fb1f091418e8
$ frida --codeshare akabe1/frida-multiple-unpinning -f YOUR_BINARY
Comments