iHaxGamez will allow you to add lives, money, time, etc to a game while it's running. Search, filter and replace any kind of value in any running application.
Does your game end too soon? Do you hate that you can't buy that "Class 50 Armor" as soon as the game starts because you got robbed on the outskirts of town? Would you like an easy way to change your health meter?
iHaxGamez is an open source, simple and easy to use tool that allows you to search and replace values stored in your computer's memory. The trick is that programs are not allowed to see the memory that belongs to other applications.
iHaxGamez gets around this by respectfully asking the operating system to let it have a peek and a poke (please forgive the BASIC pun from circa 1982).
What's New in This Release: [ read full changelog ]
· Bug fixes for replacing small Integer values
· Added support for 8-Byte Integers (64bits)