mvt-project/mvt
MVT (Mobile Verification Toolkit) helps with conducting forensics of mobile devices in order to find signs of a potential compromise.
About the project
A collection of mobile forensics utilities that gather and analyze traces of compromise on Android and iOS devices, matching them against public indicators of compromise (IOCs). Built by Amnesty International Security Lab for technologists and investigators, not for end-user self-assessment.
Useful for
- Check an iPhone backup for traces of known spyware campaigns using public IOCs
- Collect forensic artifacts from an Android device over adb for later analysis
- Download the latest indicators of compromise with download-iocs before scanning
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 41 stars so far today, about 107 expected by the end of the day. The usual pace is 6 per day, so that's 17× as much.
- Over the last two days the pace is 27× that of the previous week and a half.
- The spike has held for 3 days in a row — not a one-off blip.
- GitHub Trending today: #8, +177 stars.
- GitHub Trending Python today: #2, +177 stars.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 13,378
- Stars in a day
- 107
- Forks
- 1,310
- Issues and pull requests
- 887
- Watchers
- 284
- Language
- Python
- Latest release
- v2026.9.21 · September 21, 2026
- Created
- July 16, 2021
- Last push
- September 21, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 21, 2026GitHub Trending today: #8, +177 stars; GitHub Trending Python today: #2, +177 stars
Similar projects
-
7.6
cloudflare/security-audit-skill
A coding-agent skill that turns the agent into a security auditor, running a multi-phase code audit with independently verified, machine-readable findings.
-
5.7
newliver666/apk-reverse
An Agent Skill for Android APK reverse engineering: unpacking, ad removal, dex patching, repacking, and runtime/server analysis. Loaded by an agent (Claude Code, Codex) while it works.
-
5.4
MSNightmare/BigDiskBuster
A C++ proof-of-concept that blocks Windows Defender platform and signature updates, causing a denial of service for the antivirus.
-
4.2
HyNetworks/OpenGFW
An open-source DIY Great Firewall for Linux: it reassembles IP/TCP flows, analyzes protocols (HTTP, TLS, QUIC, DNS, SSH, VPNs) and filters connections via an expr-based rule engine. Aimed at home routers and servers…
-
3.9
ejfkdev/ddc
A Rust DEX-to-Java decompiler for Android with progressive analysis: query metadata first and decompile classes on demand instead of a full run. Its output is javac-verified across seven real-world APKs.
-
3.7
YuJunZhiXue/dsh-purge
A local DeepSeek Harness plugin that reversibly patches installed @deepseek-ai packages to strip built-in refusals and swap prompts per model. Intended for red-team research and robustness evaluation in an authorized…