Decrease Entropy of shellcode
#shellcode
#evasion
The more predictable you are, the less you get detected - hiding malicious shellcodes via Shannon encoding
#shellcode
#evasion
👾1
Sec Note
Let's-Create-Some-Polymorphic-PIC-Shellcode!
G3tSyst3m's Infosec Blog
PIC Shellcode from the Ground up - Part 2
Let’s PIC back up where we left off shall we? 😸 I gave you the framework for developing PIC friendly shellcode back in Part 1. We went from the original code written in a high level language (C++), down to a pseudo low level representation of that C++ code.…
👾5🔥3