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 11:02] – 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. After that you can encrypt you .aax with .rtc files from [[https:// | ||
- | |||
- | < | ||
- | git clone https:// | ||
- | </ | ||
- | |||
- | ---- | ||
- | |||
- | ==== Extract SHA1 checksum from the .aax file ==== | ||
- | You can user ffmpeg in order the extract the SHA1 checksum. | ||
- | < | ||
- | $ ffprobe test.aax | ||
- | </ | ||
- | |||
- | ---- | ||
- | |||
- | ==== Recover " | ||
- | Put in the scraped checksum into the following prompt to extract the " | ||
- | |||
- | < | ||
- | $ cd tables && ./rcrack . -h 999a6ab8... | ||
- | </ | ||
- | |||