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:
- Interprocess dlsym() for OS X & iOS☆179Updated 7 years ago
- Simple example of a Mach-O parser☆105Updated 7 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
- Tracing Objective-C method calls☆94Updated 8 years ago
- Hopper Disassembler scripts for OS X☆75Updated 2 years ago
- OS X 10.9 Public Sources☆108Updated 6 years ago
- Valgrind on ARM/Darwin (a.k.a iOS)☆22Updated 10 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
- 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
- Reexport symbols for Mach-O and ELF☆38Updated 7 years ago
- Sniffing on port messages☆28Updated 8 years ago
- Utility to manipulate codesigned application in Mac OS X. Demonstrate the use of csops system call.☆79Updated last year
- Learn MacOS kernel extensions☆47Updated 7 years ago
- Capstone disassemble scripts for lldb☆73Updated 6 years ago
- Mach-O learning tool☆44Updated 3 years ago
- A tiny macOS 10.12 Sierra kernel extension for disabling CS_REQUIRE_LV system-wide☆73Updated 8 years ago
- Example Mac OS X kernel extension that resolves symbols from the running kernel image☆55Updated 13 years ago
- Hopper Disassembler SDK (unofficial repository)☆34Updated 4 years ago
- The system utility displays extended information about Mach-O executed files and libraries. MachoViewer has been designed as a part of Ta…☆21Updated 13 years ago
- fG!'s crackme #1 source code☆36Updated 12 years ago
- ☆62Updated 8 years ago
- ☆21Updated 10 years ago
- NOT MAINTAINED: Generate linkable tbd from mach-o☆53Updated 5 years ago
- Misc llvm patches☆23Updated 4 years ago
- Tool for reverse-engineering Apple's sandbox☆59Updated 8 years ago
- Apple Open Source Downloader☆49Updated 5 years ago
- iOS Interface Builder utility, implemented in python.☆90Updated 8 years ago
- removePIE changes the MH_PIE flag of the MACH-O header on iOS applications to disable ASLR on applications☆80Updated 11 years ago