asar-cpp icon indicating copy to clipboard operation
asar-cpp copied to clipboard

Simple C++ asar unpacker

asar - C++ edition

Official repo

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