View Single Post
Old 01-17-2006, 01:12 PM   #1 (permalink)
alambik
Forum Novice
 
alambik's Avatar
 
Join Date: Apr 2003
Age: 32
Posts: 248
Default Launching an exe from memory

I'm interesting in the way UOGateway is achieving client patch.

It seems it loads the client.exe file in memory, then patch the loaded executable in memory, and run it.

How to achieve such executable load/patch/launch operation at runtime (any programming language example) ?

That seems very interesting...
alambik is offline   Reply With Quote