Juan Heguiabehere
Juan Heguiabehere
Hi, If you're using Snapchat 9.1.2.0 or later, the script will not work anymore. See previous issue. Cheers, Juan
You just run the script, as in $ python decrypt_photos.py Keep in mind you should have the version of ADB that runs as root (see previous issues)
Yes. Maybe you should first check that the ADB program is the right one.
Hi Cibertus, Please confirm the file marvin-django/marvin/marvin/settings.py is present. You should previously have edited it as stated in the README_en.md file, as well as marvin-django/marvin/frontpage/settings.py. Cheers, Juan
Hi, We're using mitmproxy version 0.11.3. They've been changing the API, so it's very likely that newer versions will not work with the dynamic analyzer. I'll try and change it...
There are two problems with that: Cydia Substrate support and fixed network support. I was able to make a version of Toqueton that uses Xposed Framework instead of Cydia Substrate,...
Hi, VM_MANAGER_IP is the address where the server is running. REPORTER_IP is where the client is running, and DOWNLOAD_APK_SITE is where the Marvin front-end is running. You can run the...
It will not work "out of the box": it will require minor modifications to the startup scripts, figuring out how to redirect traffic to the proxy, and maybe do some...
The front end, the static analyzer and the dynamic analyzer all use the same DB backend, so you can see the results from the front end. The dynamic analyzer runs...
Hi, REPORTER_IP is used by Utils.get_reporter(), which itself is called by functions in Trigger.py and Analyzer.py. Perhaps you don't have forwarding enabled, or the iptables set? Check client/client_setup.sh and check...