JonorZhang / iOSConfuseLinks
本文将介绍iOS代码混淆及编译的自动化脚本方案,支持swift、m、c、cpp和h文件类型的混淆,使用编译时混淆的策略,不影响源码阅读,只需在想要混淆的函数名或者变量名前加个private_即可,可通过函数实现安全混淆、去混淆、混淆再编译。
☆87Updated 6 years ago
Alternatives and similar repositories for iOSConfuse
Users that are interested in iOSConfuse are comparing it to the libraries listed below
Sorting:
- ☆91Updated 7 years ago
- ios自动打包生成ipa到桌面 傻瓜版本☆149Updated 7 years ago
- 用于存放博客中的 Demo 代码☆119Updated 6 years ago
- 一个代码生成器,自动生成网络请求api类文件☆65Updated 8 years ago
- convert Objective-C to mango script//github.com/YPLiang19/Mango☆90Updated 2 months ago
- 一种轻量级的可以通过苹果审核的热修复方案,可以替代JSPatch的热修复方案。☆121Updated 7 years ago
- iOS网络请求监控☆101Updated 4 years ago
- Reachability改进,判断网络环境2G/3G/4G/WiFi等☆56Updated 4 years ago
- iOS 10.3 更换App图标 系列文章Demo☆132Updated 8 years ago
- iOS调试库,支持iOS11+,无需添加任何代码,方便iOS开发和测试。 iOS debugging library, support for iOS11 +, without adding any code to facilitate iOS development a…☆81Updated 2 months ago
- 国际化自动导入工具。☆48Updated 2 years ago
- ios7 之后获取 ios设备mac(物理地址)☆39Updated 7 years ago
- QiLagMonitor is an iOS performance detection tool, which can monitor method time and method call stack through hook objc_msgsend.☆132Updated last year
- iOS代码混淆,提供类名混淆python脚本☆26Updated 4 years ago
- ☆105Updated last month
- ☆167Updated 6 years ago
- A script that automatically creates an appIcon with debugging information☆61Updated 6 years ago
- 👍🏻📥Maybe the best file downloader.☆243Updated 4 years ago
- 获取iPhone相关信息以及网络状态等等。☆116Updated 6 years ago
- 快速实现 UIView 镂空效果。☆141Updated 2 years ago
- Lightweight non-intrusive event tracking solution / 轻量级非侵入式埋点方案☆50Updated 5 years ago
- iOS端将输出日志log悬浮显示在屏幕上,可以生成日志文件分享,便于在真机没有连接xcode的情况下调试信息。 The iOS side displays the output log log on the screen, and can generate log fil…☆56Updated 3 years ago
- 用于检索本地的数据来发布Plist到Github本地文件安装 利用Github的HTTPS实现ATO的安装方式 本地地址安装 安装便捷☆30Updated 5 years ago
- 适用于iOS深色模式的令人愉快的主题框架☆87Updated 4 years ago
- iOS 使用NetworkExtension创建 VPN☆54Updated last year
- App sandbox file manager of iOS device ! iOS真机沙盒文件管理器 !☆51Updated 3 years ago
- WKWebView 显示 HTML 中的 GIF 动图、WebP 无损图片,最简单、最方便的接入!☆52Updated 4 years ago
- iOS内购(This is used for in app purchases on iOS) [Swift Version]:https://github.com/itenfay/DYFStore☆100Updated last year
- 使用operation的方式实现m3u8本地缓存和播放。可控制媒体并发数,单个媒体文件下载并发数;支持任务挂起恢复、支持任务取消。☆57Updated 4 years ago
- 可对 Xcode 项目工程所有的 objective-c 文件内包含的明文进行加密混淆,提高逆向分析难度。☆158Updated 6 years ago