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 4 years ago
Alternatives and similar repositories for SeriousCode
Users that are interested in SeriousCode are comparing it to the libraries listed below
Sorting:
- Mach-O learning tool☆44Updated 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 …☆114Updated 11 years ago
- Interprocess dlsym() for OS X & iOS☆178Updated 8 years ago
- Learn MacOS kernel extensions☆46Updated 8 years ago
- Simple example of a Mach-O parser☆106Updated 7 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
- A kext to facilitate calling PE_enter_debugger on machines that don't respect Cmd-Ctrl-Opt-Shift-Esc☆15Updated 7 years ago
- Hopefully an open source equivalent of machlib.☆21Updated 8 years ago
- Experiment to attempt to build Apple's dyld tools.☆62Updated 5 years ago
- Disable ASLR/PIE for Mach-O binaries.☆43Updated 10 years ago
- ☆23Updated 11 years ago
- Sniffing on port messages☆27Updated 9 years ago
- Hopper Disassembler scripts for OS X☆75Updated 2 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 diffing tool☆54Updated 10 years ago
- A Mach-O Load Command deobfuscator.☆43Updated 4 years ago
- Reexport symbols for Mach-O and ELF☆38Updated 7 years ago
- Tracing Objective-C method calls☆93Updated 9 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆14Updated 10 years ago
- Tool for reverse-engineering Apple's sandbox☆59Updated 8 years ago
- A Python toolbox for Mach-O files analysis.☆21Updated last year
- do not debug me☆11Updated 6 years ago
- Misc llvm patches☆23Updated 4 years ago
- Modular binary injection framework☆18Updated 5 years ago
- ☆21Updated 10 years ago
- Utility to manipulate codesigned application in Mac OS X. Demonstrate the use of csops system call.☆80Updated last year
- Extensions for LLVM's JIT to run Objective-C and Swift code.☆37Updated 6 years ago
- A macOS IOKit objects hooker☆88Updated 8 years ago
- Valgrind on ARM/Darwin (a.k.a iOS)☆22Updated 10 years ago
- iOS Reverse Tools☆43Updated 8 years ago