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.
xor_key = x54 #Change this key like this "x65" easy !
THEN RUN THE SCRIPT LIKE THIS
python XOR_SHELLCODE.py