include file for PE.cpp
PE File info(NT_Header, Optional_Header, Data_Directory, Section_Header, Import_Directory, Export_Directory)
asm code for message box -> shellcode
c++, inject message box to all .exe file in current folder
asm, windows api, dependent code, inject message box to all .exe file in current folder
asm, windows api, independent code, self infect all .exe file in current folder
c++, remove injected code and restore file