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

Support for executables without relocation data #128

Open what128 opened 1 year ago

what128 commented 1 year ago

I can't help but notice that most of my executables that i compile from many compilers (using fpc, for example) do not have relocation data. I think it would be nice to add support for executables that don't have this.

TheWover commented 1 year ago

What version of donut are you using and what parameters?

what128 commented 1 year ago

I am using the latest version with these parameters: --arch:x86 -t --input:test.exe where test.exe is the exe without relocation data.

Le jeu. 8 juin 2023, 14 h 19, TheWover @.***> a écrit :

What version of donut are you using and what parameters?

— Reply to this email directly, view it on GitHub https://github.com/TheWover/donut/issues/128#issuecomment-1583128071, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN7N52YHSLAD7TUC4QFQET3XKIJSLANCNFSM6AAAAAAY6ENZJM . You are receiving this because you authored the thread.Message ID: @.***>