This repository was archived by the owner on May 9, 2025. It is now read-only.
v1.0.0
Added
- [AGENT] Released Needle Agent
- [CORE] iOS 10 Support
- [CORE] Overhaul of the Core
- [CORE] Possibility to disable modules if running incompatible version of iOS
- [MODULE] Simple CLI Client (
various/agent_client) - [MODULE] Frida Jailbreak Detection Bypass (
dynamic/detection/script_jailbreak-detection-bypass.py) [from @HenryHoggard] - [MODULE] Frida Touch Id Bypass (
hooking/frida/script_touch-id-bypass) [from @HenryHoggard] - [SUPPORT] Updated documentation
Fixed
- [MODULE] Fix
storage/data/keychain_dump_fridaACL Parsing [from @bernard-wagner] - [MODULE] Frida modules spawn app with Frida instead of UIOpen [from @HenryHoggard]
- [MODULE] Frida enumerate methods performance enhancement [from @HenryHoggard]
Removed
- [CORE] Dependencies superseded by the Needle Agent