Skip to content

Simple calculator that calculates how relative address changes to actual hex address

Notifications You must be signed in to change notification settings

Mohamed-Adil-Cyber/ManualPatchingCaluclator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ManualPatchingCaluclator

Simple calculator that calculates how relative address changes to actual hex address

First input is the virtual address of the byte you want to find the offset for

Second is the image base found in the data section of the exe

Third is the relative virtual address of the exe file which can be found in the PE header

Fourth is the pointer to the raw data of the exe found in the data section of the PE header

About

Simple calculator that calculates how relative address changes to actual hex address

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages