Post: Quick debugger question
03-03-2015, 08:13 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Im using prodg debugger and I'm just wondering if there's anyway to show the current function(s)?

Example: I shoot my gun, is there a way I can get the debugger to bring me to that location while I'm doing a specific thing? (im trying to get inf ammo)

Sorry for noob question, Ive never modded ps3 before but I know what Im doing if I can find the function that Im looking for
(adsbygoogle = window.adsbygoogle || []).push({});
03-03-2015, 09:43 AM #2
Default Avatar
An0ny
Guest
Originally posted by Funyuns View Post
Im using prodg debugger and I'm just wondering if there's anyway to show the current function(s)?

Example: I shoot my gun, is there a way I can get the debugger to bring me to that location while I'm doing a specific thing? (im trying to get inf ammo)

Sorry for noob question, Ive never modded ps3 before but I know what Im doing if I can find the function that Im looking for


No, because it's usually a lot more than one function communicating when you run the game, constantly. The most common way to find the memory part for it, is to use NetCheat and scan the memory (for changes, etc etc..)
03-03-2015, 10:02 AM #3
Originally posted by An0ny View Post
No, because it's usually a lot more than one function communicating when you run the game, constantly. The most common way to find the memory part for it, is to use NetCheat and scan the memory (for changes, etc etc..)


Right.. well the problem is that I wouldn't know where to start. Whenever I use netcheat and scan for the value of my ammo it will bring up hundreds or thousands of results even when I shoot and go down by one.
03-03-2015, 10:05 AM #4
Default Avatar
An0ny
Guest
Originally posted by Funyuns View Post
Right.. well the problem is that I wouldn't know where to start. Whenever I use netcheat and scan for the value of my ammo it will bring up hundreds or thousands of results even when I shoot and go down by one.


It should eventually be one left, also variate for what kind of game this is. Some games have extra security to prevent tampering of ammo and health, where they store it multiply places and does a lot of checks.
03-03-2015, 10:18 AM #5
Originally posted by An0ny View Post
It should eventually be one left, also variate for what kind of game this is. Some games have extra security to prevent tampering of ammo and health, where they store it multiply places and does a lot of checks.


Hitman HD trilogy to be exact. I've gotten it down to one address before, but for example my ammo would be at 42 and I would find one address for 42. Then i would shoot one more to go to 41 and then when I find 41, the address that had 42 wouldn't be on that list. Some values would have a few results or only one result, others would have a lot of results

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo