needle
needle copied to clipboard
The iOS Security Testing Framework
File "mac_apt.py", line 24, in import pyewf ModuleNotFoundError: No module named 'pyewf'
The Cydia repository (http://mobiletools.mwrinfosecurity.com/cydia/) needed to install NeedleAgent is down. Can you please fix that ? Davy
## Issue I've tried installing the NeedleAgent via the repository on the installation guide page and directly via the released .deb file. Saleo fails to install NeedleAgent (via the published...
## Issue ### Expected behaviour Tell us what should happen. ### Actual behaviour Tell us what happens instead. ### Steps to reproduce 1. 2. 3. ### needle error logs Ensure...
Don't use deprecated `apt-get --force-yes` ### Fixed Fixing the warning ```[!] W: --force-yes is deprecated, use one of the options starting with --allow instead.``` when using the dependency_installer.
## Enhancement Frida script for tracing Common Crypto functions, including the function arguments and return values ### Expected behaviour For example: ``` CALLED C CCCrypt arguments = alg = dataIn...
Hey there, since there is a jailbreak for iOS 11 out, are you planning support for iOS 11? Greetings
## Issue ### Expected behaviour Should tell me os_version ### Actual behaviour Prints error "Connection dropped", Needle Agent reports "Disconnected" after os_version received ### Steps to reproduce 1. `python needle-cli.py...
## Issue The anti-hooking script is not running due to a Python error. Attempts to run the script from a frida shell after supplying a hardcoded `title` and `content` result...
## Issue Do you plan to update release for Chimera jail break? I have used Chimera JailBreak on IOS 12.1.2 and have many many issues beginning from dependency install... ###...