fenglh / OCOBfuscatorAPPLinks
OCObfuscator 是一个Objective-C混淆工具, 基于LLVM Clang 中的LibTooling 模块开发。原理详见:基于LLVM的Objective-C代码混淆实现
☆33Updated 4 years ago
Alternatives and similar repositories for OCOBfuscatorAPP
Users that are interested in OCOBfuscatorAPP are comparing it to the libraries listed below
Sorting:
- 一种轻量级的可以通过苹果审核的热修复方案,可以替代JSPatch的热修复方案。☆119Updated 7 years ago
- Copy from ios-class-guard, origin is unavailable☆27Updated 8 years ago
- Re_sign an ipa using Apple Enterprise Certificate 使用企业证书 对 ipa 进行重签名.☆35Updated 5 years ago
- A real-time iOS log tracing tool that enables viewing iOS logs on a PC web browser within a local area network. The log display automatic…☆28Updated 3 weeks ago
- iOS代码混淆,提供类名混淆python脚本☆26Updated 4 years ago
- 混淆Objective-C的前端工具☆50Updated 7 years ago
- iOS逆向(5)-不懂MachO怎敢说自己懂DYLD☆19Updated 6 years ago
- 本文将介绍iOS代码混淆及编译的自动化脚本方案,支持swift、m、c、cpp和h文件类型的混淆,使用编译时混淆的策略,不影响源码阅读,只需在想要混淆的函数名或者变量名前加个private_即可,可通过函数实现安全混淆、去混淆、混淆再编译。☆87Updated 7 years ago
- iOS逆向之反HOOK的基本防护☆68Updated 7 years ago
- iOS网络请求监控☆101Updated 4 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
- otool -ov生成的文件分析,查找无用的class和无用的类☆31Updated 4 years ago
- iOS代码加密混淆-基础篇☆15Updated 9 years ago
- FishhookDemo☆21Updated 6 years ago
- iOS开发Objective-C项目工程混淆脚本☆21Updated 5 years ago
- iOS native code injector at runtime, only for debug.☆65Updated 5 years ago
- 可对 Xcode 项目工程所有的 objective-c 文件内包含的明文进行加密混淆,提高逆向分析难度。☆159Updated 7 years ago
- iOS 无需越狱逆向微信:自动抢红包☆75Updated 8 years ago
- CrackeApp☆24Updated 7 years ago
- iOS file browser written in Objective-C☆38Updated last year
- 通过Safari与mobileconfig获取iOS设备UDID☆23Updated 6 years ago
- 一个无侵入的 iOS crash 防护框架☆41Updated 8 years ago
- 沉浸式iOS热更新,动态化方案,Objective-C,Swift,hotfix☆25Updated 2 years ago
- VTAntiScreenCapture是个简单的iOS下防止截屏的库☆108Updated 6 years ago
- 静态插桩的方式来实现Hook Method☆158Updated 5 years ago
- 如出现不可用,请前往 https://app.yaozuopan.top 下载最新版。CodeMixer前身为ChaosTool,macOS平台下的iOS混淆/添加垃圾代码工具,生成的代码规范,提高马甲包的过审机率☆31Updated 4 years ago
- ☆90Updated 7 years ago
- ☆134Updated 6 years ago
- 使用fishhook hook objc_msgSend,从而实现oc方法耗时的打印☆65Updated 5 years ago
- 一个代码生成器,自动生成网络请求api类文件☆65Updated 8 years ago