Skip to content

rufytq/pe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PE File

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

About

Summary of Reverse Engineering training.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published