awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
noDRM avatar

noDRM/DeDRM_toolsFork

0
View on GitHub↗
9,652 estrellas·406 forks·Python·12 vistas

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.

Historial de estrellas

Gráfico del historial de estrellas de nodrm/dedrm_toolsGráfico del historial de estrellas de nodrm/dedrm_tools

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace nodrm/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.

¿Cuáles son las características principales de nodrm/dedrm_tools?

Las características principales de nodrm/dedrm_tools son: DRM Removal Utilities, DRM Key Stores, Key Management, Algorithm-Specific Decryption, Format Conversion, Format-Specific Parsers, Local Data Processing.

¿Qué alternativas de código abierto existen para nodrm/dedrm_tools?

Las alternativas de código abierto para nodrm/dedrm_tools incluyen: 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…

Alternativas open-source a DeDRM Tools

Proyectos open-source similares, clasificados según cuántas características comparten con DeDRM Tools.
  • apprenticeharper/dedrm_toolsAvatar de apprenticeharper

    apprenticeharper/DeDRM_tools

    15,104Ver en 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
    Ver en GitHub↗15,104
  • keepassxreboot/keepassxcAvatar de keepassxreboot

    keepassxreboot/keepassxc

    27,675Ver en 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
    Ver en GitHub↗27,675
  • rmcrackan/libationAvatar de rmcrackan

    rmcrackan/Libation

    5,703Ver en 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#
    Ver en GitHub↗5,703
  • taurusxin/ncmdumpAvatar de taurusxin

    taurusxin/ncmdump

    3,385Ver en 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++
    Ver en GitHub↗3,385
  • Ver las 25 alternativas a DeDRM Tools→