Page 1 of 1

PS Mobile crash reports

Posted: Wed Oct 10, 2012 12:06 am
by Downsider
Would it be possible to intercept this information and use it to our advantage somehow? Whenever you cause a crash in the PS Mobile SDK, you're able to send some kind of crash report to Sony. If you run a man-in-the-middle server and view the information, it might yield valuable results. I'm assuming the information would be encrypted in one way or another, but this might be one of the most direct routes available toward getting on the inside of the Vita.

Re: PS Mobile crash reports

Posted: Wed Oct 10, 2012 12:26 am
by windhamwong
nope that report shows where you crashed and those stacks information only.
You still have to find out the exploit

Re: PS Mobile crash reports

Posted: Wed Oct 10, 2012 12:33 am
by Downsider
windhamwong wrote:nope that report shows where you crashed and those stacks information only.
You still have to find out the exploit
Oh, so it's only the stack of the Mono VM? That's a shame, but it could hold more information, only way is to check it out.