Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Help with cracking
Post: Help with cracking

I’m taking a class where we generated passwords and salts with python using the following code: Code: -- #!/usr/bin/python from hashlib import * import binascii salt = '3d10c0082e0a2f7d' ...
7461342 General Help 1 11,560 06-24-2016, 02:31 AM