【iOS安全】高效Tweak工具函数集,基于theos、monkeyDev。(含方法调用链追踪、递归获取任意层级view、拦截并修改全局请求、清除keyChain数据、block还原、打印类的属性和方法、数据转换、数据存储、添加轮询、网络请求、加密解密等各种协助逆向分析函数)-仅限用于测试和加强自己的应用,禁止用于任何其他用途
☆287Jan 4, 2026Updated 2 months ago
Alternatives and similar repositories for ZXHookUtil
Users that are interested in ZXHookUtil are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 【iOS逆向】根据block签名打印参数与返回值,hook block 并捕获、修改block参数解决方案的小demo(仅限用于测试和加强自己的应用,禁止用于任何其他用途)☆39Jan 4, 2026Updated 2 months ago
- 基于NSURLProtocol一句话实现iOS应用底层所有网络请求拦截(含网页ajax请求拦截【不支持WKWebView】)、一句话实现防抓包(使Thor,Charles,Burp等代理抓包方式全部失效,且即使开启了代理,也不影响App内部的正常请求)。包含http-dns…☆366May 3, 2023Updated 2 years ago
- 【iOS应用安全、安全攻防】hook及越狱的基本防护与检测(动态库注入检测、hook检测与防护、越狱检测、签名校验、汇编分析、IDA反编译分析加密协议Demo);【数据传输安全】浅谈http、https与数据加密;代码加密&混淆;防抓包、http-dns解决方案,防止DNS…☆475Jan 4, 2026Updated 2 months ago
- iOSApp+Springboot后端sign签名+aes加密原理&逆向破解分析示例(class-dump+Logos+monkeyDev+IDA),含iOS端+JAVA后端源码。-介绍iOS安全相关知识,用于研究和加强自己的应用的安全性,禁止用于任何其他用途!☆36Jan 4, 2026Updated 2 months ago
- 越狱iOS的hook插件,实现反越狱检测☆111Dec 21, 2023Updated 2 years ago
- Tweak 工程创建、配置教程 & 实现logos语法自动补全☆47Oct 25, 2025Updated 4 months ago
- Jailbreak/TrollStore development with Xcode, Next generation of Theos☆370Jan 31, 2026Updated last month
- ☆15May 9, 2021Updated 4 years ago
- Hook & create subclass without jailbreak☆200Mar 25, 2021Updated 4 years ago
- 基于 Dopamine 无根越狱实现的插件,该插件可以通过使用 3D Touch 快速Debug 调试某个 App☆35Sep 5, 2024Updated last year
- Trace Any Objective-C Method Calls☆264Mar 19, 2024Updated 2 years ago
- LLDB python scripts for iOS arm64 reversing by xia0☆683May 11, 2023Updated 2 years ago
- Tweak for TikTok☆74May 31, 2023Updated 2 years ago
- Debug any process with XCode easily☆103May 13, 2025Updated 10 months ago
- CaptainHook Tweak、Logos Tweak and Command-line Tool、Patch iOS Apps, Without Jailbreak.☆96Oct 13, 2025Updated 5 months ago
- Allow Xcode to start a custom debugserver with root privileges to debug iOS apps.☆261Jul 4, 2025Updated 8 months ago
- iOS非越狱设备逆向分析工具集☆31Jun 16, 2019Updated 6 years ago
- SwiftDump is a command-line tool for retriving the Swift Object info from Mach-O file.☆436Aug 18, 2023Updated 2 years ago
- 根据IPAPatch修改的工程,方便分析iOSApp☆17Mar 12, 2025Updated last year
- tap shortcut(double tap app icon is deault close because app will pause) to debug app (support iOS11/12/13 and A12)☆51Mar 27, 2020Updated 5 years ago
- 基于 iOS15Dopamine越狱的基础上实现,Xcode 调 试任意 App☆109Jun 12, 2024Updated last year
- hook objc_msgSend with inline Hook and fishhook☆40Feb 3, 2026Updated last month
- 重新开源!ECSigneriOS签名iPhone客户端:企业签、个人签、超级签,多文件同时签名,时间锁加锁去锁,证书状态读取,修改包信息,服务器管理等。☆47Jul 18, 2022Updated 3 years ago
- A tool that helps you easy trace classes, functions, and modify the return values of methods on iOS platform☆1,140Mar 16, 2026Updated last week
- A tweak that returns fake UDID when getting it via .mobileconfig file.☆14Dec 29, 2018Updated 7 years ago
- 🔥🔥🔥微信公众号:Cydiapps🔥🔥🔥 => Cydia插件 Logos语言 开发Tweak.xm Cydia Substrate 注入dylib iOS逆向工程开发 越狱Jailbreak deb插件 - fishhook / Frid…☆1,179May 3, 2024Updated last year
- A frida tool that capture GET/POST HTTP requests of iOS Swift library 'Alamofire' and disable SSL Pinning.☆112Jan 6, 2023Updated 3 years ago
- MonKeyDev补丁,兼容XCode 15,解决常见问题☆44Jan 16, 2024Updated 2 years ago
- iOS应用安全,网络证书校验,反调试,反注入☆14Jan 17, 2020Updated 6 years ago
- 免越狱iOS内存修改器比IGG快,支持远程更新,远程菜单☆29Apr 13, 2021Updated 4 years ago
- 更新兼容Xcode15☆74Jan 12, 2024Updated 2 years ago
- 输入下载页面链接自动解析ipa下载地址,支持本地下载和分享,支持自动处理UDID描述文件,支持第三方和自定义下载页面(通过拦截webView的itms-services://请求解析plist文件,支持各类企业版、内测包ipa下载)-仅限用于下载自己的ipa,禁止用于任何其…☆781Feb 6, 2026Updated last month
- 基于 Dopamine 无根越狱实现的插件,该插件可以调试 iOS 的 UI 界面☆147Sep 27, 2024Updated last year
- 读取 embedded.mobileprovision 文件做一层ios包防重签名☆15Jun 24, 2019Updated 6 years ago
- issh is a tool like adb on android for iOS reversing and debugging. save your time for working on jailbroken idevice.☆217Aug 16, 2020Updated 5 years ago
- 通过tweak注入动态库☆10Jan 15, 2025Updated last year
- iOS系统的逆向代码☆13Nov 13, 2017Updated 8 years ago
- 屏蔽锤子的越狱检测☆24Apr 6, 2020Updated 5 years ago
- [deprecated] Yet another frida based iOS dumpdecrypted. Also decrypts app extensions☆1,412Updated this week