Closed hasherezade closed 4 years ago
The raw address is correctly converted to RVA:
However, if we choose conversion to VA, the image base is (mistakenly) added to the raw address, instead of to RVA:
This problem occurs only in "Go to raw address" and not in "Go to Virtual address"
Fixed in 0.5.1.1
The raw address is correctly converted to RVA:
However, if we choose conversion to VA, the image base is (mistakenly) added to the raw address, instead of to RVA:
This problem occurs only in "Go to raw address" and not in "Go to Virtual address"