SkillAgentSearch skills...

CaveCarver

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

Install / Use

/learn @XaFF-XaFF/CaveCarver
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars235
CategoryDevelopment
Updated6d ago
Forks40

Languages

C++

Security Score

100/100

Audited on Mar 31, 2026

No findings