MS office 2013 Hash algo in python
#1
Does anyone know if there exists a python script to take a password and output the MS office 2013 hash of that password? I couldn't find one and was bored and trying to make a password cracker but couldn't figure out how MS office 2013 hashes passwords. I get the hash from office2john. Sorry if this question is silly but I found libraries for seemingly every hashing algorithm but cant find one for the one Im playing with. I know it is built into hashcat but I like to reinvent the wheel in a most likely less efficient but somehow still personally rewarding way.Thank you


Messages In This Thread
MS office 2013 Hash algo in python - by WestNileNema - 07-01-2016, 02:50 AM