Tool like xextool or dexbe for PS2?

Discussion in 'Sony Programming and Development' started by Colek, Apr 21, 2016.

  1. Colek

    Colek Spirited Member

    Joined:
    Feb 17, 2016
    Messages:
    142
    Likes Received:
    74
    I would want to know if there is tool that would let me check the build date of executable and if it's signed for debug or retail.
     
    gwald and MrMario2011 like this.
  2. sp193

    sp193 Site Soldier

    Joined:
    Mar 28, 2012
    Messages:
    2,217
    Likes Received:
    1,052
    No, there isn't. PlayStation 2 binaries are all in plaintext, unless they are protected by either MagicGate or DNAS. Or even both.
     
    Colek likes this.
  3. l_oliveira

    l_oliveira Officer at Arms

    Joined:
    Nov 24, 2007
    Messages:
    3,879
    Likes Received:
    245
    Additionally all you can say about a PS2 binary is if it got debug symbols or not. Surprisingly a LOT of games actually shipped with non stripped builds of the executable, wasting memory and leaving precious information about the system behind.

    One can say that the files timestamp is the only reliable way to reasonably infer about the build date of a game. And only trust that if you extracted it from a silver disc yourself as stuff floating around the internet is often tampered with...
     
    tkeely4777 likes this.
  4. sp193

    sp193 Site Soldier

    Joined:
    Mar 28, 2012
    Messages:
    2,217
    Likes Received:
    1,052
    It depends. Having debug information does not necessarily mean that it will take up more RAM because the PS2 kernel will ignore the non-loadable segments.

    However, it may take up more RAM and be slower if the code was not compiled with optimization, which might be done to make debugging easier.
     
    tkeely4777 and l_oliveira like this.
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page