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 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
- Simple example of a Mach-O parser☆106Updated 7 years ago
- Interprocess dlsym() for OS X & iOS☆178Updated 8 years ago
- Mach-O learning tool☆44Updated 3 years ago
- Tracing Objective-C method calls☆93Updated 9 years ago
- Experiment to attempt to build Apple's dyld tools.☆62Updated 5 years ago
- Learn MacOS kernel extensions☆46Updated 8 years ago
- Misc llvm patches☆23Updated 4 years ago
- A Mach-O Load Command deobfuscator.☆43Updated 4 years ago
- Reexport symbols for Mach-O and ELF☆38Updated 7 years ago
- A Python toolbox for Mach-O files analysis.☆21Updated last year
- Disable ASLR/PIE for Mach-O binaries.☆43Updated 11 years ago
- Example project demonstrating some kind of OpenSSL certificate pinning. Related to blogpost at TKTK showing how to bypass such pinning.☆19Updated 11 years ago
- Sniffing on port messages☆28Updated 9 years ago
- do not debug me☆11Updated 6 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
- Hopper Disassembler scripts for OS X☆75Updated 3 years ago
- Bypassing Mac App Sandbox using DYLD_INSERT_LIBRARIES (LD_PRELOAD)☆46Updated 14 years ago
- ☆21Updated 10 years ago
- Hopefully an open source equivalent of machlib.☆21Updated 8 years ago
- mach-o diffing tool☆54Updated 10 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
- OS X 10.9 Public Sources☆107Updated 6 years ago
- codesignature construct☆30Updated 10 years ago
- runtime spy elf with android/linux and macho with macOS/IOS☆36Updated 8 years ago
- fG!'s crackme #1 source code☆36Updated 12 years ago
- Valgrind on ARM/Darwin (a.k.a iOS)☆22Updated 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
- NOT MAINTAINED: Generate linkable tbd from mach-o☆53Updated 5 years ago
- Inject a DyLib to an existing Mach-O file☆23Updated 10 years ago