darealshinji / asar-cpp

Simple C++ asar unpacker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple C++ asar unpacker

License:MIT License


Languages

Language:C++ 95.2%Language:C 4.1%Language:Makefile 0.7%