Quote:
|
Originally Posted by crc32
hmm i cant think of anything why it shouldnt work. map into mem, resolve imports etc, jmp entrypoint.
|
many api calls will fail (e.g. anything related to that executable's resources), it won't be a self-contained process but merely a thread sharing the loader's virtual address space, so this clearly will not work for arbitrary executables.