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

NSKeyedArchiver parser #2351

Open
patrickdalla opened this issue Oct 25, 2024 · 0 comments
Open

NSKeyedArchiver parser #2351

patrickdalla opened this issue Oct 25, 2024 · 0 comments

Comments

@patrickdalla
Copy link
Collaborator

When implementing BPListParser PR I've noted some data were still somehow scrambled. So I've discovered they used NSKeyedArchiver format to store object information in BPLIST files. The values can be read when parsed by BPListParser whe in NSKeyedArchiver format, but is yet confusing, not showing the value associated with its key name.

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

No branches or pull requests

2 participants