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:55] 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 
-... 
-[mov,mp4,m4a,3gp,3g2,mj2 @ 0x1dde580] [aax] file checksum = d1c24>999a6ab8... 
- 
-``` 
-</code> 
- 
-==== Recover "activation_bytes" ==== 
- 
-<code> 
-$ ./rcrack . -h 999a6ab8... 
-</code> 
-