Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Simple XOR Shellcode Encoder

Nothing fancy to see!

I’ve been using this for about a year now and wanted to share it with people learning malware development.

I use it simply to XOR-encode my shellcode quickly and easily.

Usage

xor_key = x54 #Change this key like this "x65" easy !

THEN RUN THE SCRIPT LIKE THIS

python XOR_SHELLCODE.py

About

I use it simply to XOR-encode my shellcode quickly and easily.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages