ncmc can decrypt and convert encrypted ncm media files back to their original form (mp3, flac, etc). ncmc can additionally dump all information of ncm encrypted media files, including cover art, encryption key, and metadata as a json file.
ncmc can decrypt and convert encrypted ncm media files back to their original form (mp3, flac, etc). ncmc can additionally dump all information of ncm encrypted media files, including cover art, encryption key, and metadata as a json file.
To install ncmc, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ncmc
To see what files were installed by ncmc, run:
port contents ncmc
To later upgrade ncmc, run:
sudo port selfupdate && sudo port upgrade ncmc
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.