There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
An example of a PE file loading program: In this program, it takes a file named test.exe and loads its contents inside the buffer and loads it in its address space.