I don't have a
Kindle myself (or which device is necessary for Topaz e-books) but I'm a bit interested in encryption-related topics.
You need Python for this script. I'm not a Windows user anymore but there are precompiled binaries which should work fine.
Download the script, start the command line and type: "python script.py filename"
It accepts the following parameters:
Quote:
print("\nCMBDTC.py [options] bookFileName\n")
print("-p Adds a PID to the list of PIDs that are tried to decrypt the book key (can be used several times)")
print("-r Prints or writes to disk a record indicated in the form name:index (e.g \"img:0\")")
print("-o Output file name to write records")
print("-v Verbose (can be used several times)")
print("-i Print kindle.info database")
|