Tutorial How to make a mod menu (modding tutorial)

i want to use frida to hook into reading energy value
// RVA: 0xC89738 Offset: 0xC89738 VA: 0xC89738 Slot: 4
public int get_energyAmount() { }

// RVA: 0xC8975C Offset: 0xC8975C VA: 0xC8975C Slot: 5
public int get_maxEnergyAmount() { }

then show it to the windows application (i use python) is there any solution or keyword to learn sir? .i mainly want to make auto for that game
 
Back
Top Bottom