Posted April 14, 20232 yr Is it possible to create a new process of a PE file which is already in memory? I need my PE file(parent) execute a PE file embedded inside but as a separate process, not in memory space of the parent.
Create an account or sign in to comment