-
I'm running everything in a x86 emulator.
If I use setprop wrap.com.... to setup an LD_PRELOAD on a specific app, then handleLoadPackage will never be called for this specific app, only handleInitP…
-
Hi @Foo-Manroot , I tried to patch my APK file with `-f` option, but when I run the APK it crashes with the message` stoped.`. I tried to read the log while running the app and this is what is shown(I…
-
Currently the android search bar of Google app shows hot trends with a granularity near to city/region level. It works even for regions where the trends website is unavailable (eg spain hottrends).
-
Device:
iOS 13.2.3 (unc0ver-jailbroken)
Software:
OSX 10.15.2
Frida 12.8.13
frida-ps -U
Failed to enumerate processes: this feature requires an iOS Developer Disk Image to be mounted; run…
-
### Unlock the Power of Android ELF Binary Analysis with SherlockElf
Are you a security researcher, developer, or reverse engineer working with Android ELF binaries? Look no further! SherlockElf is…
qpacp updated
3 months ago
-
Hello Team,
I installed the latest Frida from the repo build.frida.re.
When I try to execute the command `"frida-ps -U"` from a Windows PC. The device crashed and rebooted after executing the c…
-
1. Encrypt Payload via AES
```
AES/CBC/PKCS5Padding mode: encryption
AES/CBC/PKCS5Padding key Base64:OlLzwi7W/N5b9pamwCyecw==
AES/CBC/PKCS5Padding key Hex:3a52f3c22ed6fcde5bf696a6c02c9e73
AES/C…
-
`Building wheel for pyroomacoustics (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [109 lines of output]
running bdist_wheel
running build
running build_py
…
-
OS : Windows 7
Frida info : `frida 12.2.14`, `frida-tools 1.2.2`
Hi, I 'd like to read local file and replace data in the memory, I tried `frida-fs` and `new File(filepath,'rb')`, they…
-
大佬,首先感谢您的工作,太牛逼了
我尝试编译打包,然后调试了一下,发现仍然有残留的frida字符串(详见后文),想请教一下,是不是所有的这些frida相关的字符串都是可以替换的,或者说有没有不能替换的?
1. 编译日志:
./build.sh 16.3.3 27042 http://127.0.0.1:7890
期间可能会要求输入 sudo 密码,用于修改文件权限
Frida 版…