Search results for query: *

  1. B

    Can an executable program create an executable file?

    make a blank txt file in resource, and put your exe code, use codedom and your exe will create another exe, you can change the 'yet-to-create-exe' code on the run, just by replacing the txt file commands with what you like
  2. B

    Thread creation error: Invalid access to memory location.

    Hey there, Recently I was developing an app to run other exe from other program's vicinity say 'abcd.exe'. I mean the exe which I will load in my app will run from memory but will be visible as abcd.exe, like injecting... I searched on net and I found something called RunPE, I loaded the code...
Back
Top