From 4c83226409550bc4dc14d86296413208cdeb2d81 Mon Sep 17 00:00:00 2001 From: ente0 <156426041+ente0v1@users.noreply.github.com> Date: Sat, 25 May 2024 13:05:55 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e19f4f3..aed6fae 100755 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ cd Crack_Master chmod +x * ``` If you prefer to use wordlists and other custom parameters, in files suffixed with `crack*`, replace `define_default_parameters` with `define_my_parameters` and go change variables in function "define_my_parameters" in `functions.sh`. +To implement Hashcat for Windows see [Hashcat Build Documentation](https://github.com/hashcat/hashcat/blob/master/BUILD.md). ## Usage To start the script log in as non-root user and rename your hash in "hash", move your hash into Crack_Master directory and execute: `./crackmaster.sh`