Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
About des
11-16-2011, 06:54 AM
Post: #1
Question About des
I want to know about DES. You just hash implementation based on DES or a realization of the attack on DES? if so, what is the command syntax. Sorry for my clumsy translatorSmile
Find all posts by this user
Quote this message in a reply
11-16-2011, 12:31 PM
Post: #2
RE: About des
you mean des or descrypt? in this case of descrypt it is -m 1500 plus the usual commandline switches.
Visit this user's website Find all posts by this user
Quote this message in a reply
11-16-2011, 12:39 PM (This post was last modified: 11-16-2011 12:40 PM by ckoetael.)
Post: #3
RE: About des
-m 1500 date.txt key.dict


get it? in this case, he writes that the hash is not correct
I mean the DES decryption algorithm
Find all posts by this user
Quote this message in a reply
11-16-2011, 01:25 PM
Post: #4
RE: About des
DES is not supported only DEScrypt (used in unix passwd)
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply