peoplesoft hash help
#2
Can I do something like this:

-m 100 -a 3 hashes.txt --hex-charset [lots of hex characters]?d00?d00?d00?d00

Essentially, I am only going against 1 hash so I can hardcode [lots of hex characters] as the salt I know. However, this crashes when I attempt it. My thinking is I can manually convert the password to utf16le with the hex 00. I'm unsure if the ?d will be converted correctly to hex when the substitution is done though.


Messages In This Thread
peoplesoft hash help - by peoplesoft - 08-14-2015, 12:15 AM
RE: peoplesoft hash help - by peoplesoft - 08-14-2015, 01:23 AM
RE: peoplesoft hash help - by peoplesoft - 08-14-2015, 01:31 AM
RE: peoplesoft hash help - by peoplesoft - 08-14-2015, 05:25 AM