Simple password generator for the HackTheBox machine "Perfection".
Go to file
raul b21881adb5 Basic functionality finished
It's not the most effective way of cracking the password, but my
CPU/GPU don't have OpenCL support so HashCat is off the table
2024-03-19 10:38:26 +01:00
.gitignore Adding initial files 2024-03-19 10:18:33 +01:00
LICENSE Initial commit 2024-03-19 10:16:02 +01:00
README.md Initial commit 2024-03-19 10:16:02 +01:00
go.mod Adding initial files 2024-03-19 10:18:33 +01:00
main.go Basic functionality finished 2024-03-19 10:38:26 +01:00

README.md

htb-perfection-pass

Simple password generator for the HackTheBox machine "Perfection".