yangyss / lldb-traceLinks
A python script .Instruction level tracing tool and block level tracing tool for lldb debugger. First tracing code, then dumping all valid code to file, finally analysing it.
☆210Updated 3 years ago
Alternatives and similar repositories for lldb-trace
Users that are interested in lldb-trace are comparing it to the libraries listed below
Sorting:
- tool that manually disable ptrace deny attach under kernel model☆86Updated 3 years ago
- ☆74Updated 4 years ago
- ☆207Updated 7 months ago
- ☆129Updated 4 years ago
- 搜索macho中的汇编指令☆35Updated 2 years ago
- A frida tool that capture GET/POST HTTP requests of iOS Swift library 'Alamofire' and disable SSL Pinning.☆110Updated 2 years ago
- a demo show how to dump lldb info to ida.☆43Updated 4 years ago
- User inline asm to anti-disassembly on arm64☆288Updated 3 years ago
- Allow Xcode to start a custom debugserver with root privileges to debug iOS apps.☆249Updated 4 months ago
- A reverse engineering tool to restore stripped symbol table for iOS app.☆107Updated 2 years ago
- FridaSwiftDump a Frida tool for retriving the Swift Object info from an running app.☆87Updated 2 years ago
- A reverse engineering tool to restore stripped symbol table for iOS app.☆18Updated 10 months ago
- ☆54Updated 2 years ago
- AntiMSHookFunction (make MSHookFunction doesn't work)☆126Updated 5 years ago
- fishhook 和 inlinehook的检测