Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 401 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 401 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 extract out archive

Dependencies

rapidjson dirent for MSVC