macmade / CoreFoundationLinks
Custom implementation of Apple's CoreFoundation framework intended to be used in the XEOS operating system as a base for its Objective-C library.
☆26Updated 3 years ago
Alternatives and similar repositories for CoreFoundation
Users that are interested in CoreFoundation are comparing it to the libraries listed below
Sorting:
- Extensions for LLVM's JIT to run Objective-C and Swift code.☆38Updated 5 years ago
- ☆74Updated 3 weeks ago
- Open-source reimplementation of Apple XPC library.☆112Updated 9 years ago
- Bypassing Mac App Sandbox using DYLD_INSERT_LIBRARIES (LD_PRELOAD)☆46Updated 13 years ago
- C++ wrapper for CoreFoundation base classes.☆73Updated last year
- Reverse engineered headers for Apples CoreSymbolication private framework; plus the set of test cases I used to validate it☆91Updated 11 years ago
- C++ compatibility library for Objective-C - Objective-CPP is a library intended to ease software development using Objective-C++. It decl…☆52Updated 2 years ago
- Mac browser for Mach-O binaries (macOS, iOS, watchOS, and tvOS)☆125Updated 4 years ago
- Example code. You probably don't want to use any of this.☆34Updated 2 weeks ago
- Pincrush is an open PNG optimizer implementing Apple's proprietary CgBI format.☆57Updated 8 years ago
- Open source reimplementation of apple's xcode cmdline tools☆43Updated 10 months ago
- A Mach-O Load Command deobfuscator.☆43Updated 3 years ago
- 🆔 Objective-C Compiler for mulle-objc☆28Updated 4 years ago
- XPC and Friends (libxpc, launchd and soon xpc.framework)☆63Updated 7 months ago
- A binary-compatible Foundation.framework clone for Darwin☆36Updated 6 years ago
- ./dsc_extractor dyld_shared_cache_arm64 arm64☆24Updated 5 years ago
- Core Animation and Core Graphics Private API and SPI☆40Updated 6 years ago
- Instructions on how to build the ld64 linker on macOS☆57Updated 6 years ago
- Reduce size of nib-files.☆28Updated 5 years ago
- OS X 10.9 Public Sources☆107Updated 6 years ago
- Automatically exported from code.google.com/p/freequartz☆17Updated 9 years ago
- Simple example of a Mach-O parser☆105Updated 7 years ago
- 💎 A collection of Objective-C root classes for mulle-objc☆52Updated last month
- Experimental block-based swizzling API for Objective-C☆87Updated 10 years ago
- ObjC source code introspection based on libclang and libobjc (for run-time introspection)☆16Updated 8 years ago
- ⏩ A fast, portable Objective-C runtime written 100% in C11☆115Updated last month
- export symbols with “hidden” visibility for Swift frameworks☆25Updated 4 years ago
- Framework allowing applications to establish XPC communications between the main app and background processes☆68Updated 4 years ago
- Simple application to convert nib to xib☆51Updated 2 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 …☆111Updated 10 years ago