PDA

View Full Version : Command Line


andresiraola
08-15-2005, 04:44 PM
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
08-15-2005, 08:46 PM
in the open window, there are dow for write this type of command

Ricardo Narvaja

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

andresiraola
08-19-2005, 02:23 PM
thank u all.. u save my life