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 12 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:
- 在iOS 10.0和10.1上,存在一个内存分配相关的系统bug,在nano_free时会产生崩溃,本文件可以帮助修复这个问题。☆16Updated 8 years ago
- ObjC block -> C function pointer using libffi☆360Updated 3 years ago
- scan iOS private api☆178Updated 9 years ago
- 😈Scripts or demo projects on iOS development or reverse engineering☆319Updated 5 years ago
- Objc runtime additions.☆586Updated 11 years ago
- Minimal for of saurik's ldid and prebuilt binary☆288Updated 12 years ago
- Log the dynamic libraries that are loaded by an application☆166Updated 11 years ago
- An iOS runtime debugger☆130Updated 4 years ago
- 不需要越狱,调用私有方法,获取完整的已安装应用列表、打开和删除应用操作、应用运行时相关信息的查看。☆315Updated 8 years ago
- 使用clang插件完成iOS代码风格检查。☆95Updated 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 5.0/5.1/6.0/6.1/7.0/7.1/8.0/8.1 Headers of All Frameworks (private and not) + SpringBoard☆418Updated 9 years ago
- iOS APP分析无用代码(A source-code level/Clang Approach)☆236Updated 7 years ago
- Hardware Browser for iOS☆288Updated 3 years ago
- Notes for CFRunLoop☆17Updated 9 years ago
- Can be compiled and debugged Apple Inc open source project - objc4☆173Updated 8 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
- iOS async stack trace record☆38Updated 5 years ago
- Tracking block args of Objective-C method based on BlockHook☆78Updated 3 years ago
- iOS IPA package refine and resign☆121Updated 8 years ago
- 一个可以脱离Xcode的debug,直接在app里,打印内存对象,动态改UI,动态跑oc代码的多功能控制台☆133Updated 8 years ago
- [⚠️ DEPRECATED] An standalone tool to automatic generate Call Graph in iOS project☆47Updated 7 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆80Updated 7 years ago
- iOS APP API有效性检查(A clang approach)☆63Updated 8 years ago
- 解析iOS工程中的linkmap文件,方便分析各个模块占用的包大小☆126Updated 4 years ago
- iReSign allows iDevice app bundles (.ipa) files to be signed or resigned with a digital certificate from Apple for distribution. This too…☆90Updated 8 years ago
- A hotfix library based on flex/yacc. You can call any Objective-C class and method using DynamicOC.☆236Updated 5 years ago
- Class Decompile is a python script for Hopper Disassembler. This script can export pseudo code of the classes.☆206Updated last year
- ☆203Updated 8 years ago
- 可对 Xcode 项目工程所有的 objective-c 文件内包含的明文进行加密混淆,提高逆向分析难度。☆158Updated 6 years ago