Hi everyone, Could someone please help me to get a lock code? my root:0JH5rPNFImA Since I am using OS Lion, I couldn't run John the ripper in My Macbook. Thank you very much in advance.
halley:~ # echo "root:0JH5rPNFImA:" >john_for_YoshiVic halley:~ # john -format:DES -i:digits john_for_YoshiVic Created directory: /root/.john No password hashes loaded halley:~ # cat john_for_YoshiVic | wc -c 18
halley:~ # echo "root:OybLWsCckad.E:" >john_for_my_hash halley:~ # john -format:DES -i:digits john_for_my_hash Created directory: /root/.john Loaded 1 password hash (Traditional DES [64/64 BS MMX]) 12345 (root) guesses: 1 time: 0:00:00:00 c/s: 228 trying: 1952 - 0244789 halley:~ # cat john_for_my_hash | wc -c 20