aonez / Keka

The macOS & iOS file archiver
https://www.keka.io
4.87k stars 241 forks source link

Add asar support #114

Open idleberg opened 6 years ago

idleberg commented 6 years ago

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.

Drovosek01 commented 1 year ago

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 commented 1 year ago

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

idleberg commented 1 year ago

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

probablykasper commented 1 year ago

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