Skip to content
New issue

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

doesn't decrypt proto prxs properly (0.6.5 arc) #47

Open
zecoxao opened this issue Jun 3, 2022 · 2 comments
Open

doesn't decrypt proto prxs properly (0.6.5 arc) #47

zecoxao opened this issue Jun 3, 2022 · 2 comments

Comments

@zecoxao
Copy link
Contributor

zecoxao commented Jun 3, 2022

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
Copy link
Contributor Author

zecoxao commented Jan 23, 2024

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

@zecoxao
Copy link
Contributor Author

zecoxao commented Jan 26, 2024

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant