Skip to content

CaveCarver - PE backdooring tool which utilizes and automates code cave technique

License

Notifications You must be signed in to change notification settings

XaFF-XaFF/CaveCarver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CaveCarver

Code cave is a technique used to inject additional code or shellcode into an executable without affecting the original functionality of the program. Our Project instruments code cave by adding an additional Section to the PE file where the shellcode resides in. After patching the PEs EntryPoint the control flow gets redirected to the shellcode.

Usage

CaveCarver.exe path_to_exe path_to_shellcode

About

CaveCarver - PE backdooring tool which utilizes and automates code cave technique

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages