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:
- Can be compiled and debugged Apple Inc open source project - objc4☆173Updated 8 years ago
- scan iOS private api☆178Updated 9 years ago
- 😈Scripts or demo projects on iOS development or reverse engineering☆318Updated 5 years ago
- An iOS runtime debugger☆130Updated 4 years ago
- Hardware Browser for iOS☆288Updated 4 years ago
- ObjC block -> C function pointer using libffi☆361Updated 4 years ago
- iOS APP分析无用代码(A source-code level/Clang Approach)☆237Updated 7 years ago
- Objc runtime additions.☆586Updated 12 years ago
- Log the dynamic libraries that are loaded by an application☆166Updated 11 years ago
- [⚠️ DEPRECATED] An standalone tool to automatic generate Call Graph in iOS project☆46Updated 8 years ago
- 解析iOS工程中的linkmap文件,方便分析各个模块占用的包大小☆126Updated 4 years ago
- 使用clang插件完成iOS代码风格检查。☆95Updated 8 years ago
- 不需要越狱,调用私有方法,获取完整的已安装应用列表、打开和删除应用操作、应用运行时相关信息的查看。☆314Updated 8 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 10.0和10.1上,存在一个内存分配相关的系统bug,在nano_free时会产生崩溃,本文件可以帮助修复这个问题。☆16Updated 8 years ago
- NSInvocation category to create NSInvocation with block☆64Updated 9 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆80Updated 7 years ago
- Tracking block args of Objective-C method based on BlockHook☆79Updated 3 years ago
- Minimal for of saurik's ldid and prebuilt binary☆288Updated 13 years ago
- iOS efficient AOP Library using C++ and libffi☆146Updated 6 years ago
- 收集iOS http网络性能、问题的SDK☆28Updated 8 years ago
- A hotfix library based on flex/yacc. You can call any Objective-C class and method using DynamicOC.☆237Updated 5 years ago
- 线程安全的可变容器(NSMutableArray,NSMutableDictionary)☆52Updated 11 years ago
- ClangKit provides an Objective-C frontend to LibClang. Source tokenization, diagnostics and fix-its are actually implemented.☆365Updated 4 years ago
- Scripts for resign iOS App☆150Updated 9 years ago
- 可对 Xcode 项目工程所有的 objective-c 文件内包含 的明文进行加密混淆,提高逆向分析难度。☆160Updated 7 years ago
- symdl is a simple little tool, its function is very similar to dlsym, with symdl, you can pass any global C function name string, so as t…☆73Updated 2 years ago
- A runtime block hook mechanism(一个运行时的 block hook 机制)。☆123Updated 4 years ago
- Notes for CFRunLoop☆17Updated 9 years ago
- stable libffi library for iOS (i386, x86_64, armv7, arm64) which has been fully verified☆95Updated 7 years ago