start:science:audible
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
start:science:audible [2024/09/26 11:23] – created marlonivo | start:science:audible [2025/01/20 08:17] (current) – [Give it a Cover] marlonivo | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== Audible OEM Crack ===== | ===== 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 [[https:// | ||
+ | < | ||
+ | git clone https:// | ||
+ | </ | ||
+ | |||
+ | \\ | ||
+ | ==== Extract SHA1 checksum from the .aax file ==== | ||
+ | ---- | ||
+ | |||
+ | You can use ffmpeg in order the extract the SHA1 checksum. | ||
+ | < | ||
+ | $ ffprobe test.aax | ||
+ | </ | ||
+ | |||
+ | \\ | ||
+ | ==== Recover the " | ||
+ | ---- | ||
+ | |||
+ | Use the scraped Checksum to extract the " | ||
+ | |||
+ | < | ||
+ | $ cd tables && ./rcrack . -h 999a6ab8... | ||
+ | </ | ||
+ | |||
+ | Use the activation_bytes and ffmpeg to convert your ebook: | ||
+ | < | ||
+ | ffmpeg -activation_bytes 1CEB00DA -i input.aax output.mp3 | ||
+ | </ | ||
+ | |||
+ | \\ | ||
+ | ===== Give it a Cover ===== | ||
+ | ---- | ||
+ | < | ||
+ | ffmpeg -i output.mp3 -i cover.jpg -c copy -map 0 -map 1 -metadata: | ||
+ | </ | ||
+ | |||
+ | **DONE!** |
start/science/audible.1727349796.txt.gz · Last modified: 2024/09/26 11:23 by marlonivo