User Tools


start:science:audible

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start:science:audible [2024/10/07 10:56] marlonivostart: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. 
- 
-<code> 
-git clone https://github.com/inAudible-NG/tables.git 
-</code> 
- 
-==== Extract SHA1 checksum from the .aax file ==== 
- 
-<code> 
-$ ffprobe test.aax  # extract SHA1 checksum 
-</code> 
- 
-==== Recover "activation_bytes" ==== 
-Put in the scraped checkusm into the following prompt to extract the "activation_bytes" 
- 
-<code> 
-$ ./rcrack . -h 999a6ab8... 
-</code> 
-