start:science:audible
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
start:science:audible [2024/10/07 10:53] – 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 you bought your ebook, you are able to download it. After that you can encrypt you .aax with .rtc files from [[https:// |
- | ==== Note ==== | + | < |
- | + | ||
- | Git clone this repository on your machine. This repository has the required | + | |
- | rainbow tables `(*.rtc files)` and RainbowCrack binaries. | + | |
- | + | ||
- | ``` | + | |
git clone https:// | git clone https:// | ||
- | ``` | + | </ |
- | ==== Usage on Linux ==== | + | \\ |
+ | ==== Extract SHA1 checksum from the .aax file ==== | ||
+ | ---- | ||
- | FFmpeg 2.8.1+ is required. Use Wine with the included (in `run` folder) Windows | + | You can use ffmpeg |
- | binaries in case these Linux executables do not run on your distribution. | + | < |
+ | $ ffprobe test.aax # extract SHA1 checksum | ||
+ | </ | ||
- | ==== Extract SHA1 checksum from the .aax file ==== | + | \\ |
+ | ==== Recover | ||
+ | ---- | ||
- | ``` | + | Use the scraped Checksum to extract |
- | $ ffprobe test.aax | + | |
- | ... | + | |
- | [mov, | + | |
- | [mov, | + | |
- | ``` | + | |
- | ==== Recover " | + | < |
+ | $ cd tables && ./rcrack . -h 999a6ab8... | ||
+ | </ | ||
- | ``` | + | Use the activation_bytes and ffmpeg to convert your ebook: |
- | $ ./rcrack . -h 999a6ab8... | + | < |
- | ``` | + | ffmpeg |
+ | </ | ||
+ | \\ | ||
+ | ===== Give it a Cover ===== | ||
+ | ---- | ||
+ | < | ||
+ | ffmpeg -i output.mp3 -i cover.jpg -c copy -map 0 -map 1 -metadata: | ||
+ | </ | ||
+ | **DONE!** |
start/science/audible.1728298393.txt.gz · Last modified: 2024/10/07 10:53 by marlonivo