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☆360Updated 4 years ago
- 在iOS 10.0和10.1上,存在一个内存分配相关的系统bug,在nano_free时会产生崩溃,本文件可以帮助修复这个问题。☆16Updated 8 years ago
- Log the dynamic libraries that are loaded by an application☆167Updated 11 years ago
- Minimal for of saurik's ldid and prebuilt binary☆288Updated 13 years ago
- Objc runtime additions.☆587Updated 12 years ago
- Hardware Browser for iOS☆286Updated 4 years ago
- Notes for CFRunLoop☆17Updated 9 years ago
- 收集iOS http网络性能、问题的SDK☆28Updated 9 years ago
- Can be compiled and debugged Apple Inc open source project - objc4☆173Updated 8 years ago
- iOS APP分析无用代码(A source-code level/Clang Approach)☆237Updated 7 years ago
- scan iOS private api☆178Updated 10 years ago
- 不需要越狱,调用私有方法,获取完整的已安装应用列表、打开和删除应用操作、应用运行时相关信息的查看。☆315Updated 8 years ago
- 使用clang插件完成iOS代码风格检查。☆94Updated 9 years ago
- 线程安全的可变容器(NSMutableArray,NSMutableDictionary)☆52Updated 11 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
- CPU Dasher for iOS source code. It only supports ARMv7 and ARMv7s architectures.☆97Updated 8 years ago
- An iOS runtime debugger☆131Updated 5 years ago
- 可对 Xcode 项目工程所有的 objective-c 文件内包含的明文进行加密混淆,提高逆向分析难度。☆161Updated 7 years ago
- Compile and debug objective-c runtime☆37Updated 10 years ago
- NSInvocation category to create NSInvocation with block☆64Updated 10 years ago
- iOS APP API有效性检查(A clang approach)☆63Updated 9 years ago
- 😈Scripts or demo projects on iOS development or reverse engineering☆321Updated last week
- 一个可以脱离Xcode的debug,直接在app里,打印内存对象,动态改UI,动态跑oc代码的多功能控制台☆133Updated 9 years ago
- 对ios可执行文件dylib注入☆69Updated 9 years ago
- 解析iOS工程中的linkmap文件,方便分析各个模块占用的包大小☆125Updated 4 years ago
- A hotfix library based on flex/yacc. You can call any Objective-C class and method using DynamicOC.☆237Updated 5 years ago
- [⚠️ DEPRECATED] An standalone tool to automatic generate Call Graph in iOS project☆46Updated 8 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆81Updated 7 years ago
- A light-weighted framework empowering Objective-C with annotation feature.☆73Updated 8 years ago
- iReSign allows iDevice app bundles (.ipa) files to be signed or resigned with a digital certificate from Apple for distribution. This too…☆89Updated 8 years ago