Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
usernames when insert hash list ?
04-09-2012, 03:08 AM
Post: #1
usernames when insert hash list ?
hi,
for example i have a big list in format :

USERNAME:HASH

i need to clear all usernames first and insert only my big HASH file.
after cracking i need to manually find username for the cracked hashs

so my be something to put the hash file in format :

USERNAME:HASH
and getting result in format :
USERNAME:HASH:CRACKED HASH
or
USERNAME:HASH

just an idea but personally for me it will be really perfect
thanks and peace
/
Find all posts by this user
04-09-2012, 01:15 PM
Post: #2
RE: usernames when insert hash list ?
With oclHashcat-plus, just add the --username switch to tell oclHashcat-plus that your hashlist contains usernames.
Visit this user's website Find all posts by this user
04-09-2012, 01:30 PM
Post: #3
RE: usernames when insert hash list ?
(04-09-2012 01:15 PM)atom Wrote:  With oclHashcat-plus, just add the --username switch to tell oclHashcat-plus that your hashlist contains usernames.

ok thanks, r the usernames visible on the rezult file ?
like
username:password
or
username:hash:password

/peace
Find all posts by this user
04-09-2012, 01:34 PM
Post: #4
RE: usernames when insert hash list ?
Try with the --show switch when the cracking session is finished.
Visit this user's website Find all posts by this user