|
-
Feb 4th, 2012, 09:52 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] Program in RAM
Hi all,
For a project I am attempting I need to know what the difference is between an .exe file on your harddrive and the application when it is loaded into the ram. My idea was that I can decrypt an encrypted exe file with my program and then run it from the ram. I found code where you can run x86 instructions from a C# program by using virtualalloc. Weather my idea has any practical use I don't actually care, I would just like to run a program from ram.
-
Feb 4th, 2012, 10:56 AM
#2
Thread Starter
Fanatic Member
Re: Program in RAM
I Found a solution, but the effort is not worth the result
http://stackoverflow.com/questions/1...ther-than-disc
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|