Hi guys...
I'm not gonna say useless stuff let's get to work...
Here at Nulled there are tens of Tutorials on how to dump databaces using the SQLi method. You can get private Combos for yourself, they say! But after days working, finally you hack a shitty site but soon you'll find out the passwords are hashed and they're useless. So how to Decrypt them?
Let's talk about Hashes first.
Read this: https://www.wired.co...assword-hashing
Now you know what hash is and how it works.
Rainbow tables are the only way to decrypt hashes. What the hell is a rainbow table?
Read this: https://en.wikipedia...i/Rainbow_table
Every one at nulled tells you to trust no one! and it's true you shouldn't trust any one (including me!). There are a lot of tools that you can use them to decrypt your hashed passwords and make yourself some good quality private combos! but there is one big big problem! What if those tools are stealing your data including your private combos, dorks, files,....? This is no joke! You may loose your hard earned private shits and it can get worse!(Knock Knock... FBI...Please open the door sir!)
Today I'm gonna introduce one simple and lightning fast tool to decrypt your hashes. What is special about it? It's Open Source. You can read its code and find out "if it's stealing your data?" for yourself. If you know python you can even edit it to make it work the way you want it to work! Long story short, pyDecryptor is a tool to decrypt your hashes using rainbow tables without worrying about loosing your data and maybe even your life!
ScreenShots:
IF you had Any question or problem with the tool, I'll be happy to help...
Edited by KnigtFr0mH3ll, 01 April 2018 - 06:25 PM.