From b3696aa6f234db1e0999e745be71b986ab76d2a8 Mon Sep 17 00:00:00 2001 From: Victor Hazali Date: Wed, 16 Nov 2016 18:19:49 +0800 Subject: [PATCH] Updated readme corrected scirpt for mac --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c38bcf2..1c61036 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,4 @@ Very Easy Job — A program to simplify the process of taint analysis using Flow 1. Ensure that it is a fully-implemented Android JAR file and not one that ships with Google's Android SDK 2. Platform JAR files that ships with Google's Android SDK contains method stubs and are not suitable for SuSi 3. Fully-implemented Android JAR files can be extracted from an emulator or a real phone. -3. Run the susi.bat (Windows) or runSuSi.sh (Mac) to generate the new source sink lists +3. Run the susi.bat (Windows) or susi.sh (Mac) to generate the new source sink lists