ncmc

Crates.ioncmc
lib.rsncmc
version0.2.9
sourcesrc
created_at2018-08-16 09:25:13.175814
updated_at2024-05-07 17:37:52.726853
descriptionconvert encrypted ncm file to original music file.
homepagehttps://github.com/magic-akari/ncmc
repositoryhttps://github.com/magic-akari/ncmc
max_upload_size
id79725
size13,037
(magic-akari)

documentation

README

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

Commit count: 3

cargo fmt