start:science:audible
This is an old revision of the document!
Table of Contents
Audible OEM Crack
After you bought your ebook, you are able to download it. After that you can encrypt you .aax with .rtc files from RainbowCrack.
git clone https://github.com/inAudible-NG/tables.git
Extract SHA1 checksum from the .aax file
You can user ffmpeg in order the extract the SHA1 checksum.
$ ffprobe test.aax # extract SHA1 checksum
Recover the "activation_bytes"
Put in the scraped checksum into the following prompt to extract the “activation_bytes”
$ cd tables && ./rcrack . -h 999a6ab8...
After that you are able to convert your ebook with ffmpeg:
ffmpeg -activation_bytes 1CEB00DA -i input.aax output.mp3
start/science/audible.1728299187.txt.gz · Last modified: 2024/10/07 11:06 by marlonivo