Planet Forklore

Aggregated blog posts from India's open source maintainers.

18 maintainers · 524 posts
Subscribe to RSS
Filter by author or tag

By Tag

Stripping Audible DRM

Self-Guide for stripping the Audible DRM, in similar vein as my Kindle Self-Guide. Download the aax file from Audible website. Run the inAudible-NG Rainbrow crack table against the AAX file. Easiest way is via docker/podman: cd ~/Music/Audiobooks podman run -v $(pwd):/data ryanf…

Kindle Hacks, A Self-guide

I run a non-standard Kindle configuration: Jailbroken (because I want to own the device, not rent it) Runs KOReader (because I want to read EPUBs and PDFs with reflow.) DRM Stripping (because I want to own the book, not rent it) Since I don’t do any of these often enough to auto…