bcrypt salt format
#3
(12-08-2017, 04:41 AM)royce Wrote: I haven't worked with this hash type before, but A) it's not pure bcrypt, and B) the portion after the colon is, I'm told, not a salt.

I just read that the passwords are first MD5 hashed, then bcrypted, then obfuscated. So how would i get past the obfuscation.


Messages In This Thread
bcrypt salt format - by Bukrs - 12-08-2017, 03:56 AM
RE: bcrypt salt format - by royce - 12-08-2017, 04:41 AM
RE: bcrypt salt format - by Bukrs - 12-09-2017, 03:56 AM
RE: bcrypt salt format - by philsmd - 12-09-2017, 11:24 AM
RE: bcrypt salt format - by undeath - 12-09-2017, 12:20 PM