objectionRecursiveDownload: A simple node.js wrapper script written to recursively download an application directory through sensepost's objection toolkit and the Frida instrumentation toolkit.
The scripts requires frida and objection to be installed localy and can support either an injected frida-gadget or frida-server on the device.
Usage: node dl.js [options]
This script wraps the objection tool from sensepost to recursively download application files from a connected device.
Options: -j --gadget option passed to objection
Example: node dl.js -j '--gadget "App Name"'
Author, Contributors, and License
Issue Reports
I'm sure there are issues, but seeing that only a handful of people ever have used the script, they don't tell me about them... :)