macmade / SeriousCodeLinks
This header file enforces Clang warnings to bu turned-on for specific flags (almost everyone, at least each one I was able to find).
☆70Updated 3 years ago
Alternatives and similar repositories for SeriousCode
Users that are interested in SeriousCode are comparing it to the libraries listed below
Sorting:
- Simple example of a Mach-O parser☆105Updated 7 years ago
- Tracing Objective-C method calls☆91Updated 8 years ago
- Sniffing on port messages☆25Updated 8 years ago
- A Mach-O Load Command deobfuscator.☆43Updated 3 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 …☆113Updated 11 years ago
- Experiment to attempt to build Apple's dyld tools.☆63Updated 5 years ago
- Learn MacOS kernel extensions☆46Updated 7 years ago
- Interprocess dlsym() for OS X & iOS☆179Updated 7 years ago
- ☆20Updated 10 years ago
- This tool will help to fix the Mach-O header of iOS kernel which dump from the memory. So that IDA or function symbol-related tools can l…☆23Updated 8 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆14Updated 10 years ago
- Reexport symbols for Mach-O and ELF☆38Updated 7 years ago
- Valgrind on ARM/Darwin (a.k.a iOS)☆22Updated 10 years ago
- mach-o diffing tool☆54Updated 10 years ago
- Example project demonstrating some kind of OpenSSL certificate pinning. Related to blogpost at TKTK showing how to bypass such pinning.☆19Updated 10 years ago
- Mach-O learning tool☆42Updated 2 years ago
- A tiny macOS 10.12 Sierra kernel extension for disabling CS_REQUIRE_LV system-wide☆73Updated 8 years ago
- Reverse engineered headers for Apples CoreSymbolication private framework; plus the set of test cases I used to validate it☆91Updated 11 years ago
- do not debug me☆11Updated 6 years ago
- Hopper Disassembler scripts for OS X☆75Updated 2 years ago
- OS X 10.9 Public Sources☆107Updated 6 years ago
- Utility to manipulate codesigned application in Mac OS X. Demonstrate the use of csops system call.☆78Updated last year
- ☆139Updated 5 years ago
- Capstone disassemble scripts for lldb☆73Updated 5 years ago
- Misc llvm patches☆23Updated 4 years ago
- A Python toolbox for Mach-O files analysis.☆22Updated last year
- runtime spy elf with android/linux and macho with macOS/IOS☆35Updated 8 years ago
- ☆23Updated 10 years ago
- Inject a DyLib to an existing Mach-O file☆23Updated 9 years ago
- Disable ASLR/PIE for Mach-O binaries.☆43Updated 10 years ago