drichardson / examples
Example code. You probably don't want to use any of this.
☆34Updated 5 months ago
Alternatives and similar repositories for examples:
Users that are interested in examples are comparing it to the libraries listed below
- Reverse engineered headers for Apples CoreSymbolication private framework; plus the set of test cases I used to validate it☆90Updated 11 years ago
- A Mach-O Load Command deobfuscator.☆43Updated 3 years ago
- Tool for reverse-engineering Apple's sandbox☆56Updated 7 years ago
- Bypassing Mac App Sandbox using DYLD_INSERT_LIBRARIES (LD_PRELOAD)☆46Updated 13 years ago
- Mach-O learning tool☆41Updated 2 years ago
- Find instances of objc classes at runtime☆22Updated 10 years ago
- Extensions for LLVM's JIT to run Objective-C and Swift code.☆37Updated 5 years ago
- Open-source reimplementation of Apple XPC library.☆111Updated 9 years ago
- Mach-O file parser.☆54Updated this week
- OS X 10.9 Public Sources☆106Updated 6 years ago
- XPC and Friends (libxpc, launchd and soon xpc.framework)☆62Updated 6 months ago
- fmemopen port for iOS and Mac OS X☆98Updated 11 years ago
- Experiment to attempt to build Apple's dyld tools.☆63Updated 4 years ago
- Tiny arm64 LZ4 decompressor☆41Updated 3 years ago
- All versions of Apple's XNU kernel that include DTrace, tagged and imported.☆19Updated 7 years ago
- Simple example of a Mach-O parser☆105Updated 6 years ago
- ABANDONED: Convert a few types of Objective-C objects (see the readme) to and from XPC objects.☆29Updated 13 years ago
- symbol patching v2☆10Updated 10 years ago
- ObjC source code introspection based on libclang and libobjc (for run-time introspection)☆16Updated 8 years ago
- A cross-platform library to parse Objective-C type encoding.☆42Updated 7 months ago
- Blocks runtime library (libBlocksRuntime.a)☆88Updated 3 years ago
- ./dsc_extractor dyld_shared_cache_arm64 arm64☆24Updated 4 years ago
- Interprocess dlsym() for OS X & iOS☆178Updated 7 years ago
- Flow control tracer/debugger for OSX; provides a complete trace of all instructions executed by a process. Perfect if you want to know e…☆21Updated 12 years ago
- libffi for the iPhone, including source code for simulator and device☆59Updated 15 years ago
- Easily build, install and deploy the XNU kernel☆63Updated 9 years ago
- The power of posix_spawn in your shell.☆11Updated 2 years ago
- A Mach-O binary codesign remover.☆40Updated 10 years ago
- Utility to create tbd's off dylibs☆78Updated 4 years ago
- Modifications to Apple's dsc_extractor to fix ObjC selector names. You don't need this.☆43Updated 6 years ago