Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

How do i start JTR up? i forgot, lol


ghost's Avatar
0 0

Ive used John the ripper before but ive forgotten something, you know when u need to use cmd to direct to JTR for example ill be on

C: and i need to change it to

/run/john-mmx.exe

so i can use john the ripper to that directory, i hope this makes sense but i dont know how else i can explain it

i used to crack hashes so long ago and ive forgotten the sequence for it, i think its something like cd\ to get to the root drive then something from there,

please reply :(

Scallie-lad.


ghost's Avatar
0 0

Scallie-lad wrote: Ive used John the ripper before but ive forgotten something, you know when u need to use cmd to direct to JTR for example ill be on

i used to crack hashes so long ago and ive forgotten the sequence for it, i think its something like cd\ to get to the root drive then something from there,

It's called learning the command prompt in Windows XP. Google for a Windows XP command reference.

Oh, and yes, the "cd" command allows you to change directories.


ghost's Avatar
0 0

If you can't use the shell properly, you oughtn't be using the program at all.


ghost's Avatar
0 0

I think what your looking for is the change directory command…

cd C:\

And if it's a file with spaces…

cd "C:\Documents and Settings\"

If that's not what you're looking for, please be more specific.


ghost's Avatar
0 0

Vicious wrote: I think what your looking for is the change directory command…

cd C:\

And if it's a file with spaces…

cd "C:\Documents and Settings\"

If that's not what you're looking for, please be more specific.

How much more specific can he get? He's already made it clear that he has no idea what he's doing in a command-line environment. His explanation was the simple traversal to another directory to run a program from Command Prompt.

As for your solution, it added nothing to my initial comment.