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

Add Asar ContentLoader #280

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add Asar ContentLoader #280

wants to merge 2 commits into from

Conversation

sr229
Copy link
Member

@sr229 sr229 commented Jul 20, 2023

Adds core basic functionality to load an Asar Archive. While the library does come with its own verification, we would love to do it in the loader level too for security reasons so we can patch up reading the archives before the library ever reads it.

Right now all it does it load and verifies in the content level if our Asar Archive is valid supported by the craftersmine.Asar.Net library, but in the future we might use the content-level verification for hash checking too

Signed-off-by: Ayane <[email protected]>
Signed-off-by: GitHub <[email protected]>
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

Successfully merging this pull request may close these issues.

1 participant