Audible Unlock

This shell script unlocks all .aax files using rainbow tables from rcrack.

Usage

General

  • Download your books from audible for offline access
  • Go to this directory and checkout this repository including submodules

On Windows

  • Download and install chocolatey
  • Install cygwin and ffmpeg as admin
    choco install ffmpeg cygwin
    
  • Open cygwin shell in the audible download folder
  • Run bash audible-unlock.sh

On Linux

  • Install ffmpeg with a package manager of your choice
  • Go to your audible download folder
  • Run bash audible-unlock.sh

Docker

docker run -it --volume=/Users/mike.reiche//Downloads:/data ubuntu /bin/bash
apt-get update
apt-get install ffmpeg libavcodec-extra gawk wine