comprehensive list of algorithms?
#3
(07-15-2014, 03:53 PM)unix-ninja Wrote:
Code:
oclHashcat64.bin --help

I have checked the output to --help and it has many algorithms listed as

Code:
* Specific hash types:

   11 = Joomla
   21 = osCommerce, xt:Commerce
  101 = nsldap, SHA-1(Base64), Netscape LDAP SHA
  111 = nsldaps, SSHA-1(Base64), Netscape LDAP SSHA
  112 = Oracle 11g
  121 = SMF > v1.1
  122 = OSX v10.4, v10.5, v10.6
  131 = MSSQL(2000)
  132 = MSSQL(2005)
  141 = EPiServer 6.x < v4
1441 = EPiServer 6.x > v4
1711 = SSHA-512(Base64), LDAP {SSHA512}
1722 = OSX v10.7
1731 = MSSQL(2012)

which means i would have to google every hash type by name, and hope that any documentation available would use the same naming conventions. Have the basic details of the supported hashes never been documented anywhere?


Messages In This Thread
comprehensive list of algorithms? - by melvin2001 - 07-15-2014, 03:42 PM
RE: comprehensive list of algorithms? - by melvin2001 - 07-15-2014, 04:54 PM