Downloads directories and files recursively through Objection while maintaining the original file structure* Supports both Android and iOS patched apps.
Sometimes you can only use a Frida gadget to interact with an app. Objection and other tools do not support recursive download. While manually downloading a few hunderd files sounds like a fun time, this tool should make the process a lot less painful.
Make sure that Objection and Frida_tools have been installed.
- Make sure the app is running on the device and that you can run frida-ps. (You dont need to launch it through objection, you can just open it normally)
- Update the variables in the script. <------------------------ This
- Run the script
- Go make a coffee
- Profit.