Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

Writing ASM To Addresses[C++]


ghost's Avatar
0 0

How do I write ASM to a processes address.


ghost's Avatar
0 0

I'm not really sure what you're asking for. Do you want to write inline assembly or modify a running process?


ghost's Avatar
0 0

kemil wrote: I'm not really sure what you're asking for. Do you want to write inline assembly or modify a running process?

I believe he's looking to inject ASM into a running process. Buffer overflow.