John-K / pspdecrypt

Simple tool to decrypt PSP binaries
GNU General Public License v3.0
101 stars 21 forks source link

5.02+ Revision 04 PSAR (used in official JIG) does not decrypt #8

Closed mathieulh closed 3 years ago

mathieulh commented 3 years ago

I get the following error even after increasing the buffer size, it appears to be a table decryption issue

root@DARKBASE:/mnt/e/DTP/pspdecrypt# ./psardecrypt vsh_arc_b02786_ww_20081114 PSAR ok version 4 psarVersion = 4 Version 5.02. table_mode = 3 '00001' Cannot decrypt 1g table. 1g table buffer too small. Recompile with bigger buffer. Segmentation fault

2.82 and older rev 0x04 PSAR decrypt fine.