Advanced shellcoding tool written in Assembly
C3rberus is a tool for creating, manipulating, and executing shellcodes, with a focus on pentesting and security analysis. Note: This tool is still under construction and is not yet functional.
The project is organized as follows:
src/
: Main source codecore/
: Core componentsmodules/
: Functionality modulespayloads/
: Specific payloads
include/
: Header/macro filestools/
: Auxiliary toolstests/
: Automated testsexamples/
: Usage examples
make
./bin/c3rberus [options]
See the LICENSE file for details.