Log in

View Full Version : Command Line


andresiraola
August 15th, 2005, 15:44
Hey! I'm trying to crack an vb5 installer with ollydbg but my problems is that i need to specify ollydbg the command line the installer needs to run properly.
so.. how can i run or debug the process using a command line?
for example..
"x:\Test\\SJW\" "D:\WINDOWS\ST5UNST.009" "D:\WINDOWS\ST5UNST.EXE"

thanks

Ricardo Narvaja
August 15th, 2005, 19:46
in the open window, there are dow for write this type of command

Ricardo Narvaja

blabberer
August 16th, 2005, 07:19
debug --> arguments --> type in what you want --> restart session for this to take effect

andresiraola
August 19th, 2005, 13:23
thank u all.. u save my life