xxtea / xxtea-objc
XXTEA encryption algorithm library for Objective-C.
☆42Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for xxtea-objc
- Networking based on curl☆49Updated 7 years ago
- iOS代码混淆Demo☆39Updated 6 years ago
- a lite ios hotfix solution based on Aspects☆54Updated 5 years ago
- Sample codes for my blog (http://hrchen.com)☆53Updated 9 years ago
- 解析iOS crash 工具☆62Updated 7 years ago
- iOS APP API有效性检查(A clang approach)☆64Updated 8 years ago
- iOS vpn tool (Objective-C, NetworkExtension)☆24Updated 7 years ago
- ☆59Updated 8 years ago
- ☆27Updated 6 years ago
- Prior to iOS 5 it was relatively straightforward to detect whether a device was muted by using an audio route to detect playback type.☆154Updated 12 years ago
- 解析dns的三种方法☆44Updated 9 years ago
- 线程安全的可变容器(NSMutableArray,NSMutableDictionary)☆52Updated 10 years ago
- app content webclip to desktop☆58Updated 9 years ago
- 一个在iOS9下才可以支持的,app跨域访问外部safari数据的工具,主要用于wap网页上产生了数据,在app下载后读取数据,延续wap的行为☆46Updated 7 years ago
- HttpProxyExample-Example of using NSProxy☆47Updated 9 years ago
- a wrapper of AudioSession☆49Updated 8 years ago
- Convert UIWebView Context to Image and PDF files.☆74Updated 2 years ago
- 检测主线程卡顿,输出卡顿发生时的堆栈信息. Detect main thread slow ,and output stack symbols.☆33Updated 4 years ago
- App脚本重签名☆34Updated 5 years ago
- 不需要重新编译重新运行APP,直接在模拟器里就可以随时修改JS代码,随时看效果,实时报错提醒,实时Reload刷新☆29Updated 7 years ago
- ☆63Updated 8 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆31Updated 2 years ago
- objc4-709 可调试☆31Updated 6 years ago
- A simple proxy class that multiplexes and dispatches protocol methods to multiple objects.☆37Updated 9 years ago
- hook WKWebViewHook request with NSURLProtocol☆80Updated 6 years ago
- 可循环的scrollView☆30Updated 8 years ago