From 6014299520bbdae375441354de4470712e85a1b5 Mon Sep 17 00:00:00 2001 From: Lukas Baumann Date: Sat, 7 Aug 2021 08:22:41 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 30d21b1..15db994 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,19 @@ # RockyouMask A Mask-Attack using hashcat based on the rockyou leak +I am not developing this project anymore. The code is not complex so don't be afraid to take a peek and modify it yourself. If you want to know how I generated the maks feel free to [contact me](https://surferlul.github.io) and I may be able to remember how I did it. + I've collected the most effective masks to use to crack passwords and put it all together so you have to do as little manual labor as possible to achieve (sub) optimal results.
Suboptimal because knowing your target and using that information for a custom mask goes a lot further than even the best password cracking algotithm based on the average person python: - - Linux: sudo apt install python + - Linux (Debian Based): 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 + - Linux (Debian Based): sudo apt-get install hashcat - Windows: https://hashcat.net/files/hashcat-5.1.0.7z