there is a program called 010 Editor. using it, you could open a .exe file, copy the HEX code that it gives you, create an empty project and paste that code and save the file and of course, its an exact replica as if you copy and pasted. but my question is: how could i do somthing like this in c++? i mean i know how to convert to hex, its just how could i do that?
Opening File
Collapse
X
Comment