Skip to content

Commit 1a387d4

Browse files
authored
Update README.md
1 parent d5ffdfb commit 1a387d4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22

33
[![Go Report Card](https://goreportcard.com/badge/github.com/mvt-project/androidqf)](https://goreportcard.com/report/github.com/mvt-project/androidqf)
44

5-
androidqf (Android Quick Forensics) is a portable tool to simplify the acquisition of relevant forensic data from Android devices. It is the successor of [Snoopdroid](https://github.com/mvt/snoopdroid), re-written in Go and leveraging official adb binaries. androidqf was originally developed by [Claudio Guarnieri](https://github.com/botherder/) and is now maintained by [Amnesty International's Security Lab](https://amnesty.tech/).
5+
androidqf (Android Quick Forensics) is a portable tool to simplify the acquisition of relevant forensic data from Android devices.
66

77
androidqf is intended to provide a simple and portable cross-platform utility to quickly acquire data from Android devices. It is similar in functionality to [mvt-android](https://github.com/mvt-project/mvt). However, contrary to MVT, androidqf is designed to be easily run by non-tech savvy users as well. Data extracted by androidqf can be analyzed with [MVT](https://github.com/mvt-project/mvt).
88

9+
> This repo is a fork of [androidqf](https://github.com/botherder/androidqf) maintained by [Amnesty International's Security Lab](https://securitylab.amnesty.org/). The androidqf tool was originally developed by [Claudio Guarnieri](https://github.com/botherder/).
10+
911
[Download androidqf](https://github.com/mvt-project/androidqf/releases/latest)
1012

1113
![](androidqf.png)

0 commit comments

Comments
 (0)