From 1c55c4a3ac4a9adc6998a923f12aed2c10e58848 Mon Sep 17 00:00:00 2001 From: Chris Le Roy Date: Mon, 28 Nov 2016 15:02:31 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 618f12d..a8d7ea1 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ git clone https://github.com/sensepost/rattler.git ``` #Usage -ratter.exe "c:\path\to\target\application.exe" 1 +ratter_32.exe "c:\path\to\target\application.exe" 1 * "c:\path\to\target\application.exe" =path to the executable you want to enumerate. * 1 = Enumeration mode, only one at this point.