mvt-project/mvt ? reverse-engineered prompt
Reverse engineered prompt
Build me a Python based command line toolkit for mobile forensics that helps investigators check Android phones and iPhones for signs of possible compromise. I want it to feel like one package with two clear commands, one for iOS and one for Android, that can collect useful forensic traces and also scan device data against public indicators of compromise for known spyware campaigns.
Please keep the tone and safety messaging responsible. Make it clear this is an expert focused forensic tool for consensual analysis, not a consumer app that tells people their phone is definitely clean. If indicators are used, the tool should explain their limits and avoid overclaiming results.
It should be installable as a normal Python tool, include decent docs, tests, and helpful command help text. Shell completion support for common shells would be great too. If custom analysis modules are part of the design, make that possible in a simple way. Look up current docs online if you need to match expected behavior.
Have a live product UI? Try website reverse