magic-akari / ncmc

convert encrypted file to original music file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ncmc · Test Crates.io

Install

Option 1: Download from GitHub Release

Option 2: Install from source

cargo install ncmc

If you don’t have cargo, install it with https://rustup.rs

Usage

# convert
ncmc path/to/your/file.ncm

# dump mode
ncmc --dump path/to/your/file.ncm

Thanks: anonymous5l / ncmdump

About

convert encrypted file to original music file

License:MIT License


Languages

Language:Rust 100.0%