PDA

View Full Version : parameters


Shadlol
January 11th, 2009, 11:54
I want to make a codecave to start a programm with the parameter 0 /18 0 1. How can i do that

Regards

squidge
January 11th, 2009, 15:13
Quite easily:

Find your suitably sized codecave, and fill it with code to call your program with those parameters (eg. by using CreateProcess)