A versatile tool for working with shellcodes.
- general
extract
- extract from/to offsetformatout
- display raw shellcodes inC++, C#
and moreinject
- inject shellcode into process (Windows only)msfvenom
- create payloads with msfvenom
- encoder
aesenc
- Encrypt payload with AESbyteswap
- New XOR Encryption, Swapping Bytes (Blog Post)xorenc
- Encode payload with custom XOR keyxorpoly
- polymorphic x64 in-memory decoder (for details, visit this Blog Post)
- obfuscator
Feed
- Splits Bytes in a feed.xml file as article IDsQR-Code
hide OpCodes as QR-Code imageROR13
toROL
conversion with custom key (Windows only)UUID
obfuscation - Please, check out my Blog Post about this encoder
Check out the ShenCode Docs for more information.
feed
- A new obfuscation modulecore
- added some different logos for startup