Skip to content

aonez/asar-cpp

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.3%
  • Makefile 0.7%