How does one use VirtualAllocEx do make room for a code cave?
Posted
by Jake
on Stack Overflow
See other posts from Stack Overflow
or by Jake
Published on 2010-06-09T23:41:03Z
Indexed on
2010/06/10
0:12 UTC
Read the original article
Hit count: 706
How does one use VirtualAllocEx do make room for a code cave? I am currently in possession of a piece of software with very little "free space" and i read that VirtualAllocEx is used for making this space..
Thanks!
Jake
© Stack Overflow or respective owner