dengbin9009 / FishhookDemoLinks
FishhookDemo
☆21Updated 6 years ago
Alternatives and similar repositories for FishhookDemo
Users that are interested in FishhookDemo are comparing it to the libraries listed below
Sorting:
- A runtime block hook mechanism(一个运行时的 block hook 机制)。☆121Updated 4 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆80Updated 7 years ago
- convert Objective-C to mango script//github.com/YPLiang19/Mango☆90Updated 5 months ago
- Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi.☆51Updated 6 years ago
- QiLagMonitor is an iOS performance detection tool, which can monitor method time and method call stack through hook objc_msgsend.☆134Updated last year
- MachOView fork☆35Updated 6 years ago
- 一种轻量级的可以通过苹果审核的热修复方案,可以替代JSPatch的热修复方案。☆120Updated 7 years ago
- a lite ios hotfix solution based on Aspects☆54Updated 6 years ago
- 静态插桩的方式来实现Hook Method☆158Updated 5 years ago
- my temporary files☆78Updated 9 years ago
- 可对 Xcode 项目工程所有的 objective-c 文件内包含的明文进行加密混淆,提高逆向分析难度。☆158Updated 6 years ago
- 由于官方machoview不再维护,出现和macOS 或Xcode不兼容的问题,所在这里自己维护一下MachoView☆38Updated 6 years ago
- Assistive Button imitate the iOS system AssistiveTouch☆114Updated 3 years ago
- A hotfix library based on flex/yacc. You can call any Objective-C class and method using DynamicOC.☆236Updated 5 years ago
- support for iOS objc application's binary layout.二进制重排trace生成order_file以及order_string☆42Updated 5 years ago
- A Network Monitor,一个iOS网络监控,非常轻量级,能够监控到当前APP内发生的网络请求☆64Updated 8 years ago
- Objective C method tracing tool for iOS/macOS☆58Updated 6 years ago
- An iOS library for network tracking.It can be used to evaluate performance or capture packets.☆98Updated 6 years ago
- iOS网络请求监控☆101Updated 4 years ago
- ☆46Updated 3 weeks ago
- Support Python 3☆17Updated 6 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
- ☆109Updated 10 years ago
- iOS native code injector at runtime, only for debug.☆66Updated 5 years ago
- 方法耗时分析☆120Updated 5 years ago
- 获取调用堆栈☆34Updated 4 years ago
- stable libffi library for iOS (i386, x86_64, armv7, arm64) which has been fully verified☆95Updated 7 years ago
- iOS efficient AOP Library using C++ and libffi☆146Updated 5 years ago
- 用起来很像performselector,但是完全没有参数个数限制,以及参数id类型限制,(任意类型 struct int bool),功能上很像运行时Objc_msgSend,但是在64位上无需强制类型转换,可以直接输入参数☆210Updated 6 years ago
- Demo for duck type☆36Updated 11 years ago