基于Frida的工具
- 基于Frida的工具
- 脱壳/砸壳工具
- frida-ios-dump
- https://github.com/AloneMonkey/frida-ios-dump
- pull decrypted ipa from jailbreak device
- https://github.com/AloneMonkey/frida-ios-dump
- frida-unpack
- https://github.com/dstmath/frida-unpack
- 基于Frida的脱壳工具
- https://github.com/dstmath/frida-unpack
- frida-ios-dump
- 调试工具
- frick
- https://github.com/iGio90/frick
- frick - aka the first debugger built on top of frida
- frick:基于(Unicorn、capstone和)frida的调试工具
- https://github.com/iGio90/frick
- frick
- frida-ios-hook
- https://github.com/noobpk/frida-ios-hook
- A tool that helps you easy trace classes, functions, and modify the return values of methods on iOS platform
- https://github.com/noobpk/frida-ios-hook
- Fridump
- https://github.com/Nightbringer21/fridump
- A universal memory dumper using Frida
- https://github.com/Nightbringer21/fridump
- for Android
- frida_dump
- https://github.com/lasting-yang/frida_dump
- frida dump dex, frida dump so
- https://github.com/lasting-yang/frida_dump
- frida_dump
- frida-cycript
- https://github.com/nowsecure/frida-cycript
- Cycript fork powered by Frida
- https://github.com/nowsecure/frida-cycript
- r2frida
- https://github.com/nowsecure/r2frida
- Radare2 and Frida better together
- https://github.com/nowsecure/r2frida
- frida-trace
- https://github.com/nowsecure/frida-trace
- Trace APIs declaratively through Frida
- https://github.com/nowsecure/frida-trace
- 脱壳/砸壳工具