Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can 'LF' be cracked ?
07-05-2012, 10:45 AM (This post was last modified: 07-05-2012 10:46 AM by Mem5.)
Post: #1
Can 'LF' be cracked ?
Hi,

I have a OSX 10.6 hash.
oclhashcat last version gives me :
[Image: 523171res.png]

cmd line :
Quote:oclHashcat-plus64.exe -m 122 -o res.txt 3e8ed8fc0c6ac6c17cb6efcbe43bf31e765f8f456b2a6500 total.dic -r best64.rule

Or maybe this hash the empty/no-password hash ?

(this hash in google gives nothing)
Find all posts by this user
07-05-2012, 12:31 PM
Post: #2
RE: Can 'LF' be cracked ?
JtR cracks this hash immediately. Seems the hash is for no-password.
Find all posts by this user
07-05-2012, 12:40 PM
Post: #3
RE: Can 'LF' be cracked ?
(07-05-2012 10:45 AM)Mem5 Wrote:  Hi,

I have a OSX 10.6 hash.
oclhashcat last version gives me :
[Image: 523171res.png]

cmd line :
Quote:oclHashcat-plus64.exe -m 122 -o res.txt 3e8ed8fc0c6ac6c17cb6efcbe43bf31e765f8f456b2a6500 total.dic -r best64.rule

Or maybe this hash the empty/no-password hash ?

(this hash in google gives nothing)

Yes, its an empty pass:

3e8ed8fc0c6ac6c17cb6efcbe43bf31e765f8f456b2a6500

root@sf:~/oclHashcat-plus-0.09# perl -e 'print "\x3e\x8e\xd8\xfc"' | sha1sum
0c6ac6c17cb6efcbe43bf31e765f8f456b2a6500 -

--
atom
Visit this user's website Find all posts by this user
07-11-2012, 12:58 PM
Post: #4
RE: Can 'LF' be cracked ?
Thanks !
Find all posts by this user
Thread Closed