Using deci3dbg in IDA?

Discussion in 'Sony Programming and Development' started by Freako, Jun 13, 2015.

  1. Stipo360

    Stipo360 Dead Rising & XDKs

    Joined:
    Feb 11, 2014
    Messages:
    1,107
    Likes Received:
    473
    What address do i poke? what i'm getting at here is it's looking like the address from an eboot is "0000000000E871A4"
    where as on 360 its as simple as "82807460" .. if you type in 0000000000E871A4 and poke something to it ill just give you an error, because that's not an address what so ever

    here is what im NOT seeing in the eboot, this is from an xex
    [​IMG]

    eboots don't seem to have float values or anything, floats are good to poke because they hold gravity, jump height, etc etc..
     
  2. doulomb

    doulomb Robust Member

    Joined:
    Apr 25, 2013
    Messages:
    237
    Likes Received:
    57
    What are you talking about when you say which address to poke?

    Lets go back a little bit. Have you been able to get it to run yet? Like where you've been able to attach to the running process on the PS3?
    Worry about that first because its the most important step.

    -doulomb
     
  3. Stipo360

    Stipo360 Dead Rising & XDKs

    Joined:
    Feb 11, 2014
    Messages:
    1,107
    Likes Received:
    473

    When you poke an address on 360, you simply take "820006D9" , type your value into it, and boom. 820006D9 now holds your new value.. what the hell kinda of address is "0000000000E871A4" ... no poke tool accepts such a long address. i'm just trying to poke values here.
     
  4. doulomb

    doulomb Robust Member

    Joined:
    Apr 25, 2013
    Messages:
    237
    Likes Received:
    57
    The address would be E871A4. The PS3 is using the 64bit address space which means the addresses are twice as long as usual. Its pretty obvious. What tool are you using to "poke" though? Are you using the ProDG debugger or what?

    -doulomb
     
  5. Freako

    Freako Active Member

    Joined:
    Jun 3, 2015
    Messages:
    32
    Likes Received:
    8
    I figured that the version of IDA we had wasn't compatible with the plugins.

    Every version I tried to find which would be compatible didn't have a 64 bit .exe with it.
     
    Last edited: Jul 5, 2015
  6. doulomb

    doulomb Robust Member

    Joined:
    Apr 25, 2013
    Messages:
    237
    Likes Received:
    57
    I'll PM you about the version I'm using.

    -doulomb
     
  7. Half Mile Ride

    Half Mile Ride Rapidly Rising Member

    Joined:
    Nov 19, 2016
    Messages:
    94
    Likes Received:
    21
    Sorry for the necropost, nobody in the thread explained what they did to fix the problem, I've ran into the same exact problem, I can't get deci3dbg running on IDA Pro 6.8 because an error appears when I select the DECI3 debugger plugin:

    I can't run it in 7.0 because the plugin was compiled with an older IDA sdk and I can't get it running in 6.5 because I don't know how to add the definitions to the exceptions.cfg file, the exact error that pops up on IDA 6.5 is this:

    Also since IDA 6.5 doesn't have a PPC loader it is a bit useless in it, only 6.8 and 7.0 have the PPC Loader.

    I'd love to get this thing running as I've already pulled various hairs out of my head. (/s)
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page