From 8a81c16c6dfd076696f6db3551501b4a41dfeaf7 Mon Sep 17 00:00:00 2001 From: Shawn Shan Date: Sat, 11 Jul 2020 17:18:09 -0500 Subject: [PATCH] Update README.md Former-commit-id: fc8859676e41ad6b76a47e87ce9f4468bd29eb5e [formerly 18ad43a379995f6fdc3b50779f496f3550b3ee5c] Former-commit-id: 7d0c5da91b5acf39de06886f2f06edfb44cdd714 --- fawkes/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fawkes/README.md b/fawkes/README.md index 67fa91f..6135d1c 100644 --- a/fawkes/README.md +++ b/fawkes/README.md @@ -17,7 +17,7 @@ If you are a developer or researcher planning to customize and modify on our exi #### PC: -* Download the binary following this [link]() and unzip the download file. +* Download the binary following this [link](http://sandlab.cs.uchicago.edu/fawkes/files/fawkes_binary_windows.zip) and unzip the download file. * Create a directory and move all the images you wish to protect into that directory. Note the path to that directory (e.g. ~/Desktop/images). * Open terminal(powershell or cmd) and change directory to fawkes (the unzipped folder). * Run `protection -d IMAGE_DIR_PATH -m low` to generate cloak for images in `IMAGE_DIR_PATH`.