flat assembler
Message board for the users of flat assembler.
Index
> Windows > Changing section flags at run-time |
Author |
|
f0dder 13 May 2006, 10:17
VirtualProtect(Ex) *is* the best solution - it's documented and works on both 9x and NT. You won't be able to change the pagetables directly anyway. If you want to do it with syscalls, you'll end up writing a lot of different versions (9x, NT, NT-with-SYSCALL-instruction and so on).
If your concern about calling VirtualProtect is from a security point, don't bother. It's easy to set a memory-range breakpoint. |
|||
13 May 2006, 10:17 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.