TheWover / donut

Generates x86, x64, or AMD64+x86 position-independent shellcode that loads .NET Assemblies, PE files, and other Windows payloads from memory and runs them with parameters
BSD 3-Clause "New" or "Revised" License
3.53k stars 628 forks source link

Re-fix stack pointer alignment #142

Closed wwh1004 closed 3 weeks ago

wwh1004 commented 11 months ago

Fixes https://github.com/TheWover/donut/issues/141

wwh1004 commented 2 months ago

@TheWover Could you review this pr? At the latest commit, this problem still exists. image