Posted: Thu Jun 11, 2020 2:13 am Post subject: Injection code, compile ?
Hello, I wrote a code in c ++ and then I used this tool to compile it: https://godbolt.org/
I would like to know in what format asm I have to put for the injection code because I have tested and it does not work.
example: x86-64 gcc 10.1
That tool makes standalone calls - without actually caring about values already in the register.
You need to adopt the generated output to your specific injection point; a copy-paste won't work.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum