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

YuRIS xor key accurate guess #50

Open
CodeSpoof opened this issue Sep 18, 2023 · 1 comment
Open

YuRIS xor key accurate guess #50

CodeSpoof opened this issue Sep 18, 2023 · 1 comment

Comments

@CodeSpoof
Copy link

Your extYbn go application lacks a guessing method for the XOR cipher key. I wrote an extraction tool for all the binary files of a ypf archive and discovered, that all code blocks of ybn files end with an END instruction, which seems to not change its value. As seen in my code here, it can be simply extracted for all cases I encountered. Since I pretty much abandoned my extractor and yours is almost at the top of search results and thus people new to the matter will find this first, I'd like to suggest adding this here aswell. For those without the proper keys.
Cheers

@regomne
Copy link
Owner

regomne commented Sep 19, 2023

Thank you for providing the key guessing method. I will add it to extYbn later.

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