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 support #114

Open
idleberg opened this issue Nov 25, 2017 · 4 comments
Open

Add asar support #114

idleberg opened this issue Nov 25, 2017 · 4 comments
Assignees
Milestone

Comments

@idleberg
Copy link

idleberg commented Nov 25, 2017

Since I'm unaware of any GUI tools that either compress or decompress asar, I would love to see support in my preferred archiver! It's the default compression format for Electron apps.

@aonez aonez self-assigned this Nov 25, 2017
@aonez aonez added this to the Look at milestone Nov 25, 2017
@Drovosek01
Copy link

For extract files from asar can use this utilities:
https://github.com/Zerthox/rasar
https://github.com/Lem/asar_extract
https://github.com/tylerlong/asar-extractor-app/releases

For me great work https://github.com/Lem/asar_extract
Mirror with compiled file
https://mega.nz/file/ALEUQTCI#nmRYyzXulNcip43wyCDTKmQtzgQSJTy2iokFCR9Kf5k

It would be cool if this extraction functionality was added to Keka

@aonez
Copy link
Owner

aonez commented May 10, 2023

Sorry @idleberg for not replying. @Drovosek01 can you provide some asar compressed (and maybe uncompressed) samples?

@idleberg
Copy link
Author

@aonez You can find a couple of asar files on https://github.com/search?q=path%3A*.asar&type=code&ref=advsearch

@probablykasper
Copy link

@aonez Here's an asar sample, including uncompressed version: asar sample ferrum.zip

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

4 participants