From eee774ffd0689829e8892dc25253aecd213426af Mon Sep 17 00:00:00 2001 From: Laurent Ghigonis Date: Mon, 17 Jun 2013 05:28:20 +0200 Subject: jsaccess: add chrome example commandline --- jsaccess/README.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'jsaccess/README.txt') diff --git a/jsaccess/README.txt b/jsaccess/README.txt index 0ad085e..554d50f 100644 --- a/jsaccess/README.txt +++ b/jsaccess/README.txt @@ -11,6 +11,7 @@ mitm on the javascript code or mitm on the encrypted archives. $ git clone git://git.zx2c4.com/laurent-tools $ cd laurent-tools/jsaccess/ $ firefox jsa/index.html +OR $ google-chrome --allow-file-access-from-files jsa/index.html demo password is 'jsa' @@ -51,6 +52,7 @@ Example downloading a file ========================== firefox jsa/index.html +OR $ google-chrome --allow-file-access-from-files jsa/index.html # enter 'jsa' as password # click on 'Get files list' # select 'README.txt' -- cgit v1.2.3-59-g8ed1b