2 Repos
Specialized decryption engines for extracting raw audio data from proprietary music cache streams.
Distinct from Algorithm-Specific Decryption: Focuses specifically on audio data extraction from binary streams, whereas Algorithm-Specific Decryption is a broader category for various DRM layers.
Explore 2 awesome GitHub repositories matching security & cryptography · Audio Stream Decryption. Refine with filters or upvote what's useful.
Libation is a comprehensive audiobook management system designed to download, decrypt, and organize Audible audiobooks. It integrates account authentication, library synchronization, DRM removal, and format transcoding into a single desktop application with a plugin-free graphical interface and a built-in theme editor. The project distinguishes itself through a batch library synchronization engine that scans all configured Audible accounts in one pass, a metadata tag rewriting system that corrects chapter markers and cover art after decryption, and a template-based file naming engine that con
Decrypts AAX and Widevine-protected audiobooks and transcodes to multiple output formats.
ncmdump is a proprietary audio cache converter and binary stream decryption utility. It decrypts raw audio data from specialized music cache files and transforms them into standard audio formats. The project functions both as a standalone tool and a cross-language conversion library. It exposes its internal decryption and conversion logic as a dynamic library, allowing the capabilities to be embedded into external applications written in different programming languages. The utility provides batch media processing through recursive directory traversal, enabling the identification and conversi
Provides a specialized engine to decrypt raw audio data from proprietary binary music cache streams.