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:54] – marlonivo | start:science:audible [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Audible OEM Crack ===== | ||
- | After you bought your ebook you are able to download it. | ||
- | |||
- | ==== Note ==== | ||
- | |||
- | Git clone this repository on your machine. This repository has the required | ||
- | rainbow tables `(*.rtc files)` and RainbowCrack binaries. | ||
- | |||
- | < | ||
- | git clone https:// | ||
- | </ | ||
- | |||
- | ==== Usage on Linux ==== | ||
- | |||
- | FFmpeg 2.8.1+ is required. Use Wine with the included (in `run` folder) Windows | ||
- | binaries in case these Linux executables do not run on your distribution. | ||
- | |||
- | ==== Extract SHA1 checksum from the .aax file ==== | ||
- | |||
- | < | ||
- | $ ffprobe test.aax | ||
- | ... | ||
- | [mov, | ||
- | [mov, | ||
- | ``` | ||
- | </ | ||
- | |||
- | ==== Recover " | ||
- | |||
- | < | ||
- | $ ./rcrack . -h 999a6ab8... | ||
- | </ | ||
- | |||