Run Executables as Byte Arrays
Category:
System/APIType:
ApplicationsDifficulty:
IntermediateAuthor:
AnonymousVersion Compatibility:
More information:
This sample project allows you to run any executable from memory as a byte array. You can store your executable as an encrypted text file or even as resource data, and run it directly from memory. The project includes a form for testing the application, simply run or compile the project from VS6.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download runpe.zip