Created
April 28, 2018 20:08
-
-
Save fartbagxp/4fabbc4bedda33f2e56db43e6f36a067 to your computer and use it in GitHub Desktop.
Install audible cracker
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
##!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 |
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
*Aheam* Yeeaa lets call it "find" ... (I made dis :D)