Add alternative method to get activation bytes

Link to the RainbowCrack plugin which lets you recover your own Audible activation data (activation_bytes) offline.
This commit is contained in:
Peter Bowyer 2018-08-28 08:34:20 +01:00 committed by GitHub
parent 8b0f9a4989
commit f0a4f16396
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@ bash AAXtoMP3 [-f|--flac] [-o|--opus] [-a|-aac] [-s|--single] [-c|--chaptered] [
You will need your authentication code that comes from Audible's servers. This You will need your authentication code that comes from Audible's servers. This
will be used by ffmpeg to perform the initial audio convert. You can obtain will be used by ffmpeg to perform the initial audio convert. You can obtain
this string from a tool like this string from a tool like
[audible-activator](https://github.com/inAudible-NG/audible-activator). [audible-activator](https://github.com/inAudible-NG/audible-activator) or [inAudible-NG tables](https://github.com/inAudible-NG/tables).
#### Specifying the AUTHCODE. #### Specifying the AUTHCODE.
In order of __precidence__. In order of __precidence__.