shawwwn / H2OExtractor

A .h2o archive extractor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

H2OExtractor

A .h2o archive extractor, has the ability to read and manipulate archives of WOTR that were previously unreadable.

==============================================================================

Usage
H2OExtractor <command> <archive_path>

Command:

  • extract - extract all file of archive to the output dir
  • info - display infomations about the archive

Example:

H2OExtractor extract Input.H2O

About

A .h2o archive extractor

License:MIT License


Languages

Language:C 73.3%Language:C++ 25.3%Language:Objective-C 1.4%