gopep9 / pbxtool
一个python库,包含操作xcode工程的pbxproj基本和常用的操作,可扩展
☆13Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for pbxtool
- iOS开发Objective-C项目工程混淆脚本☆19Updated 4 years ago
- iOS代码混淆,提供类名混淆python脚本☆26Updated 3 years ago
- otool -ov生成的文件分析,查找无用的class和无用的类☆31Updated 3 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…☆23Updated this week
- Support Python 3☆17Updated 5 years ago
- Objective-C 解析、修改、比较、保存 pbxproj 格式文件☆12Updated 4 years ago
- Re_sign an ipa using Apple Enterprise Certificate 使用企业证书 对 ipa 进行重签名.☆35Updated 5 years ago
- iOS屏幕录制/屏幕直播框架☆43Updated 5 years ago
- Generate Objective-C headers from Mach-O files.☆15Updated 2 years ago
- xcode自动化打包,一键上传appstore脚本☆22Updated last year
- App Store《面试题大全》开源,设计全套无服务器实现上线,版本更新。markdown语法展示等。☆19Updated 2 years ago
- ☆29Updated 3 years ago
- 使用 Lookin 查看 iOS 越狱设备上所有的 App☆34Updated 4 years ago
- ☆32Updated 4 years ago
- 如出现不可用,请前往 https://app.yaozuopan.top 下载最新版。CodeMixer前身为ChaosTool,macOS平台下的iOS混淆/添加垃圾代码工具,生成的代码规范,提高马甲包的过审机率☆31Updated 3 years ago
- ☆23Updated 6 years ago
- xcode 10 'string' file not found C++头文件缺失☆27Updated 4 years ago
- MachOView fork☆35Updated 5 years ago
- 本文将介绍iOS代码混淆及编译的自动化脚本方案,支持swift、m、c、cpp和h文件类型的混淆,使用编译时混淆的策略,不影响源码阅读,只需在想要混淆的函数名或者变量名前加个private_即可,可通过函数实现安全混淆、去混淆、混淆再编译。☆84Updated 6 years ago
- 清理iOS工程中重复,相似,未使用图片的Python脚本☆14Updated 7 years ago
- JSPatch被苹果爸爸封了以后hotfix怎么办?业务需求需要尽快上线怎么办?可以尝试使用JOBridge。其使用了和JSPatch不一样的实现方案,全部由OC实现,比JSPatch功能更强,性能也更好,语法上也基本保持一致(之后我会给出一些示例),当然最关键的是苹果爸爸…☆17Updated 5 years ago
- Objective C method tracing tool for iOS/macOS☆57Updated 5 years ago
- iOS App 的 Mac 重签名工具☆165Updated 2 years ago
- iOS端 冷启动耗时分析工具☆57Updated 2 years ago
- support for iOS objc application's binary layout.二进制重排trace生成order_file以及order_string☆42Updated 5 years ago
- iOS 开发调试工具[环境切换、崩溃收集、日志查看、请求拦截、沙盒浏览]☆35Updated 4 years ago
- SOT iOS热更新方案的示例DEMO☆13Updated last year
- OCObfuscator 是一个Objective-C混淆工具, 基于LLVM Clang 中的LibTooling 模块开发。原理详见:基于LLVM的Objective-C代码混淆实现☆32Updated 3 years ago