cocoajin / Security-iOSLinks
some NSData Category for doing RSA,AES,MD5,SHA1,SHA256,Sign,Verify on iOS Cryptography
☆88Updated 8 years ago
Alternatives and similar repositories for Security-iOS
Users that are interested in Security-iOS are comparing it to the libraries listed below
Sorting:
- Runtime基础知识点总结☆73Updated 5 years ago
- 用起来很像performselector,但是完全没有参数个数限制,以及参数id类型限制,(任意类型 struct int bool),功能上很像运行时Objc_msgSend,但是在64位上无需强制类型转换,可以直接输入参数☆210Updated 6 years ago
- QiLagMonitor is an iOS performance detection tool, which can monitor method time and method call stack through hook objc_msgsend.☆133Updated last year
- 截获崩溃信息,用弹出alert代替崩溃☆76Updated 9 years ago
- ZMConfuse 是一个命令行脚本。用于对使用Objective-C 为开发语言的应用进行代码混淆。混淆的内容包括文件名、类名、协议名、属性名、函数名。☆174Updated 9 years ago
- SSKeychain☆157Updated 4 years ago
- ☆109Updated 9 years ago
- iOS图片高性能设置圆角研究过程文章☆90Updated 8 years ago
- Clear objective-c project unused classes.☆163Updated 6 years ago
- 一个简单的使用NSURLSession的下载Demo,包括后台下载和断点下载☆131Updated 7 years ago
- my temporary files☆78Updated 9 years ago
- 一个无侵入的 iOS crash 防护框架,基于 Swizzle Method 的 Crash 防护。能有效的防止代码潜在的crash,自动在app运行时实时捕获导致app崩溃的破环因子,使app避免崩溃,照样可以继续正常运行。 主要参考了《大白健康系统--iOS APP…☆228Updated 6 years ago
- iOS crash保护,unrecognized selector、NSTimer、Container 、NSNotification、NSString 、KVO、KVC等crash保护。☆93Updated 5 years ago
- Decouple huge appDelegate.m into small files.☆74Updated 8 years ago
- init☆127Updated 8 years ago
- Demo for duck type☆36Updated 10 years ago
- iOS基础问答面试题连载-附答案☆55Updated 7 years ago
- ☆107Updated 7 years ago
- AVPlayer缓存实现☆170Updated 8 years ago
- 可对 Xcode 项目工程所有的 objective-c 文件内包含的明文进行 加密混淆,提高逆向分析难度。☆158Updated 6 years ago
- GCDAsyncSocketManager provides qiuick-to-use GCDAsyncSocket to build socket,it contains connect,disconnect,reconnect,beat,custom request …☆262Updated 8 years ago
- 读取项目中的所有中文,并且将这些中文按照国际化格式写入文件中,可以直接拿来实现国际化☆174Updated 7 years ago
- ☆94Updated 6 years ago
- Yet another URL Router for iOS.☆148Updated 8 years ago
- AsyncSocketGCD☆75Updated 13 years ago
- 获取iPhone相关信息以及网络状态等等。☆116Updated 6 years ago
- 演示实时浏览器展示APP的日志☆104Updated 8 years ago
- 一个iOS调试工具,监控所有HTTP请求,自动捕获Crash分析。☆87Updated 8 years ago
- RunLoop 测试相关的Demo☆88Updated 8 years ago
- 基于AVPlayer的iOS视频播放器,支持预设模式:普通模式,竖屏模式,横屏模式,静音模式,自定义模式。接入成本低, 支持丰富的手势操作以及UI自定义。☆192Updated 5 years ago