From 28c2628e58a37c2d965f591462c802f69d2c9a49 Mon Sep 17 00:00:00 2001 From: Sam Havron Date: Mon, 3 Dec 2018 12:26:12 -0500 Subject: [PATCH] Update README.md --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b2e90bf..d57cdc7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Mobile device Scanner +# Mobile Device Scanner Simple tool to check Android or iOS devices for IPS-spyware. @@ -14,7 +14,14 @@ $ python3 server.py ``` Navigate to `http://localhost:5000` on a browser. You -will see the page of the `PhoneScanner` tool running. Connect a +will see the page of the `PhoneScanner` tool running. + +It should look something like this: + +![Phone Scanner UI](webstatic/phone_scanner-ui.png "Phone Scanner UI") + + +Connect a device and click on the suitable button `Android` or `iOS`. Give it a nickname and click "Scan now". (**Please connect one device at a time.**) It will take a few seconds for the scan to complete. We are working to have all scan results done at once on Android, but for the time being please leave the device plugged in when clicking on apps on the scan results table. @@ -26,9 +33,7 @@ Need `python3.6+`, `xcode`, and `brew` installed in a Mac running OSX 10.9+. Run `pip3 install -r requirements.txt` to get the required Python modules. Run `./scripts/setup.sh` to get the iOS and Android dependencies (takes several minutes to build the iOS dependencies, go get a coffee while you wait). -![Phone Scanner UI](webstatic/phone_scanner-ui.png "Phone Scanner UI") - -#### Prepare the phone for scanning +#### Prepare the mobile device for scanning **Android** (also see `localhost:5000/instruction` for more details step-by-step.) 1. You will need to activate [`developer options`](https://developer.android.com/studio/debug/dev-options.html)