11-03-2012, 10:32 PM
I'm attempting to decrypt wordpress passwords with the first 4 characters being $P$B and a mix of example hashes, this is the output to screen:
Input.Mode: Dict (C:\Users\Administrator\Desktop\hashcat-gui-0.5.1\hashcat\examp
les/A0.M400.hash)
Index.....: 1/1 (segment), 12 (words), 439 (bytes)
Recovered.: 0/11 hashes, 0/2 salts
Speed/sec.: - plains, - words
Progress..: 12/12 (100.00%)
Running...: --:--:--:--
Estimated.: --:--:--:--
$P$9abcdefghRyAcRHaZEQikgIjtItISX1:fkowfklrjxoxf
$P$9abcdefghoK9IHKrLwUAw97WGzrIrX/:xyvvcf
$P$9abcdefghbM0pbBmodu4uOWTKHgTQJ0:yijtnj
$P$9abcdefgh54E7/OY0Xxf31ssNqKD0Q.:tkjpcoccilfrxdwwbkhflofqe
$P$9abcdefghtkAuICU.gcKGYMQDQeWHh/war
$P$9abcdefgh.LKOK6ed/gIEynB3Pc7RL/:byhhddpqsldkqmcxneeqfnyffindmaiuhkvnb
$P$9abcdefghoSJpL9xeehwAIGPmHhlfC.:eflcdfgvpf
$P$9abcdefghskUstukBhdFrFaNxrdG.x.:ajfhdlwmqyylhlsrjxyjt
$P$9abcdefghjBL2q/vNEDEcLGIPPyCyQ0:qfunsvafhirsekxdrpjvydgndkhyjd
$P$9abcdefghFQtEuypHIdYx/ngc2A6fU0:ddwujvnevagvojkkxb
Input.Mode: Dict (C:\Users\Administrator\Desktop\hashcat-gui-0.5.1\hashcat\examp
les/A0.M400.word)
here is the command line in the GUI
hashcat-cli32.exe --hash-mode 400 C:\Users\Administrator\Desktop\hashcat-gui-0.5.1\hashcat\examples\A0.M400.hash C:\Users\Administrator\Desktop\hashcat-gui-0.5.1\hashcat\examples
I'm not seeing any output on the hashes starting with $P$B
Input.Mode: Dict (C:\Users\Administrator\Desktop\hashcat-gui-0.5.1\hashcat\examp
les/A0.M400.hash)
Index.....: 1/1 (segment), 12 (words), 439 (bytes)
Recovered.: 0/11 hashes, 0/2 salts
Speed/sec.: - plains, - words
Progress..: 12/12 (100.00%)
Running...: --:--:--:--
Estimated.: --:--:--:--
$P$9abcdefghRyAcRHaZEQikgIjtItISX1:fkowfklrjxoxf
$P$9abcdefghoK9IHKrLwUAw97WGzrIrX/:xyvvcf
$P$9abcdefghbM0pbBmodu4uOWTKHgTQJ0:yijtnj
$P$9abcdefgh54E7/OY0Xxf31ssNqKD0Q.:tkjpcoccilfrxdwwbkhflofqe
$P$9abcdefghtkAuICU.gcKGYMQDQeWHh/war
$P$9abcdefgh.LKOK6ed/gIEynB3Pc7RL/:byhhddpqsldkqmcxneeqfnyffindmaiuhkvnb
$P$9abcdefghoSJpL9xeehwAIGPmHhlfC.:eflcdfgvpf
$P$9abcdefghskUstukBhdFrFaNxrdG.x.:ajfhdlwmqyylhlsrjxyjt
$P$9abcdefghjBL2q/vNEDEcLGIPPyCyQ0:qfunsvafhirsekxdrpjvydgndkhyjd
$P$9abcdefghFQtEuypHIdYx/ngc2A6fU0:ddwujvnevagvojkkxb
Input.Mode: Dict (C:\Users\Administrator\Desktop\hashcat-gui-0.5.1\hashcat\examp
les/A0.M400.word)
here is the command line in the GUI
hashcat-cli32.exe --hash-mode 400 C:\Users\Administrator\Desktop\hashcat-gui-0.5.1\hashcat\examples\A0.M400.hash C:\Users\Administrator\Desktop\hashcat-gui-0.5.1\hashcat\examples
I'm not seeing any output on the hashes starting with $P$B