ObjC source code introspection based on libclang and libobjc (for run-time introspection)
☆16Aug 31, 2016Updated 9 years ago
Alternatives and similar repositories for SourceCodeKit
Users that are interested in SourceCodeKit are comparing it to the libraries listed below
Sorting:
- Étoilé core framework – traits, collection protocols, high order functions, metamodel, UTI etc.☆51Feb 25, 2023Updated 3 years ago
- Post-WIMP UI toolkit to support live and composable UI with full separation of concerns☆17Sep 29, 2016Updated 9 years ago
- Minimalistic unit testing framework for Mac OS X, iOS and GNUstep☆14Feb 25, 2023Updated 3 years ago
- A framework for reflection in Objective-C: an OO wrapper for the Objective-C runtime☆37Oct 30, 2022Updated 3 years ago
- A type decoder for objective c types☆14Oct 20, 2024Updated last year
- iOS devicetree utils☆11Aug 31, 2023Updated 2 years ago
- Height-for-width layout manager for CATextLayer☆21Oct 27, 2009Updated 16 years ago
- Run XPC Activities On Demand☆14Jan 6, 2020Updated 6 years ago
- Hijack I/O Kit to dispatch touch events to the iOS digitizer☆12Aug 5, 2019Updated 6 years ago
- Silence "Class Foo is implemented in both" warnings☆16Jul 17, 2022Updated 3 years ago
- Accompanying code for blog post "Mapping iOS Persistence Attack Surface using Corellium"☆11Jun 10, 2025Updated 8 months ago
- [WIP] Open source implementation of Apple's UXKit PrivateFramework☆25Updated this week
- Apple runtime introspection tools☆21Nov 12, 2024Updated last year
- Opensource re-implementation of `defaults(1)`☆21Feb 13, 2022Updated 4 years ago
- A cross-platform library to parse Objective-C type encoding.☆43Sep 1, 2024Updated last year
- Library for monitoring iOS / OS X filesystems.☆26May 18, 2014Updated 11 years ago
- do not actually use this☆25Dec 7, 2025Updated 2 months ago
- change arch and platform of mach-o binaries, convert executables to dylibs☆28Jan 10, 2026Updated last month
- The Darling Foundation framework, derived from Apportable Foundation☆19Nov 23, 2025Updated 3 months ago
- Generate Objective-C headers from Mach-O files.☆20May 6, 2023Updated 2 years ago
- One-Click to Completely Take Over A macOS Device☆18Aug 25, 2022Updated 3 years ago
- iOS command-line tool for symbolicating crash logs.☆33Apr 23, 2018Updated 7 years ago
- iOS arm64e oldabi converter☆18Oct 27, 2023Updated 2 years ago
- iOS port from nygard/class-dump☆47Apr 18, 2021Updated 4 years ago
- iOS `os_log` viewer that supports both real-time and archived logs☆32May 5, 2025Updated 9 months ago
- A secret agent who spies on what your app's users are doing.☆32Jan 23, 2019Updated 7 years ago
- Valgrind on ARM/Darwin (a.k.a iOS)☆22Jun 3, 2015Updated 10 years ago
- Automatic renaming of Objective-C method stubs in Hopper.☆26Jul 8, 2024Updated last year
- [DEPRECATED]☆233Oct 26, 2017Updated 8 years ago
- A (basic) Mach-O Library☆23Sep 13, 2021Updated 4 years ago
- A compatibility shim for the legacy arm64e ABI apple removed in iOS 15.0☆30May 5, 2023Updated 2 years ago
- Objective-C on Android with Foundation, CoreFoundation, and libdispatch.☆48Jan 13, 2026Updated last month
- My collection of PoCs