Search found 3 matches

by CMoZ
Wed Jul 27, 2005 8:51 am
Forum: PSP Development
Topic: Any help on this concept
Replies: 3
Views: 2771

Any help on this concept

I've been searching on this board for info about the steps the psp takes for executing a homebrew binary but I can't get very much useful (I'm just learning here) information. Does anyone have any info regarding this? Where I would like to apply it is possibly in forcing the PSP to verify the binary...
by CMoZ
Tue May 10, 2005 11:05 am
Forum: PSP Development
Topic: SAVEDATA Exploit Theory
Replies: 10
Views: 8108

This would be more effective if you could decrypt existing save files using the api, otherwise you will have to create a save file from scratch which would be harder to create a buffer overflow for assuming there is any checks for valid data... This is all assuming that the encryption is not differ...
by CMoZ
Tue May 10, 2005 8:10 am
Forum: PSP Development
Topic: SAVEDATA Exploit Theory
Replies: 10
Views: 8108

zigzag wrote:Sounds good but, what if the encryption used for game saves is not the same used for executables...?
Damn got to it before me steddy.
I do think this sounds like the most logical way to proceed at the current time.