Watch RVA

Just starting out? Need help? Post your questions and find answers here.
Maya

Watch RVA

Post by Maya »

Hello Everyone,
Is there a way to trigger a message-box once certain RVA is loaded into memory?
Any startup code will be much appreciated.
User avatar
spikey
Enthusiast
Enthusiast
Posts: 778
Joined: Wed Sep 22, 2010 1:17 pm
Location: United Kingdom

Re: Watch RVA

Post by spikey »

An RVA isn't "loaded into memory", it's a method of referring to a VA by using a base address of something and an offset which indicates the respective location. If you tell us a bit more about what you're trying to accomplish we might be able to give you a more useful answer.
Post Reply