Posted: Sat Jan 18, 2025 8:35 pm Post subject: Scanning address value shows millions of zeros
Hello, I am trying to modify a currency in a game. I was able to get the address of the currency. I accessed the instructions that wrote to that address, but whenever I try inputting the RDX value into the scanner, It generates millions of results all of which are value zero, not the address.
I cannot post images, but here are the references:
Value of currency: 815
Address of this currency:
2DC18BBC52C
Instructions that write to this address:
mov [rdx+rax+24],rbx
Putting the rdx value into the scanner brings 150 million results, all of which the values are zero. The rax value generates nothing as well. and so does putting in the original address of the currency.
rbx value should not be 0x10100000307 when you decimal value is 815.
decimal 815 is 0x32F
Are you sure you are looking at what you think you are looking at?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum