Page 1 of 1

Watch RVA

Posted: Sat Apr 20, 2024 5:02 am
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.

Re: Watch RVA

Posted: Sun Apr 21, 2024 1:04 pm
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.