Skip to content

Latest commit

 

History

History
53 lines (24 loc) · 1.07 KB

README.md

File metadata and controls

53 lines (24 loc) · 1.07 KB

Shellcoding

Programs

This was migrated to an independent repository, RunBin.

Executing data on the stack, which is used to test and debug shellcode.

Scripts

This was deprecated and IntelliCoder is strongly recommended for the time being.

Extracting shellcode from binaries and / or constructing C source code for demonstration or testing.

disbin32 / disbin64

This was migrated to an independent repository, RunBin.

Disassemble the given raw binary using objdump.

Linux Shellcode

Windows Shellcode

Documentation