mirror of
https://github.com/lhearachel/knarc.git
synced 2025-06-18 13:25:34 -04:00
A tool that packs and unpacks Nitro Archives
.gitattributes | ||
.gitignore | ||
fnmatch.c | ||
fnmatch.h | ||
LICENSE | ||
Makefile | ||
meson.build | ||
Narc.cpp | ||
Narc.h | ||
README.md | ||
Source.cpp |
knarc
A tool that extracts the contents of Nitro Archives.
Forked from https://github.com/kr3nshaw/knarc
Usage
OVERVIEW: Knarc
USAGE: knarc [options] <inputs>
OPTIONS:
-d Directory to pack from/unpack to
-p Pack
-u Unpack
-n Build the filename table (default: discards filenames)
-i Output a .naix header
-D Print additional debug messsages