A simple tool to convert static addresses (relative to the start of the HEADER) to Relative Virtual Addresses (RVA).
Usage
<base_original>: Original base address (e.g., 0x140000000)
<base_target>: Target base address
<absolute_address>: Absolute address to convert
#include <stdio.h>
#include...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.