aboutcode-org / aboutcode-org/scancode-toolkit
Add support for electron ASAR archives
Open
archive extraction
easy
good first issue
new feature
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 791
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 5
Description
### Description
This is the format used by Electron apps.
This is defined here https://github.com/electron/asar
See these Python libs:
- @leovoel https://github.com/leovoel/BeautifulDiscord/blob/master/beautifuldiscord/asar.py
- @AS1337 https://github.com/AS1337/asarPy
- @Photonios https://github.com/Photonios/pyasar
- @minitech https://github.com/minitech/as2t
See also https://github.com/libarchive/libarchive/issues/1259
Contributor guide
Assessment
This issue has not been assessed yet.