..

ntrop

Usage

Usage: ntrop [OPTIONS] -- <FILES>...

Arguments:
  <FILES>...  Input files to compress

Options:
  -l, --list                      Shows various information about the files such as compression ratio
  -s, --strip                     Strip target(s) before packing
  -o, --output <OUTPUT>           Set the output filename(s), use '*' as a wildcard [default: *.ntp]
  -f, --filter-level <LOG_LEVEL>  Set the log level filter [default: INFO] [possible values: OFF, ERROR, WARN, INFO, DEBUG, TRACE]
  -h, --help                      Print help
  -V, --version                   Print version    

Supported Targets

x86 (IA-32) x86_64 (AMD64) Armv6 (ARM32) AArch64 (ARM64)
Windows ✅ pe32/x86 ✅ pe64/x86_64 ⌛ pe32/arm32 ⌛ pe64/arm64
Linux ✅ elf32/x86 ✅ elf64/x86_64 ⌛ elf32/arm32 ⌛ elf64/arm64
Mac ⌛ macho/i386 ⌛ macho/amd64 ⌛ macho/arm ⌛ macho/arm64

Windows

Linux

Mac

Releases

⚠️ Releases temporarily yanked due to Microsoft Defender false-positives. ⚠️