AaronYi / gnustep-baseLinks
The GNUstep Base Library is a library of general-purpose, non-graphical Objective C objects. For example, it includes classes for strings, object collections, byte streams, typed coders, invocations, notifications, notification dispatchers, moments in time, network ports, remote object messaging support (distributed objects), and event loops.
☆20Updated 13 years ago
Alternatives and similar repositories for gnustep-base
Users that are interested in gnustep-base are comparing it to the libraries listed below
Sorting:
- ObjC block -> C function pointer using libffi☆361Updated 4 years ago
- Minimal for of saurik's ldid and prebuilt binary☆288Updated 13 years ago
- scan iOS private api☆178Updated 9 years ago
- Log the dynamic libraries that are loaded by an application☆166Updated 11 years ago
- Objc runtime additions.☆587Updated 12 years ago
- iOS APP分析无用代码(A source-code level/Clang Approach)☆237Updated 7 years ago
- An iOS runtime debugger☆131Updated 4 years ago
- 不需要越狱,调用私有方法,获取完整的已安装应用列表、打开和删除应用操作、应用运行时相关信息的查看。☆314Updated 8 years ago
- 在iOS 10.0和10.1上,存在一个内存分配相关的系统bug,在nano_free时会产生崩溃,本文件可以帮助修复这个问题。☆16Updated 8 years ago
- 😈Scripts or demo projects on iOS development or reverse engineering☆320Updated 5 years ago
- Can be compiled and debugged Apple Inc open source project - objc4☆173Updated 8 years ago
- 使用clang插件完成iOS代码风格检查。☆95Updated 8 years ago
- Hardware Browser for iOS☆286Updated 4 years ago
- NSRunLoop Reactor Style Implementation: Using BSD kqueue implements iOS/Mac NSRunLoop and RunLoop-Relative Foundation such as perform sel…☆212Updated 5 years ago
- iOS 5.0/5.1/6.0/6.1/7.0/7.1/8.0/8.1 Headers of All Frameworks (private and not) + SpringBoard☆422Updated 10 years ago
- iOS APP API有 效性检查(A clang approach)☆63Updated 9 years ago
- 收集iOS http网络性能、问题的SDK☆28Updated 9 years ago
- Scripts for resign iOS App☆150Updated 9 years ago
- Compile and debug objective-c runtime☆37Updated 10 years ago
- Tracking block args of Objective-C method based on BlockHook☆79Updated 3 years ago
- Camo Preprocessor - Symbol Confusion for Objective C/C++ Source Code☆90Updated 6 years ago
- 对ios可执行文件dylib注入☆70Updated 8 years ago
- ClangKit provides an Objective-C frontend to LibClang. Source tokenization, diagnostics and fix-its are actually implemented.☆365Updated 4 years ago
- NSInvocation category to create NSInvocation with block☆64Updated 10 years ago
- iOS IPA package refine and resign☆120Updated 8 years ago
- ☆146Updated 8 years ago
- 线程安全的可变容器(NSMutableArray,NSMutableDictionary)☆52Updated 11 years ago
- ☆30Updated 8 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆81Updated 7 years ago
- 可对 Xcode 项目工程所有的 objective-c 文件内包含的明文进行加密混淆,提高逆向分析难度。☆160Updated 7 years ago