View Single Post
ndi's Avatar
Posts: 2,050 | Thanked: 1,425 times | Joined on Dec 2009 @ Bucharest
#4
Originally Posted by B3N View Post
and open CMD RUN and open folder john where ever it's located
You skipped that.

In the CMD (The Windows Terminal) you need to be in the John folder, just like in Linux.

For C:\Program files\John, you should

Start > run
cmd <enter>
cd /d c:\Program Files\John

when the instructions say to run it, run from folder.

Also, I assume you also need to put ini and whatever else files in there as well.

In fact, allow me:

and open CMD RUN and open folder john where ever it's located and
cd /d c:\WhereverJohnIs

then in john folder Create TXT file and rename it as n900Pass.txt
copy con n900pass.txt
(paste or type the characters)
^z (that's ctrl+z)
<enter>

--

Or, for the UI oriented:

start .

<Folder opens in Explorer>, right click, new> text document, type N900pass. Press enter twice, paste in there(Ctrl+v), close(alt+F4) and save(y/Enter)

and then open john.ini and change digits min. as 5 and leave max unchanged
start john.ini (remember to save and close)

and then open in cmd and type john-386.exe -i:digits n900pass.txt
john-386 -i:digits n900pass.txt

All this .exe nonsense is overrated. Use:

john<tab> -i:digits *.txt<tab><enter>

Make sure tabs actually select what you want. If not, keep pressing tab to cycle through options.
__________________
N900 dead and Nokia no longer replaces them. Thanks for all the fish.

Keep the forums clean: use "Thanks" button instead of the thank you post.

Last edited by ndi; 2011-02-02 at 19:29.
 

The Following User Says Thank You to ndi For This Useful Post: