iOS-Reverse-Engineering-Dev / PackageApplicationLinks
PackageApplication is still here waiting for you, even if Xcode 8.3.2 excluded it, so what ? `xcrun -sdk iphoneos PackageApplication -v youapp.app -o $(pwd)/youapp.ipa`
☆10Updated 8 years ago
Alternatives and similar repositories for PackageApplication
Users that are interested in PackageApplication are comparing it to the libraries listed below
Sorting:
- 获取调用堆栈☆34Updated 4 years ago
- MachOView fork☆35Updated 6 years ago
- A simple Reveal Loader for iOS 11☆51Updated 7 years ago
- support for iOS objc application's binary layout.二进制重排trace生成order_file以及order_string☆42Updated 5 years ago
- Show log message in APP window☆16Updated 4 years ago
- 一个无侵入的 iOS crash 防护框架☆41Updated 8 years ago
- iOS native code injector at runtime, only for debug.☆67Updated 5 years ago
- Tracking block args of Objective-C method based on BlockHook☆78Updated 3 years ago
- App脚本重签名☆34Updated 5 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆80Updated 7 years ago
- FishhookDemo☆21Updated 6 years ago
- 基于JS的热更新.☆25Updated 5 years ago
- 小专栏【iOS开发之深入理解runtime】(https://xiaozhuanlan.com/runtime) 的配套Demo☆33Updated last year
- A runtime block hook mechanism(一个运行时的 block hook 机制)。☆119Updated 4 years ago
- A simple demo about using libclang in Xcode☆18Updated 8 years ago
- iOS 组件二进制化方案☆43Updated 3 years ago
- Copy from ios-class-guard, origin is unavailable☆27Updated 8 years ago
- Generate Objective-C headers from Mach-O files.☆16Updated 3 years ago
- Networking based on curl☆49Updated 7 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆30Updated 3 years ago
- Tiercel 的 Objective-C 桥接扩展☆26Updated 4 years ago
- Apple Open Source Objc4-709可编译调试版本☆30Updated 7 years ago
- 解析iOS crash 工具☆62Updated 8 years ago
- 优雅的模拟 Objective-C 方法,对参数、返回值进行任意修改和检查。☆24Updated 4 years ago
- iOS逆向(5)-不懂MachO怎敢说自己懂DYLD☆18Updated 5 years ago
- An Xcode Source Editor Extension that helps navigating to many places easier☆25Updated 6 years ago
- View the signature structure of app. from codesign☆32Updated 9 years ago
- my temporary files☆78Updated 9 years ago
- OCObfuscator 是一个Objective-C混淆工具, 基于LLVM Clang 中的LibTooling 模块开发。原理详见:基于LLVM的Objective-C代码混淆实现☆32Updated 3 years ago
- NSInvocation☆18Updated 9 years ago