You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Executed the command: python2 -m introspy -p ios -o output -f <IP_of_the_iDevice>
The "introspy" in the command above is the folder that is inside the project. I had to use python2 because the python command in my computer opens up Python 3, but Introspy requires Python 2 to work (I used Python 2.7.6).
After that, it requires the password for the mobile user in the iDevice, which is alpine (if you didn't change it). Then, it will list all the databases that Introspy created at the iDevice, and you choose the number of the one you want to download. It will require the password one more time, and then the database will show up inside the Introspy-Analyzer folder, and also inside the "output" folder (the name of the folder is the one you used in the command on step 3).
Inside the output folder, there will be a report.html file, that you can open using Firefox or Chrome.
python Introspy-Analyzer.introspy
Can you please tell from downloaded repo, what args needs to pass?
If you can provide examples, it will be very useful.
Thank You
The text was updated successfully, but these errors were encountered: