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:
- Tracing Objective-C method calls☆93Updated 8 years ago
- Simple example of a Mach-O parser☆105Updated 7 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
- 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
- A Mach-O Load Command deobfuscator.☆43Updated 3 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆14Updated 10 years ago
- Reverse engineered headers for Apples CoreSymbolication private framework; plus the set of test cases I used to validate it☆90Updated 11 years ago
- Mach-O learning tool☆44Updated 3 years ago
- Learn MacOS kernel extensions☆46Updated 7 years ago
- Modular binary injection framework☆18Updated 5 years ago
- do not debug me☆11Updated 6 years ago
- Reexport symbols for Mach-O and ELF☆38Updated 7 years ago
- Interprocess dlsym() for OS X & iOS☆178Updated 8 years ago
- ☆21Updated 10 years ago
- Hopefully an open source equivalent of machlib.☆21Updated 8 years ago
- Inject a DyLib to an existing Mach-O file☆23Updated 9 years ago
- Sniffing on port messages☆28Updated 8 years ago
- mach-o diffing tool☆54Updated 10 years ago
- C/C++ machine code obfuscation.☆65Updated 4 years ago
- Example Mac OS X kernel extension that resolves symbols from the running kernel image☆55Updated 13 years ago
- runtime spy elf with android/linux and macho with macOS/IOS☆35Updated 8 years ago
- Demo: Anti Anti-Debug in iOS Kernel☆74Updated 7 years ago
- Utility to manipulate codesigned application in Mac OS X. Demonstrate the use of csops system call.☆78Updated last year
- A kext to facilitate calling PE_enter_debugger on machines that don't respect Cmd-Ctrl-Opt-Shift-Esc☆15Updated 7 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
- Tool for reverse-engineering Apple's sandbox☆60Updated 8 years ago
- Checks macOS for Kernel Task Port. It may help detect intrusive kexts that would leak the kernel task.☆23Updated 2 years ago
- NOT MAINTAINED: Generate linkable tbd from mach-o☆53Updated 5 years ago
- Misc llvm patches☆23Updated 4 years ago