Print3M 4c8742b4af init
2024-07-23 19:33:53 +02:00
2024-07-23 19:33:53 +02:00
2024-07-23 19:33:53 +02:00

Shellcodes

My shellcodes (or shellcodish-things) written for educational purpose in NASM assembly.

Important

: Keep in mind that I write shellcode mainly for red-teaming applications (malware). It doesn't have to meet the requirements of shellcode injected via memory vulnerabilities (such as the absence of \x00 characters).

Check out Shellcoder.py - a simple script to automate shellcoding process and shellcode testing. I wrote this tool to keep focus on shellcoding rather than setting up a test environment. Enjoy! :)

S
Description
Automated archival mirror of github.com/Print3M/shellcodes
Readme 27 KiB
Languages
Assembly 100%