dimanche 10 mai 2015

How to check that value stored in register is a valid address in the code segment

I'm writing a small x86 Assembly program on a Windows machine. At one point I want to check if the value stored in the EDX register is a valid address pointing to the code segment of the same program. Can anyone please tell me how and if this can be done?

Aucun commentaire:

Enregistrer un commentaire