A tool that packs and unpacks Nitro Archives
Go to file
2024-03-08 08:54:22 -08:00
.gitattributes Initial commit 2022-08-16 21:08:08 +10:00
.gitignore Port Meson build setup from pokeplatinum 2024-03-08 08:54:22 -08:00
fnmatch.c Synchronize with pokeheartgold 2024-03-08 08:51:27 -08:00
fnmatch.h Synchronize with pokeheartgold 2024-03-08 08:51:27 -08:00
LICENSE Initial commit 2022-08-16 21:08:08 +10:00
Makefile Synchronize with pokeheartgold 2024-03-08 08:51:27 -08:00
meson.build Port Meson build setup from pokeplatinum 2024-03-08 08:54:22 -08:00
Narc.cpp Synchronize with pokeheartgold 2024-03-08 08:51:27 -08:00
Narc.h Synchronize with pokeheartgold 2024-03-08 08:51:27 -08:00
README.md Synchronize with pokeheartgold 2024-03-08 08:51:27 -08:00
Source.cpp Synchronize with pokeheartgold 2024-03-08 08:51:27 -08:00

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