This application tries to port offsets of cheat codes or similar from source memory dumps to destination memory dumps to help cheat code creation/game modding.
Here.
You need to have Java installed.
You start the JAR
file, select the source memory dump, destination memory dump and enter the offset to port. The other settings are optional for fine tuning. It is way too inefficient to process the entire memory dump down to the last cent so drawbacks have to be made.
A different porting strategy is chosen depending on the offset being data or executable code.
If this happens either you're trying to port something which can't generally be ported, no good search template is found or you need to adjust the optional settings to better reflect the circumstances. Mostly it finishes below one second.
This is possible since the application can't guarantee correctness so take results with a grain of salt. In the future this might improve but it is technically impossible to avoid those errors.