MusicDecrypto.Library 2.4.0

dotnet add package MusicDecrypto.Library --version 2.4.0
NuGet\Install-Package MusicDecrypto.Library -Version 2.4.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MusicDecrypto.Library" Version="2.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MusicDecrypto.Library --version 2.4.0
#r "nuget: MusicDecrypto.Library, 2.4.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MusicDecrypto.Library as a Cake Addin
#addin nuget:?package=MusicDecrypto.Library&version=2.4.0

// Install MusicDecrypto.Library as a Cake Tool
#tool nuget:?package=MusicDecrypto.Library&version=2.4.0

MusicDecrypto

Build NuGet GitHub release GitHub license

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 是一个能够方便地下载歌词的小软件。
Version Downloads Last updated
2.4.0 93 2/25/2024
2.3.1 88 2/24/2024
2.3.0 230 11/24/2023
2.2.4 140 9/2/2023
2.2.3 186 6/14/2023
2.2.2 123 6/1/2023
2.2.1 162 5/26/2023
2.2.0 250 1/8/2023