About des - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html) +--- Thread: About des (/thread-642.html) |
About des - ckoetael - 11-16-2011 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 translator RE: About des - atom - 11-16-2011 you mean des or descrypt? in this case of descrypt it is -m 1500 plus the usual commandline switches. RE: About des - ckoetael - 11-16-2011 -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 RE: About des - atom - 11-16-2011 DES is not supported only DEScrypt (used in unix passwd) |