Sep 19th, 2004, 08:54 PM
#1
Thread Starter
Addicted Member
I need urgent help!
Hello, I am using windows XP Home edition and I am having trouble opening up command line programs, (programs in dos) Everytime I open one up it immediatly exits out, can anyone help me and tell me as to why this is happening and how I can fix it?
Thank you so very much
Sep 19th, 2004, 11:19 PM
#2
they coukd be unsupported, older DOS programs. Which programs are you trying to open?
You can see error messages if you run them from an open command shell (cmd.exe)
Sep 19th, 2004, 11:22 PM
#3
Thread Starter
Addicted Member
Im trying to open programs like John the ripper, And the new NMAP. Everytime I click on the executable (the EXE) It comes up for liek a second and goes away. Even if i was to basicly create a simple little program in C it would do the same.
Sep 19th, 2004, 11:22 PM
#4
what happens when you run it from a command shell?
Sep 19th, 2004, 11:26 PM
#5
Thread Starter
Addicted Member
When open up cmd.exe and put the path in and hit enter it will nowt open, it says its not a valid command, program, orbatch file.
Sep 19th, 2004, 11:37 PM
#6
Thread Starter
Addicted Member
Ok i got that to work, but when it opens up it doesnt allow me to choose any options or anything because its back to the same command line.
Sep 20th, 2004, 12:14 AM
#7
Lively Member
Put a batch file in the same directory as the executable and add the following line.
@call command
Then create a shortut on the desktop to the batch file, open it and type the commands:
john.com to get the options
usage is
john [options] [password files]
Sep 20th, 2004, 06:09 PM
#8
Thread Starter
Addicted Member
Ok, Thanks so very much for that, i got that working all right and fine but im gettin an error with john now.
My syntax used is John.exe -single C:\thisfile.pwd
Now the error is that its only trying one password as shown in the pic below. Do you know the problem?
Attached Images
Sep 20th, 2004, 07:34 PM
#9
Lively Member
I've never used that program so the only other think i can say is to use
John -single C:\thisfile.pwd
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Click Here to Expand Forum to Full Width