crifan / iOSJailbreakDetectionLinks
iOS的ObjC的app,实现iOS越狱检测
☆44Updated 2 years ago
Alternatives and similar repositories for iOSJailbreakDetection
Users that are interested in iOSJailbreakDetection are comparing it to the libraries listed below
Sorting:
- 搜索macho中的汇编指令☆35Updated 2 years ago
- 更新兼容Xcode15☆73Updated last year
- CaptainHook Tweak、Logos Tweak and Command-line Tool、Patch iOS Apps, Without Jailbreak.☆82Updated last year
- fishhook 和 inlinehook的检测☆16Updated 6 years ago
- 基于 iOS15Dopamine越狱的基础上实现,Xcode 调试任意 App☆93Updated last year
- Debug any process with XCode easily☆93Updated 2 months ago
- MonKeyDev补丁,兼容XCode 15,解决常见问题☆43Updated last year
- 越狱iOS的hook插件,实现反越狱检测☆81Updated last year
- A frida tool that capture GET/POST HTTP requests of iOS Swift library 'Alamofire' and disable SSL Pinning.☆105Updated 2 years ago
- ios application class-dump use frida☆35Updated 2 years ago
- IOS设备信息检测 HOOK检测 应用安全 安全攻防 越狱 重打包 patch 签名检测 注入检测☆46Updated 3 years ago
- iOS Hook在IDA中显示为sub_xxx的函数☆28Updated 6 years ago
- MonkeyDev 支持Xcode 14安装☆24Updated 2 years ago
- a demo show how to dump lldb info to ida.☆42Updated 3 years ago
- 基于 Dopamine 无根越狱实现的插件,该插件可以通过使用 3D Touch 快速Debug 调试某个 App☆34Updated 10 months ago
- A reverse engineering tool to restore stripped symbol table for iOS app.☆104Updated 2 years ago
- demonize an iOS command-line tool on a jail broken device using dpkg & launchctrl☆27Updated 7 years ago
- Tweak 工程创建、配置教程 & 实现logos语法自动补全☆45Updated 3 years ago
- 更新支持swift☆17Updated 4 years ago
- CaptainHook Tweak、Logos Tweak and Command-line Tool、Patch iOS Apps, Without Jailbreak.☆89Updated last week
- FridaSwiftDump a Frida tool for retriving the Swift Object info from an running app.☆87Updated 2 years ago
- ☆32Updated 4 years ago
- 【iOS逆向】根据block签名打印参数与返回值,hook block 并捕获、修改block参数解决方案的小demo