Shellcode in .NET - How the PEB Changes

Shellcode commonly uses a method to resolve Windows API functions by traversing through the Portable Environment Block (PEB) to find...

Read More


Windows x64 Shellcode

Recently I have been rewriting several pieces of shellcode that I have implemented for x86 Windows into x64 and have...

Read More