pspdecrypt icon indicating copy to clipboard operation
pspdecrypt copied to clipboard

doesn't decrypt proto prxs properly (0.6.5 arc)

Open zecoxao opened this issue 2 years ago • 2 comments

for some reason the tool doesn't decrypt prxs from proto 0.6.5 archive but the old tool i used to use (decrypt_prx) does

zecoxao avatar Jun 03 '22 23:06 zecoxao

my friend Zer0Tolerance has found out why. the last step with kirk 0xB (SHA1) fails, pspdecrypt uses this, my prx decrypter does not.

zecoxao avatar Jan 23 '24 23:01 zecoxao

John Doe, [26/01/2024 21:50] *(_DWORD *)(a1 + 0x44) = 0

John Doe, [26/01/2024 21:52] this modification was done in the CheckPspCompress()

John Doe, [26/01/2024 21:53] SHA1 OK!

John Doe, [26/01/2024 22:04] just set 0 for u32(prx+0x44)

zecoxao avatar Jan 26 '24 22:01 zecoxao