Latest PS3 News Forum Updates

  • News
  • Posts
  • PS3 CFW
  • PS3 Files
  • PS3 Hacks
  • PS3 Help
  • PS3 Releases
  • PS3 Themes
  • PS3 Trophies
  • PS Vita Trophies
  1. #1

    Question Differences in eboots

    What is the difference in coding with a retail and debug eboot?

    This is just a theory but what if you were able to take disect a retail with a hex editor and then take and rebuild a debug eboot would that be possible?

    thanks
    shummyr


  2. #2
    Quote Originally Posted by shummyr View Post
    What is the difference in coding with a retail and debug eboot?

    This is just a theory but what if you were able to take disect a retail with a hex editor and then take and rebuild a debug eboot would that be possible?

    thanks
    shummyr
    Well mainly- the retail one is encrypted, while the debug one is not.


  3. #3
    how do we tell where the difference is in the encryption of a retail vs a non encrypted debug eboot?


  4. #4
    The easiest way I've found is to look at it - if there is quite a bit of plain text, then its probably a debug eboot, if not - its most likely encrypted.


  5. #5
    is there a way to remove the encryption, or do it a hex editor?