# Mobile Verification Toolkit **github.com/mvt-project/mvt** mvt-project [pypipypi v1.5.4v1.5.4](https://pypi.org/project/mvt/) [docsdocs passingpassing](https://docs.mvt.re/en/latest/?badge=latest) CICI [passingpassing](https://github.com/mvt-project/mvt/actions/workflows/python-package.yml) [downloadsdownloads 133k133k](https://pepy.tech/project/mvt) Mobile Verification Toolkit (MVT) is a collection of utilities to simplify and automate the process of gathering forensic traces helpful to identify a potential compromise of Android and iOS devices. [It has been developed and released by the Amnesty International Security Lab in July 2021](https://www.amnesty.org/en/tech/) in the context of the [Pegasus project along with a technical forensic methodology and](https://forbiddenstories.org/about-the-pegasus-project/) forensic evidence. _Warning: MVT is a forensic research tool intended for technologists and investigators. Using_ it requires understanding the basics of forensic analysis and using command-line tools. This is not intended for end-user self-assessment. If you are concerned with the security of your device please seek expert assistance. [downloadsdownloads 133k133k](https://pepy.tech/project/mvt) [pypipypi v1.5.4v1.5.4](https://pypi.org/project/mvt/) CICI ----- ## Installation [MVT can be installed from sources or from PyPi (you will need some dependencies, check](https://pypi.org/project/mvt/) the [documentation):](https://docs.mvt.re/en/latest/install/) ``` pip3 install mvt ``` [For alternative installation options and known issues, please refer to the documentation as](https://docs.mvt.re/en/latest/install/) well as [GitHub Issues.](https://github.com/mvt-project/mvt/issues) ## Usage MVT provides two commands `mvt-ios and` `mvt-android .` Check out the documentation to learn how to use them! ## License The purpose of MVT is to facilitate the consensual forensic analysis of devices of those who might be targets of sophisticated mobile spyware attacks, especially members of civil society and marginalized communities. We do not want MVT to enable privacy violations of non-consenting individuals. In order to achieve this, MVT is released under its own license. [Read more here.](https://docs.mvt.re/en/latest/license/) -----