MusicDecrypto.Library
2.4.1
dotnet add package MusicDecrypto.Library --version 2.4.1
NuGet\Install-Package MusicDecrypto.Library -Version 2.4.1
<PackageReference Include="MusicDecrypto.Library" Version="2.4.1" />
paket add MusicDecrypto.Library --version 2.4.1
#r "nuget: MusicDecrypto.Library, 2.4.1"
// Install MusicDecrypto.Library as a Cake Addin #addin nuget:?package=MusicDecrypto.Library&version=2.4.1 // Install MusicDecrypto.Library as a Cake Tool #tool nuget:?package=MusicDecrypto.Library&version=2.4.1
MusicDecrypto
This project implements music de-obfuscation on .NET, and accelerates the process with SIMD. The CLI program also uses Native AOT feature.
Licensing
The core library is distributed under GNU LGPL v2.1, while the CLI and GUI applications are both distributed under GNU AGPL v3.
Supported formats
You may refer to the full list. Please notice that support for .mgg
and .mflac
series are partial.
CLI usage
Drag and drop files and/or directories on the CLI program or run:
musicdecrypto [options] [<input>...]
Options
-f, --force-overwrite Overwrite existing files.
-r, --recursive Search files recursively.
-x, --extensive Extend range of extensions to be detected.
-o, --output <output> Output directory.
References
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- NativeMemoryArray (>= 1.2.0)
- TagLibSharp (>= 2.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on MusicDecrypto.Library:
Repository | Stars |
---|---|
real-zony/ZonyLrcToolsX
ZonyLrcToolsX 是一个能够方便地下载歌词的小软件。
|