Shellcodetester – An Application To Test Windows And Linux Shellcodes

This tools test generated ShellCodes.

ShellCode Tester Linux

Instalation

git clone https://github.com/helviojunior/shellcodetester.git
cd shellcodetester/Linux
make

Usage

Without break-point:

shellcodetester [file.asm]

With break-point (INT3). The break-point will be inserted before our generated shellcode:

shellcodetester [file.asm] --break-point
Download Shellcodetester

If you like the site, please consider joining the telegram channel or supporting us on Patreon using the button below.

Discord

Original Source