Help to make a pointer PLZ
Posted: Tue Apr 01, 2025 4:09 am
Hi guys,
I'm trying to create a pointer to my equipped gear (weapon, gloves, boots, etc.). I can easily find the address for each slot, but when I use the "Generate Pointer" or "Pointer Map" function, it returns no results.
So, I tried checking what accesses that memory and analyzing the assembly function to see what values the registers hold each time I equip/unequip a piece of gear.
However, I don't know how to find the correct offset to the next address until I reach the static address...
I also tried dumping the modules using aSwedishMagyar's script, but I have no idea which module corresponds to the inventory slot...
I'm lost, guys.
Could someone help me?
Game: Hero Siege (Steam - Single Player)
I'm trying to create a pointer to my equipped gear (weapon, gloves, boots, etc.). I can easily find the address for each slot, but when I use the "Generate Pointer" or "Pointer Map" function, it returns no results.
So, I tried checking what accesses that memory and analyzing the assembly function to see what values the registers hold each time I equip/unequip a piece of gear.
However, I don't know how to find the correct offset to the next address until I reach the static address...
I also tried dumping the modules using aSwedishMagyar's script, but I have no idea which module corresponds to the inventory slot...
I'm lost, guys.
Could someone help me?
Game: Hero Siege (Steam - Single Player)