Add iDump as alternative to frida-ios-dump in MASTG-TOOL-0050 - #3799
Conversation
|
Thank you for your contribution! However, this PR does not reference any issues. To contribute to this project, please:
Please reopen this PR once you have linked it to an issue you are assigned to. |
|
Thanks for sharing! As this tool was just released: on which iOS devices and jailbreak types could you test the tool? In case an iOS app can only be installed on iOS versions > 17 (where no jailbreak is available), was it possible for you to dump apps with your tool by changing the minimumOSVersion as described here: https://dvuln.com/blog/modern-ios-pentesting-no-jailbreak-needed. |
|
@sushi2k I tested it on iOS 16.7.15 with |
|
@sushi2k I guess I misunderstood you the first time. I read the article, and my answer is yes, of course. If the app, after all modifications, can be installed on an iOS below 17 (after changing the minimumOSVersion), then my utility will be able to dump it from the device. But if your question is whether my utility can replace the |
Description
frida-ios-dumpis currently broken with Frida 17+ and appears unmaintained,leaving users without a working alternative for iOS binary decryption.
iDumpwas built as a modern drop-in replacement.AI Tool Disclosure
Check exactly one option.
If AI tools were used to generate or substantially modify code or text, complete the following.
For first-time contributors using AI tools.
Undisclosed use of AI tools will result in the PR being closed. Large rewrites or bulk changes generated by AI require explicit prior approval from the maintainers. Learn more in "Use of AI tools in contributions".
Contributor Checklist
Relevant documentation.
Contributors are expected to understand basic git and GitHub workflows, including forks, branches, commits, and pull requests. The project does not provide training. Pull requests that do not meet these minimum requirements may be closed without review.