• caglararli@hotmail.com
  • 05386281520

John-the-Ripper: output meaning of `–list=format-details` columns?

Çağlar Arlı      -    4 Views

John-the-Ripper: output meaning of `–list=format-details` columns?

Jumbo version of JtR has interesting option --list=format-details which produces a table, where the last column is a proper hash string example:

# john --list=format-details | head -n2
descrypt        8       3072    73728   01210001        5       DES 256/256 AVX2        traditional crypt(3)            0x7     4       8               0       CCNf8Sbh3HDfQ
bsdicrypt       64      3072    3072    01010001        13      DES 256/256 AVX2        BSDI crypt(3)   ("_J9..", 725 iterations)       0x7     4       16      iteration count 0       _J9..CCCCXBrJUJV154M

But what the meaning of other columns? I failed to find description of those in documentation