Skip to content
This repository was archived by the owner on May 3, 2026. It is now read-only.

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

232 stars

Watchers

8 watching

Forks

Releases

Packages

Used by

Contributors

Languages