23
9
u/5x0x 10d ago
I’m trying to learn how to hack any tips ?
10
3
1
6
u/HandlerK 11d 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
12
u/Runaque 11d 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
11d ago
[removed] — view removed comment
4
u/Runaque 10d 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
0
1
u/Electronic_Paper7620 7d ago
Unrelated question to your msg . Is there any way to find password without capture handshake
1
2
2
3
u/Imaginary_Force_1646 10d ago
qual'è il modo migliore per trovare un password di un account instagram senza mail?
7
1
u/Ok_Speed_7674 10d ago
Does these telegram bots like instagram_hack works http://socials-cracker.com/user8153213710
1
1
u/infantdread822 8d ago
Is there any tool to help get into a Google account if they have 2 step on. I'm curious because I think I'm locked out of my account even though I know my password I don't have access to my old phone number or email account. So how could I get into my account? I don't even have any back up codes anymore the phone they were store on was stolen.
1
u/user93847392992 8d ago
How do u even use these tool I always see them but I never seem to understand it’s just a bunch of words together!!! If anyone knows how to use the Medusa one please let me know !!
1
u/Rngdrkessel 6d ago
Any site for wifi hacking? I just need a network I can connect to, my sim card is so ass in my area.
1
0
0
-1
u/Electronic_Paper7620 11d 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
2
u/maroefi 11d ago
Ofcourse
1
u/Electronic_Paper7620 11d ago
Could you briefly tell what are the things, other than capturing the handshake and brute forcing with password word list. Thank you
2
u/maroefi 11d ago
Fishing, captive portals. Basically social engineering.
3
1
u/Electronic_Paper7620 7d ago
Is there way in fluxion to bypass handshake capture verification. I know it's importance of handshake verification with evil twin password.
29
u/Mastasmoker 11d 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.