Editing Talk:NPDRM
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 169: | Line 169: | ||
Thank to all of you. I hope someone is able to code a program using this info. | Thank to all of you. I hope someone is able to code a program using this info. | ||
First of all, I want to congratulate '''Euss''' of | First of all, I want to congratulate '''Euss''' of ps3devwiki on finding the klicensee decrypt key and provide a proof of concept of the AppLoder part of the algorithm. Check [[Talk:SELF_File_Format_and_Decryption|Talk: SELF File Format and Decryption]] | ||
Now you have the tools to decrypt all free executable content. | Now you have the tools to decrypt all free executable content. | ||
'''Euss''', | '''Euss''', this key is not duplicated... there are two cases that lead to the same (similar to the keys, two cases so two repeated tables). | ||
Some of you asked what this algorithm is for. It has several use from backing up PSN games so they can be used with/without license (some countries allow backups, but NEVER sharing copyrighted material....) or use game updates on lower firmwares (some updates are NPDRM so they could not be decrypted and downgraded). I don't know if DUPLEX used this method or if they replaced the data with debug versions as some implied... | Some of you asked what this algorithm is for. It has several use from backing up PSN games so they can be used with/without license (some countries allow backups, but NEVER sharing copyrighted material....) or use game updates on lower firmwares (some updates are NPDRM so they could not be decrypted and downgraded). I don't know if DUPLEX used this method or if they replaced the data with debug versions as some implied... | ||
Line 472: | Line 472: | ||
</drama> | </drama> | ||
[http://www.multiupload.com/VPBS9BGOZ1 ps3tools-npdrm-v3.tar.gz (80.05 KB) | [http://www.multiupload.com/VPBS9BGOZ1 ps3tools-npdrm-v3.tar.gz (80.05 KB)] | ||
Line 505: | Line 505: | ||
The get_idps.pkg file can be installed on your PS3. When run, it creates a file called 'idps' on the root of an attached USB drive. | The get_idps.pkg file can be installed on your PS3. When run, it creates a file called 'idps' on the root of an attached USB drive. | ||
Copy this idps file to your PS3KEYS folder. Make sure that your PS3KEYS folder has the appldr NPDRM keys. One pair was included in mallory's ps3tools release and more can be found at [ | Copy this idps file to your PS3KEYS folder. Make sure that your PS3KEYS folder has the appldr NPDRM keys. One pair was included in mallory's ps3tools release and more can be found at [http://ps3devwiki.com/index.php?title=Keys#Appldr Keys Appldr] | ||
FTP your PS3's exdata folder to your PS3KEYS folder (e.g. ~/.ps3/exdata). | FTP your PS3's exdata folder to your PS3KEYS folder (e.g. ~/.ps3/exdata). | ||
Now the NPDRM modified ps3tools have all the keys they need to decrypt PSN games. | Now the NPDRM modified ps3tools have all the keys they need to decrypt PSN games. |