We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
my friend Zer0Tolerance has found out why. the last step with kirk 0xB (SHA1) fails, pspdecrypt uses this, my prx decrypter does not.
Sorry, something went wrong.
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)
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: