Search found 10 matches
- Sun Jun 18, 2006 9:35 pm
- Forum: PSP Development
- Topic: PSP Multi Firmware Project
- Replies: 60
- Views: 57127
the 1.50 updater fails to run on psp-1007 because the scechkuppkg module doesn't think the psp is a legit retail model (it performs a idstoragelookup() on the model key but it gets an unknown keys as an answer so it believes the hardware you are trying to run the updater on is not a retail hardware ...
- Sat Jun 17, 2006 5:18 am
- Forum: PSP Development
- Topic: Modified mksfo.c & pack-pbp.c
- Replies: 15
- Views: 5014
yes but if some is banned and want to share something with the scene he can't because some mods presume they possess sony's sdk... or some others because they shared something as a proof of concept and mods define it as illegal, I do understand how important is the issue between you and sony I do kn...
- Sat Jun 17, 2006 3:18 am
- Forum: PSP Development
- Topic: Modified mksfo.c & pack-pbp.c
- Replies: 15
- Views: 5014
As yoshihiro's changes weren't put into the pspsdk, its not surprising someone else may come along and eventually fix the same thing while unaware of it already being done elsewhere. They weren't in the pspsdk because you banned him... What I can't also get is why Yoshihiro was banned from ps2dev b...
- Wed May 10, 2006 7:44 pm
- Forum: PSP Development
- Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
- Replies: 1856
- Views: 8841298
- Thu May 04, 2006 7:51 pm
- Forum: PSP Development
- Topic: Loading updater modules in USER MODE
- Replies: 5
- Views: 2083
That was me, I think Drakonite removed the post for an unknown reason, it was talking about how to write to the flash in game mode. I think he deleted it because it was containing some plain text of one of the updater's modules. Although it would be as legal as posting a version.txt content. I was s...
- Wed May 03, 2006 6:38 am
- Forum: PSP Development
- Topic: vshAvcResumeDebugGetVTimerBase, fake name or nid collision?
- Replies: 8
- Views: 2689
Well from my point of view I don't think that fw 1.00 was what I'd call secured. You could run any decrypted elfs as long as it was packed within a pbp and reverse engeneering the how the pbp is done isn't rocket science. I wonder what LoadExecForKernel_28D0D249 in newer firmwares need to actually e...
- Wed May 03, 2006 6:28 am
- Forum: PSP Development
- Topic: vshAvcResumeDebugGetVTimerBase, fake name or nid collision?
- Replies: 8
- Views: 2689
- Wed May 03, 2006 6:19 am
- Forum: PSP Development
- Topic: vshAvcResumeDebugGetVTimerBase, fake name or nid collision?
- Replies: 8
- Views: 2689
Great finding ! :) I think Mathieulh spoke somewhere on this forum of some hidden debug functions within vshbridge (without giving further details) it seems to be one of them. I am no expert but I presume that it is just a forgotten debug function forgotten in the retail firmwares that doesn't do wh...
- Fri Apr 28, 2006 10:50 pm
- Forum: PSP Development
- Topic: PSP Multi Firmware Mod
- Replies: 27
- Views: 64679
The index.dat encryption simply changed, that's all. All the firmware revisions from 1.00 to 2.01 can load decrypted index.dat (aka version.txt) and share the very same index.dat decryption keys while 2.50+ cannot load decrypted index.dat and cannot load old index.dat (featuring another encryption) ...
- Tue Apr 25, 2006 11:22 pm
- Forum: PSP Development
- Topic: PSP FW 2.70 RELEASED, PSP[I] use New Ver 2.60
- Replies: 16
- Views: 15225
you could try replacing the prx files in the data.psp, although if it relies on new 2.7 syscalls it most likely won't boot still. You cannot actually decrypt a prx unless you can run kernel mode code, and as far as I am aware, the 1.00/1.50 firmwares do not possess the required keys to decrypt this...