Proteas / lldb-scriptsLinks
A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function
☆14Updated 10 years ago
Alternatives and similar repositories for lldb-scripts
Users that are interested in lldb-scripts are comparing it to the libraries listed below
Sorting:
- Macho Parser base on dyld (supported static/runtime)☆36Updated 7 years ago
- Experiment to attempt to build Apple's dyld tools.☆62Updated 5 years ago
- llvm obfuscator☆55Updated 6 years ago
- hook objc_msgSend, trace Obj-C function call, support arm64 only☆28Updated 8 years ago
- Learn MacOS kernel extensions☆46Updated 8 years ago
- Demo: Anti Anti-Debug in iOS Kernel☆74Updated 8 years ago
- a toy to play with siguza's very first 0 day - sandbox escape☆19Updated 5 years ago
- dump encrypt iOS app (include Frameworks)☆76Updated 6 years ago
- Lazenca A - iOS Memory Cheat Tool(Engine)☆40Updated 7 years ago
- iOS ROP以及逃逸沙盒的简单实践☆43Updated 9 years ago
- iOS10~iOS13 Edition) Dump Kext information from iOS kernel cache. Applicable to the kernel which dump from memory. The disassembly framew…☆21Updated 4 years ago
- 《macOS软件安全与逆向分析》随书的调试器代码☆50Updated 9 years ago
- Disable ASLR/PIE for Mach-O binaries.☆43Updated 10 years ago
- do not debug me☆11Updated 6 years ago
- Embedded Bitcode Recompiler☆47Updated 4 years ago
- Hopefully an open source equivalent of machlib.☆21Updated 8 years ago
- Transform any ARM macho executable to a dynamic library☆23Updated 5 years ago
- Tracing Objective-C method calls☆93Updated 9 years ago
- Random Code Generated From /dev/urandom☆35Updated 3 years ago
- iOS tools and code.☆76Updated 11 years ago
- A CLI memory editor for iOS☆43Updated 11 years ago
- A macOS IOKit objects hooker☆88Updated 8 years ago
- ☆21Updated 10 years ago
- Binary Format of iOS 13 Sandbox Profile Collection☆52Updated 6 years ago
- runtime spy elf with android/linux and macho with macOS/IOS☆36Updated 8 years ago
- An IPA Wireless Installer☆28Updated 3 years ago
- Aids in reverse engineering libraries from dyld_shared_cache in IDA☆100Updated 8 years ago
- 跟踪objc_msgSend(Track objc_msgSend)☆16Updated 4 years ago
- Capstone disassemble scripts for lldb☆72Updated 6 years ago
- Mach-O import table patching for function redirection. This is a method for function hooking on Mac OS X. It patches the import table of …☆114Updated 11 years ago