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

incorrect arguments to scePsmDrmGetRifKey #3

Closed
LiEnby opened this issue Jun 13, 2024 · 3 comments
Closed

incorrect arguments to scePsmDrmGetRifKey #3

LiEnby opened this issue Jun 13, 2024 · 3 comments

Comments

@LiEnby
Copy link

LiEnby commented Jun 13, 2024

the correct signature for the function is int scePsmDrmGetRifKey(const ScePsmDrmLicense *license_buf, char *keydata, int* flags, uint64_t* expire_date, uint64_t* end_date); it is basically pure luck that this tool works at all.

@EliCrystal2001
Copy link
Owner

you mean uint64_t[2}? that's what you put in at https://github.com/vitasdk/vita-headers/pull/836

@LiEnby LiEnby closed this as completed Aug 9, 2024
@LiEnby
Copy link
Author

LiEnby commented Aug 9, 2024

oh that wasn't right either so.

@LiEnby LiEnby reopened this Aug 9, 2024
@EliCrystal2001
Copy link
Owner

thanks.

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

2 participants