Skip to content

chorig9/pe_modify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program for injecting code into windows PE executables

Injected code is appended after original code (leveraging fact that SizeOfRawData and VirtualSize could be different) and changing Address of entry point in PE structure. Program also adds jump instruction after appended code to pass control to original code.

More information can be fund in PEModify.pdf [PL]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages