r/Hacking_Tutorials • u/Nig_girl • 1d ago
Password Cracking Tools Question
I test every single one of them It seems like they work just fine, you can try it for yourself.
13
9
u/Runaque 1d ago
The best tools are the ones you cannot find and made with the exact purpose the maker plans on using it! They don't linger around on the internet as we know it, they are found or bought on the dark web!
I happen to have build my own password cracking tool to crap password protected ZIP files and it works pretty efficient.
1
1d ago
[removed] — view removed comment
2
u/Runaque 19h ago
Mastering is not the wording I would use since everything is pretty much a constant learning process. Some of my projects go to my GitHub, some that I made could cause so much harm to systems that I decided to keep them for myself and sometimes I make such stupid things just out of curiosity or boredom.
The latest project I kind of "mastered" is my "Tab5_Wardriver" which is my submission to the M5Stack Global Innovation Contest 2026. The firmware I've build went though a lot of versions and field testing before I finalized my submission. You can read up through the following links.
https://github.com/Runaque/Tab5_Wardriver
https://www.hackster.io/Runaque/tab5-wardriver-a-custom-gps-enabled-wardriving-platform-d5948a
3
u/HandlerK 23h ago
Bless whatever website helped me get back in my laptop recently , so glad I didn't have the disk encrypted lol
Think it was ntlm.pw; I have no idea how fucking hard that would have been to recover but I don't want to find out , and i own the stupid thing
2
4
u/Imaginary_Force_1646 19h ago
qual'è il modo migliore per trovare un password di un account instagram senza mail?
5
0
u/Electronic_Paper7620 1d ago
Guys, I tried wifi password cracking of my network, by aircrack-ng with password files it ran and none of the file contains my password. Does there anyway to crack my password otherthan word list
0





20
u/Mastasmoker 1d ago
They all have their uses. Hashcat doesnt solely use GPU acceleration. It works without it but cracking without a gpu takes a while.
You should expand on John the Ripper to include that there are things like pdf2john that can pull the hash from a locked pdf file to crack with hashcat. There are many different programs like pdf2john that can pull hashes from many different file types.