Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
skindle - remove DRM from KindleForPC ebooks (mobi and topaz)skindle - is a freeware open source utility for removing DRM protection from KindleForPC ebooks.
You can run it on the computer on which KindleForPC is installed under the account that was used to purchase DRM protected content. skindle requires your kindle.info file which can be found in something like: <User home>\...\Amazon\Kindle For PC\{AMAwzsaPaaZAzmZzZQzgZCAkZ3AjA_AY} where ... varies by platform but is "Local Settings\Application Data" on XP. skindle will attempt to find this file automatically. skindle implements the PID extraction, DRM key generation and decryption algorithms employed by the KindleForPC application. This is a stand alone app that does not require you to determine a PID on your own, and it does not need to run KindleForPC in order to extract any data from memory. skindle is not dependent on any particular version of KindleForPC and does not need to run KindleForPC in order to extract a PID. The tool documents the structure of the kindle.info file and the data and algorthims that are used to derive per book PID values. How to install skindle: A compiled binary is included. Though it was built using cygwin, it should not require a cygwin installation in order to run it. To build from source, you will need cygwin with gcc and make. How to use skindle Code:
./skindle [-d] [-v] -i <ebook file> -o <output file> [-k kindle.info file] [-p pid] -i required name of the input mobi or topaz file -o required name of the output file to generate -k optional kindle.info path -v dump the contents of kindle.info -p additional PID values to attempt (can specifiy multiple times) You only need to specify a kindle.info path if skindle can't find your kindle.info file automatically How to download skindle skindle-06.tgz Code:
http://www.mediafire.com/?wzjiimfmzdo ebook DRM removal tools archive |
Tags: drm, kindle, kindleforpc, mobi, remove, remove drm, skindle, topaz |
Thread Tools | |
Display Modes | |
|
|