nickvourd / Supernova

Real fucking shellcode encryptor & obfuscator tool
MIT License
630 stars 116 forks source link

Making Documentation for Decrypting Payload #19

Closed john-beuter closed 4 months ago

john-beuter commented 4 months ago

It is unclear how to decrypt an encrypted payload using the generated key. Creating documentation for decryption using outputted key.

nickvourd commented 4 months ago

Hey! This knowledge should be owned by yourself. Supernova is an automated shellcode encryptor/obfuscator. If you try to google for example XOR and a loader like CreateThread you will find easily how to decrypt the shellcode. No need to add these directions. Furthermore, you can see the additional useful links in this project, I am sure I have something about this!

nickvourd commented 4 months ago

https://github.com/chvancooten/OSEP-Code-Snippets