The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.27 (Linux)
|
![]() |
is the PSP leaked keys going to Help emulation? - Printable Version +- EmuNewz Network (https://www.emunewz.net/forum) +-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191) +--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51) +---- Forum: General discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=57) +---- Thread: is the PSP leaked keys going to Help emulation? (/showthread.php?tid=3254) Pages:
1
2
|
RE: is the PSP leaked keys going to Help emulation? - Hykem - 01-13-2011 Well, I like to believe Sony still has enough common sense to notice that an emulator is not an illegal application. We do not distribute their software, nor do we use their code. Plus, what was exactly leaked, concerning the PSP, was a set of modules from where one of them is used to emulate the PSP's authoring process. It contains a set of keys and algorithms that can't be used alone for any purpose, so we still have a lot of work to do on our own (just like Draan is doing by porting the wololo.net findings into the kirk-engine draft project). We're obviously keeping ourselves updated on this subject and doing investigation on our own and as you can see in the kirk-engine project, a custom implementation of those algorithms and keys are getting public as soon as they get reversed which is not illegal. ![]() RE: is the PSP leaked keys going to Help emulation? - shakirmole - 01-13-2011 i think sony will be too distracted because of the ps3 getting hacked (as it much more important than the psp which was already hacked in one way or another) so chances of smaller (than ps3) developments would be looked at as a secondary issue its still risky bcz though they may not have any case, they can still sue u guys and annoy u for a couple of months which will just put u in trouble I hoping they do not do so RE: is the PSP leaked keys going to Help emulation? - serio - 01-15-2011 i was wondering, will those keys help with at3+ decryption or is that a completely different thing? RE: is the PSP leaked keys going to Help emulation? - Itaru - 01-15-2011 Completely different thing. AT3+ is not an encryption algorithm but a Sony proprietary encoding format for audio. Jpcsp is already able to decode AT3+ audio using HiMDRenderer and SonicStage, but the emulator is not able to detect all AT3+ audio streams properly for all games yet. RE: is the PSP leaked keys going to Help emulation? - serio - 01-18-2011 oh. i guess that's what all those "undecodable at3+ file", "AT3+ audio format is not yet supported by Jpcsp" and "AT3+ data could not be decoded by the external decoder." messages are about then, the emulator receieves garbage data instead of the at3 file. RE: is the PSP leaked keys going to Help emulation? - Emulatong - 01-22-2011 keys has been Implemented? Quote:Implemented crypto functioning: http://buildbot.orphis.net/jpcsp/ RE: is the PSP leaked keys going to Help emulation? - Itaru - 01-22-2011 (01-22-2011, 12:34 PM)Emulatong Wrote: keys has been Implemented? Decryption in Jpcsp has been implemented although not for all games yet. For those games whose tag keys are available in Jpcsp's CryptoEngine, the decryption routine does indeed work. The retsize calculation still needs work to avoid the ArrayIndexOutOfBoundsException. RE: is the PSP leaked keys going to Help emulation? - shakirmole - 01-22-2011 i still get the encryption dialog box with an encrypted version of dissidia though the decrypted file is available... any thing to be done prior to loading the game? Maybe we still have to wait for GoW decryption and Dissidia decryption RE: is the PSP leaked keys going to Help emulation? - Itaru - 01-22-2011 Probably have to wait until more tag keys are added in the CryptoEngine to support the firmware versions those games use. RE: is the PSP leaked keys going to Help emulation? - shakirmole - 01-22-2011 cool, i like how it is going just now... though i hoping for amazing discoveries that can be possible with the keys released, decryption is just the basics that jpcsp can easily implemented overtime |