From e214ea5d011a7a82322a7a40100d0cd18578b5a2 Mon Sep 17 00:00:00 2001 From: Lukas Baumann Date: Tue, 8 Dec 2020 05:23:13 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 8003924..8c68522 100644 --- a/README.md +++ b/README.md @@ -4,16 +4,12 @@ A Mask-Attack using hashcat based on the rockyou leak python: - - Linux: sudo apt install python - - Windows: https://www.microsoft.com/en-us/p/python-38/9mssztt1n39l?activetab=pivot:overviewtab hashcat: - - Linux: sudo apt-get install hashcat - - Windows: https://hashcat.net/files/hashcat-5.1.0.7z @@ -25,9 +21,7 @@ On Linux put your hashes in a text file where you excecute the script cracked hashes: - - Linux: hashcat yourhashfilehere --show - - Windows: in the commandline navigate to the hashcat directory - .\hashcat64.exe yourhashfilehere --show