Hey I need to get the size of a virtual memory page. I am creating a small memory tool that needs to align some blocks in order to efficiently protect them. So far it's working fine, assuming the size is 4kb, but I know it can be 2mb sometimes.
Is there a way to check this?


Reply With Quote
