View Full Version : PassWord Encr. (\ioFTPD\users\...)
ZioFill
10-22-2004, 05:03 AM
How i can decrypt passwords of my user-files in \ioFTPD\users\...?
I need to know it for my site... Tnx
you cant. its one-way encryption
ZioFill
10-22-2004, 05:06 AM
:(
it must be a decr. method :( 1000000 bit? :)
The only way to crack it is bruteforcing because it uses hashing (SHA-1; Secure Hash Algorithm). A hash generated is about 168 bit long.
The way to check if a password is valid: generate the hash from the password and compare it to the hash stored in the user file
vBulletin® v3.8.11 Alpha 3, Copyright ©2000-2024, vBulletin Solutions, Inc.