Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 356 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 356 Bytes

asar - C++ edition

My own asar unpacker made in C++, because I didn't want to use npm

Usage

Just drag and drop the archive on the executable or use the command line

Command line

$ asar --unpack [-o out] archive...

Dependencies

rapidjson