awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
noDRM avatar

noDRM/DeDRM_toolsFork

0
View on GitHub↗
9,652 stars·406 forks·Python·28 views

DeDRM Tools

DeDRM_tools is a digital rights management decryptor and ebook security key manager. It functions as a utility to strip proprietary protections from restricted ebook files, removing vendor lock-in to make the content compatible with any reading application.

The tool manages the decryption process by using a configuration system to store device serial numbers and encryption keys. This allows for the automation of the decryption pipeline across various ebook retailers and platforms.

The project provides capabilities for digital content decryption and ensures ebook format compatibility by processing restricted files into open formats. All cryptographic processing and key matching are performed locally on the user's machine.

Features

  • DRM Removal Utilities - Strips digital rights management from ebook files to remove vendor lock-in and enable flexible reading.
  • DRM Key Stores - Implements a configuration system for storing and automating the use of ebook decryption keys.
  • Key Management - Provides a system for managing the security keys and device identifiers required for ebook decryption.
  • Algorithm-Specific Decryption - Applies vendor-specific cryptographic algorithms to decrypt restricted ebook data streams.
  • Format Conversion - Converts locked ebook files into open formats to ensure compatibility across different reading applications.
  • Format-Specific Parsers - Implements specific parsing logic to identify and remove DRM markers from various ebook file structures.
  • Local Data Processing - Processes all cryptographic key matching and decryption locally to ensure sensitive data never leaves the machine.

Star history

Star history chart for nodrm/dedrm_toolsStar history chart for nodrm/dedrm_tools

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does nodrm/dedrm_tools do?

DeDRM_tools is a digital rights management decryptor and ebook security key manager. It functions as a utility to strip proprietary protections from restricted ebook files, removing vendor lock-in to make the content compatible with any reading application.

What are the main features of nodrm/dedrm_tools?

The main features of nodrm/dedrm_tools are: DRM Removal Utilities, DRM Key Stores, Key Management, Algorithm-Specific Decryption, Format Conversion, Format-Specific Parsers, Local Data Processing.

What are some open-source alternatives to nodrm/dedrm_tools?

Open-source alternatives to nodrm/dedrm_tools include: apprenticeharper/dedrm_tools — DeDRM_tools is a software suite designed to automate the removal of digital rights management from personal e-book… keepassxreboot/keepassxc — This project is a cross-platform credential management suite designed to store sensitive information in encrypted… rmcrackan/libation — Libation is a comprehensive audiobook management system designed to download, decrypt, and organize Audible… taurusxin/ncmdump — ncmdump is a proprietary audio cache converter and binary stream decryption utility. It decrypts raw audio data from… ory/hydra — Hydra is a headless identity server that functions as a certified OAuth2 and OpenID Connect provider. It is designed… xrplf/rippled — rippled is a peer-to-peer node implementation for the XRP Ledger. It serves as a distributed ledger consensus engine…

Open-source alternatives to DeDRM Tools

Similar open-source projects, ranked by how many features they share with DeDRM Tools.
  • apprenticeharper/dedrm_toolsapprenticeharper avatar

    apprenticeharper/DeDRM_tools

    15,104View on GitHub↗

    DeDRM_tools is a software suite designed to automate the removal of digital rights management from personal e-book files. By stripping restrictive encryption layers during the import process, the utility enables users to manage their digital libraries and convert protected files into open formats for use across various reading devices. The system operates through a modular architecture that utilizes plugin-based event interception to hook into host applications. It performs cryptographic key extraction by scanning local configuration files and memory, applying algorithm-specific decryption to

    Python
    View on GitHub↗15,104
  • keepassxreboot/keepassxckeepassxreboot avatar

    keepassxreboot/keepassxc

    27,675View on GitHub↗

    This project is a cross-platform credential management suite designed to store sensitive information in encrypted local databases. It functions as a secure desktop application that provides a unified environment for organizing secrets, generating passwords, and managing multi-factor authentication tokens. By utilizing industry-standard file formats, the application ensures that stored credentials remain secure and interoperable across different operating systems. The software distinguishes itself through deep integration with hardware-backed security and system-level services. It supports phy

    C++cross-platformhacktoberfestkeepass
    View on GitHub↗27,675
  • rmcrackan/libationrmcrackan avatar

    rmcrackan/Libation

    5,703View on GitHub↗

    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

    C#
    View on GitHub↗5,703
  • taurusxin/ncmdumptaurusxin avatar

    taurusxin/ncmdump

    3,385View on GitHub↗

    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

    C++
    View on GitHub↗3,385
See all 26 alternatives to DeDRM Tools→