Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 30 Jun 2011 12:52:53 +0200
From: "websiteaccess@...il.com" <websiteaccess@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: IPB2 and syntax - same question but still confuse


> If you have a space character after the TAB, as you have shown, then
> that's the problem.  Remove it from both places (the file and the
> option's parameter).  Without that extra space character, your hash
> loads fine for me:
> 
> user	md5_gen(12)6e8bb151fbed7cee93acf6b0288c79a7$r{)<|
> 
> ./john -field-separator-char='	' pw-ipb2
> 
> In both places, the whitespace is a single TAB character.  On bash
> command-line, I typed it by pressing Ctrl-V and then TAB.
> 
> Alexander

 my system os X 10.6.8, openmpi 1.4.3.
 I have compiled John the Ripper 1.7.7-jumbo-6 (x64)

 My hash is formatted as following : user	
md5_gen(12)6e8bb151fbed7cee93acf6b0288c79a7$r{)<|

 I have these error (?) lines when I run JTR , and the hash is not 
detected. Hash formatted as Alexander told me.

iMac-de-xxx-xx:run xxxxx$ mpirun -np 4 ./john64 -i:all test.txt 
-field-separator-char=" "
[iMac-de-xxx-xx.local:00284] mca: base: component_find: unable to open 
/usr/lib/openmpi/mca_ras_dash_host: perhaps a missing symbol, or 
compiled for a different version of Open MPI? (ignored)
[iMac-de-xxx-xx.local:00284] mca: base: component_find: unable to open 
/usr/lib/openmpi/mca_ras_gridengine: perhaps a missing symbol, or 
compiled for a different version of Open MPI? (ignored)
[iMac-de-xxx-xx.local:00284] mca: base: component_find: unable to open 
/usr/lib/openmpi/mca_ras_localhost: perhaps a missing symbol, or 
compiled for a different version of Open MPI? (ignored)
[iMac-de-xxx-xx.local:00284] mca: base: component_find: unable to open 
/usr/lib/openmpi/mca_ras_xgrid: perhaps a missing symbol, or compiled 
for a different version of Open MPI? (ignored)
[iMac-de-xxx-xx.local:00284] mca: base: component_find: unable to open 
/usr/lib/openmpi/mca_errmgr_hnp: perhaps a missing symbol, or compiled 
for a different version of Open MPI? (ignored)
[iMac-de-xxx-xx.local:00284] mca: base: component_find: unable to open 
/usr/lib/openmpi/mca_errmgr_orted: perhaps a missing symbol, or 
compiled for a different version of Open MPI? (ignored)
[iMac-de-xxx-xx.local:00284] mca: base: component_find: unable to open 
/usr/lib/openmpi/mca_errmgr_proxy: perhaps a missing symbol, or 
compiled for a different version of Open MPI? (ignored)
[iMac-de-xxx-xx.local:00284] mca: base: component_find: unable to open 
/usr/lib/openmpi/mca_iof_proxy: perhaps a missing symbol, or compiled 
for a different version of Open MPI? (ignored)
[iMac-de-xxx-xx.local:00284] mca: base: component_find: unable to open 
/usr/lib/openmpi/mca_iof_svc: perhaps a missing symbol, or compiled for 
a different version of Open MPI? (ignored)
using field sep char '	' (0x09)
No password hashes loaded (see FAQ)
iMac-de-xxx-xx:run xxxxx$ 

 If my memories are ok, detecting ipb2 hashes before version 1.7.7 was 
ok.

 thanks,

 W/A/

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.