Skip to content

Instantly share code, notes, and snippets.

@fartbagxp
Created April 28, 2018 20:08
Show Gist options
  • Save fartbagxp/4fabbc4bedda33f2e56db43e6f36a067 to your computer and use it in GitHub Desktop.
Save fartbagxp/4fabbc4bedda33f2e56db43e6f36a067 to your computer and use it in GitHub Desktop.
Install audible cracker
##!bin/bash
git clone https://github.com/inAudible-NG/tables.git
git clone https://github.com/KrumpetPirate/AAXtoMP3.git
wget http://project-rainbowcrack.com/rainbowcrack-1.7-linux64.zip
unzip rainbowcrack-1.7-linux64.zip
mv AAXtoMP3/* tables/
mv rainbowcrack-1.7-linux64/* tables/
mv <your_aax_file_name>.aax tables/
cd tables
make
@JKamsker
Copy link

You can use this to obtain the activation bytes and even convert smaller sized audiobooks (upto 1.8GB): Audible Tools

@fartbagxp
Copy link
Author

Wow, interesting find.

It's been quite a while since I've touched this. I'm glad there are better tools now.

@JKamsker
Copy link

*Aheam* Yeeaa lets call it "find" ... (I made dis :D)

@fartbagxp
Copy link
Author

Yep, excellent "find" indeed. :D
Thanks for the update!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment