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.
Watch RVA
Re: Watch RVA
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.
