Skip to content

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

Notifications You must be signed in to change notification settings

Print3M/shellcodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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! :)

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published