Due to the different section allignment in memory and the different size, calculating the offset of a byte from the Virtual Address can be really annoying.
This tool solves this issue by automatically doing all necessary calculations.
Furthermore, it will notify you if the Virtual Address entered does not correspond to an offset in the file on disk due to the section alignment in memory, which is very important for inline patching tecniques.
Now you know what you are doing...before you even try to do it!!!
Download v1.0:
Code: Select all
http://reversing.gr/download/Our_Tools/Offset.Calculator_v1.0_By_H_T_P-iCWT.rar
Code: Select all
http://reversing.gr/download/Our_Tools/Offset.Calculator_v1.1_By.H_T_P.iCWT.rar
Enjoy,
H_T_P