Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Download DRM Tools ArchiveDRM Tools Archive contains all the scripts (except ineptpdf.py) and applications mentioned in the Dark Reverser’s blog & Aprentice Alf's blog.
DRM Tools are open source? How can I be sure it’s safe and not a trojan horse? All the DRM removal tools here are scripts of one kind or another: Python, Applescript or Windows Batch files. So they are inherently open source, and open to inspection by everyone who downloads them. The one piece of compiled code is the progress bar for the DeDRM AppleScript, and the source for that is included in the DeDRM AppleScript package. The download links just give me .php files, not .7z, .zip, .rar files. What’s wrong? You’re using some kind of “fast download” plugin with your browser. Turn it off and the downloads will work properly. I have an old encrypted PDF file that won’t open in Adobe Digital Editions, how can I remove the DRM? If your PDF ebooks cannot be read in Adobe Digital Editions, the tools here cannot help. They are probably encrypted using the Content Server 3 (or earlier) methods which Adobe no longer support, not even to allow conversion to Content Server 4 (AKA Adobe Digital Editions). See _http://www.adobe.com/products/contentserver/migrate.html for more details. Adobe only allowed a nine month window (March-December 2009) for migration to Adobe Digital Editions after the Content Server 3 servers were discontinued. You might be able to find tools to remove the DRM from other sites, but there are several different old encryption schemes for PDF files, and Aprenitce Alf is not unfamiliar with them. Tetrachroma’s blog might be a good starting point for Windows users, as he’s done a lot of work on some PDF DRM scheme called “File Open”. What ebooks do DRM Tools scripts work on? There are six main ebook formats.
There are seven main DRM schemes currently in use.
The scripts linked from here remove DRM from PDF, EPUB, eReader, Mobipocket and Topaz format ebooks using Adobe Adept, Barnes & Noble, Amazon and eReader DRM schemes. Microsoft LIT format ebooks using Microsoft’s DRM scheme can have the DRM removed using ConvertLit. There’s currently no way to remeove DRM from ebooks using Apple’s Fairplay DRM scheme, used on most ebooks bought at Apple’s iBooks ebook store. Who wrote DRM Tools scripts? The authors tend to identify themselves only by pseudonyms:
Where are my ebooks located? Your ebooks are stored on your computer or on your ebook reader. You need to find them to be able to remove the DRM. If they are on your reader, you should be able to locate them easily. On your computer it’s not so obvious. Here are the default locations. Macintosh
Windows
I just upgraded Kindle for Mac and now the tools don’t work You now have more than one kindle-info file, because uAmazon have moved the location of the file. The easiest thing is to delete both and let it get created again. Go to (Home Folder)/Library/Application Support/ and delete the “Kindle” folder and the “Amazon” folder. Now start Kindle for Macintosh. You’ll need to register it to your account again, and possibly download your books again, but after that the scripts will work again. Topaz: I used the tools on a Kindle file, and got back three files instead of one. Which one’s the de-drmed ebook? The Topaz file format contains two versions of the book plus a composite xml description of the book. The _SVG file is a zip archive of the scalable vector graphics (svg) image of each page of the book. Each image is comprised of a list of glyphs and positions. It is pretty much an exact copy of the original book, but made of up of images, not text. The second version is the text version, unchecked by human eye. It contains the usual kinds of errors you’d expect in OCRed text. This is the version used to create the HTML “_nodrm” zip archive. Neither DeDRM nor Calibre are causing the errors – the errors are in the OCR stored in the original ebook. The third file contains the XML files which truly are the Topaz internal format. If you want to understand this format better, unzip this file and open any of the xml files with a text editor. You can import the HTML version (_nodrm.zip) into Calibre to convert it to epub, mobi, etc as it is easily reflowable and convertible but it may need spellchecking and hand editing to clean it up the OCR errors. You can also import the set of SVG images into Calibre or other PDF creation software and convert them to an image-only based PDF. Double-clicking on any of the .pyw tools, I get the message “there is no default application specified to open the document”. I have Mac OS X 10.5 There is a bug in the Python Launcher set up on Mac OSX 10.5.X that wasn’t fixed until 10.6.X. So you have two options one very easy and one is just a bit harder but will allow python scripts to work well for the future
I’ve bought Mobipocket ebooks from an on-line retailer without having to enter the PID of my copy of Mobipocket Reader, and I can read them in Mobipocket Reader. But when I try to convert them to another format, calibre says that they have DRM, but the tools say they don’t contain a PIDs, and I should open them in Mobipocket Reader. What’s going wrong? The books are downloaded without a PID, but still encrypted. Opening them in Mobipocket Reader causes Mobipocket Reader to create a copy of the ebook that contains with the Mobipocket Reader’s PID. This copy is stored in the My eBooks folder in your My Documents folder. It’s this copy that you must use with the DRM removal tools. Since the original versions of the script and programs were released, various people have helped to maintain and improve them, mainly some_updates, DiapDealer and Apprentice Alf. Download DRM Tools Archive Code:
https://github.com/apprenticeharper/DeDRM_tools/releases Code:
https://apprenticealf.wordpress.com/2012/09/10/drm-removal-tools-for-ebooks/ |
#2
|
|||
|
|||
Download DRM Tools ArchiveDownload DRM Tools Archive 2.3 (tools_2.3.zip)
Code:
http://www.mediafire.com/?2ibexwv6a7d5saw http://hidemyass.com/files/qcZos/ Code:
http://depositfiles.com/files/ex74vgfgv http://www.zshare.net/download/840699861bdf9bf2/ http://www.badongo.com/file/24825700 Code:
| 1.txt | DeDRM 1.2.zip | Win_OpenSSL_0.9.8o.txt | +---Adobe_EPUB_Tools | | ineptepub_v5.3.pyw | | ineptkey_v5.2.pyw | | README_ineptepub.txt | | | \---Original_IHeart_Cabbages_Scripts | ineptepub_v5.2.pyw | ineptkey_v5.pyw | +---Barnes_and_Noble_EPUB_Tools | | ignobleepub_v3.1.pyw | | ignoblekeygen_v2.1.pyw | | README_ignoble_epub.txt | | | \---Original_IHeart_Cabbages_Scripts | ignobleepub.pyw | ignoblekey.pyw | ignoblekeygen.pyw | +---Calibre_Plugins | eReaderPDB2PML_v02_plugin.zip | ignobleepub_v01.1_plugin.zip | ineptepub_v01.1_plugin.zip | K4MobiDeDRM_v01.3_plugin.zip | README-eReaderPDB2PML-plugin.txt | README-Ignobleepub-plugin.txt | README-Ineptepub-plugin.txt | README-K4MobiDeDRM-plugin.txt | Win_OpenSSL_0.9.8o.txt | +---ePub_Fixer | | ePub_Fixer.pyw | | README_ePub_Fixer.txt | | | \---lib | scrolltextwidget.py | subasyncio.py | zipfix.py | +---eReader_PDB_Tools | | eReaderPDB2PML.pyw | | eReaderPDB2PMLZ.pyw | | Pml2HTML.pyw | | README_eReaderPDB.txt | | | \---lib | erdr2pml.py | eReaderPDB2PML_plugin.py | openssl_des.py | python_des.py | scrolltextwidget.py | subasyncio.py | xpml2xhtml.py | +---Kindle_Mobi_Tools | | MobiDeDRM_0.19.py | | | +---K4_Mobi_DeDRM_Combined_Tool | | | K4MobiDeDRM.pyw | | | README_K4MobiDeDRM.txt | | | | | \---lib | | k4mdumpkinfo.py | | k4mobidedrm.py | | k4mutils.py | | k4pcutils.py | | mobidedrm.py | | scrolltextwidget.py | | subasyncio.py | | | +---Kindle_4_Mac_Unswindle | | | gdb_kindle_cmds_r1.txt | | | gdb_kindle_cmds_r2.txt | | | gdb_kindle_cmds_r3.txt | | | gdb_kindle_cmds_r4.txt | | | K4Munswindle.pyw | | | README_K4Munswindle.txt | | | | | \---lib | | mobidedrm.py | | scrolltextwidget.py | | subasyncio.py | | | +---Kindle_4_PC_Unswindle | | mobidedrm.py | | README-unswindlev7.txt | | unswindle_v7.pyw | | | \---older_tools | | README_Older_K4PC_Tools.txt | | | \---skindle-06 | b64.c | cbuf.c | cbuf.h | libz.a | Makefile | md5.c | md5.h | mobi.c | mobi.h | README | sha1.c | sha1.h | skindle.c | skindle.exe | skinutils.c | skinutils.h | tpz.c | tpz.h | zconf.h | zlib.h | +---Mobi_Additional_Tools | | k4mdumpkinfo.py | | Kindleizer.pyw | | KindlePID.pyw | | MobiML2HTML.pyw | | MobiUnpack.pyw | | README_Kindle_for_iPad_iPhone_iPodTouch.txt | | README_MobiUnpack_MobiML2HTML.txt | | | +---lib | | kindlefix.py | | kindlepid.py | | mobidedrm.py | | mobihuff.py | | mobiml2html.py | | mobiunpack.py | | prc.py | | scrolltextwidget.py | | subasyncio.py | | | \---older_tools | MobiDeDRM.pyw | PIDCheck.py | \---Topaz_Tools | README_Topaz_Tools.txt | TopazExtract.pyw | TopazFiles2HTML.pyw | TopazFiles2SVG.pyw | TopazFiles2XML.pyw | \---lib cmbtc_dump.py cmbtc_v2.2.py convert2xml.py decode_meta.py flatxml2html.py genhtml.py gensvg.py genxml.py getpagedim.py k4mutils.py k4pcutils.py scrolltextwidget.py stylexml2css.py subasyncio.py topaz-readme.txt |
#3
|
|||
|
|||
Re: Download DRM Tools ArchiveQuote:
Code:
http://www.zshare.net/download/839809550aa8b3f8/ http://depositfiles.com/files/mp8n45czg http://www.badongo.com/file/24838766 |
#4
|
|||
|
|||
Re: Download DRM Tools ArchiveDRM Tools Archive 3.0 (7zip)
Code:
http://depositfiles.com/files/s01wyltc9 http://www.megaupload.com/?d=847YEWL1 http://www.zshare.net/download/84740478834aa6db/ http://www.badongo.com/file/24904702 Code:
|-- Adobe_ePub_Tools | |-- ineptepub_v5.4.pyw | |-- ineptkey_v5.2.pyw | |-- Original_IHeart_Cabbages_Scripts | | |-- ineptepub_v5.2.pyw | | `-- ineptkey_v5.pyw | `-- README_ineptepub.txt |-- Adobe_PDF_Tools | |-- ineptkey_v5.2.pyw | `-- ineptpdf7.6.pyw |-- Barnes_and_Noble_ePub_Tools | |-- ignobleepub_v3.2.pyw | |-- ignoblekeygen_v2.1.pyw | |-- Original_IHeart_Cabbages_Scripts | | |-- ignobleepub.pyw | | |-- ignoblekeygen.pyw | | `-- ignoblekey.pyw | `-- README_ignoble_epub.txt |-- Calibre_Plugins | |-- eReaderPDB2PML_v03_plugin.zip | |-- ignobleepub_v01.2_plugin.zip | |-- ineptepub_v01.3_plugin.zip | |-- ineptpdf_v01.1_plugin.zip | |-- K4MobiDeDRM_v01.7_plugin.zip | |-- README-eReaderPDB2PML-plugin.txt | |-- README-Ignobleepub-plugin.txt | |-- README-Ineptepub-plugin.txt | |-- README-Ineptpdf-plugin.txt | |-- README-K4MobiDeDRM-plugin.txt | `-- Win_OpenSSL_0.9.8o.txt |-- DeDRM 1.4.app.zip |-- ePub_Fixer | |-- ePub_Fixer.pyw | |-- lib | | |-- scrolltextwidget.py | | |-- subasyncio.py | | `-- zipfix.py | `-- README_ePub_Fixer.txt |-- eReader_PDB_Tools | |-- eReaderPDB2PML.pyw | |-- eReaderPDB2PMLZ.pyw | |-- lib | | |-- erdr2pml.py | | |-- eReaderPDB2PML_plugin.py | | |-- openssl_des.py | | |-- pycrypto_des.py | | |-- python_des.py | | |-- scrolltextwidget.py | | |-- subasyncio.py | | `-- xpml2xhtml.py | |-- Pml2HTML.pyw | `-- README_eReaderPDB.txt |-- KindleBooks_Tools | |-- FindTopazEbooks.pyw | |-- Kindle_4_Mac_Unswindle | | |-- gdb_kindle_cmds_r1.txt | | |-- gdb_kindle_cmds_r2.txt | | |-- gdb_kindle_cmds_r3.txt | | |-- gdb_kindle_cmds_r4.txt | | |-- K4Munswindle.pyw | | |-- lib | | | |-- mobidedrm.py | | | |-- scrolltextwidget.py | | | `-- subasyncio.py | | `-- README_K4Munswindle.txt | |-- Kindle_4_PC_Unswindle | | |-- mobidedrm.py | | |-- README-unswindlev7.txt | | `-- unswindle_v7.pyw | |-- KindleBooks | | |-- KindleBooks.pyw | | |-- lib | | | |-- cmbtc_v2.2.py | | | |-- convert2xml.py | | | |-- flatxml2html.py | | | |-- flatxml2svg.py | | | |-- genbook.py | | | |-- genxml.py | | | |-- k4mdumpkinfo.py | | | |-- k4mobidedrm.py | | | |-- k4mutils.py | | | |-- k4pcutils.py | | | |-- kgenpids.py | | | |-- mobidedrm.py | | | |-- scrolltextwidget.py | | | |-- stylexml2css.py | | | |-- subasyncio.py | | | `-- topazextract.py | | `-- README_KindleBooks.txt | |-- MobiDeDRM_0.21.py | `-- older_tools | |-- README_Older_K4PC_Tools.txt | `-- skindle-06 | |-- b64.c | |-- cbuf.c | |-- cbuf.h | |-- libz.a | |-- Makefile | |-- md5.c | |-- md5.h | |-- mobi.c | |-- mobi.h | |-- README | |-- sha1.c | |-- sha1.h | |-- skindle.c | |-- skindle.exe | |-- skinutils.c | |-- skinutils.h | |-- tpz.c | |-- tpz.h | |-- zconf.h | `-- zlib.h |-- Mobi_Additional_Tools | |-- k4mdumpkinfo.py | |-- Kindleizer.pyw | |-- KindlePID.pyw | |-- lib | | |-- kindlefix.py | | |-- kindlepid.py | | |-- mobidedrm.py | | |-- mobihuff.py | | |-- mobiml2html.py | | |-- mobiunpack.py | | |-- prc.py | | |-- scrolltextwidget.py | | `-- subasyncio.py | |-- MobiML2HTML.pyw | |-- MobiUnpack.pyw | |-- older_tools | | |-- MobiDeDRM.pyw | | `-- PIDCheck.py | |-- README_Kindle_for_iPad_iPhone_iPodTouch.txt | `-- README_MobiUnpack_MobiML2HTML.txt `-- Win_OpenSSL_0.9.8o.txt |
#5
|
|||
|
|||
Re: Download DRM Tools ArchiveSee my blog (in my profile) for links to the latest tools.
Or you can download v3.1 (the latest as I write this) directly from http://www.datafilehost.com/download-74a4e2fc.html |
#6
|
|||
|
|||
Re: Download DRM Tools ArchiveThank you so much, I have spent hours trying to clear DRM. I don't want to be illegal but I want to read my books on the reader I Choose. The ridiculous Drm is like saying when I buy a hardcover that I can read it in the kitchen but I can't read it in the bedroom or office or living room. I just want to use a reader that is competent and works, not one I don't like. You have been amazing!!!
|
#7
|
|||
|
|||
Re: Download DRM Tools ArchiveDRM Tools Archive 3.2 (7zip)
Code:
http://depositfiles.com/files/h7ijt8uzv http://www.badongo.com/file/25033120 http://www.zshare.net/download/86002399859bed2d/ http://www.2shared.com/file/HBbDW41l/tools_v32.html http://rapidshare.com/files/445697151/tools_v3.2.7z http://www.megaupload.com/?d=MZX31PDA Code:
───tools │ ReadMe_First.txt │ ├───Adobe_ePub_Tools │ │ ineptepub_v5.6.pyw │ │ ineptkey_v5.4.pyw │ │ README_ineptepub.txt │ │ │ └───Original_IHeart_Cabbages_Scripts │ ineptepub_v5.2.pyw │ ineptkey_v5.pyw │ ├───Adobe_PDF_Tools │ ineptkey_v5.4.pyw │ ineptpdf_v7.8.pyw │ README_ineptpdf.txt │ ├───Barnes_and_Noble_ePub_Tools │ │ ignobleepub_v3.4.pyw │ │ ignoblekeygen_v2.3.pyw │ │ README_ignoble_epub.txt │ │ │ └───Original_IHeart_Cabbages_Scripts │ ignobleepub.pyw │ ignoblekey.pyw │ ignoblekeygen.pyw │ ├───Calibre_Plugins │ eReaderPDB2PML_v04_plugin.zip │ ignobleepub_v01.3_plugin.zip │ ineptepub_v01.4_plugin.zip │ ineptpdf_v01.2_plugin.zip │ K4MobiDeDRM_v02.1_plugin.zip │ README-eReaderPDB2PML-plugin.txt │ README-Ignobleepub-plugin.txt │ README-Ineptepub-plugin.txt │ README-Ineptpdf-plugin.txt │ README-K4MobiDeDRM-plugin.txt │ Win_OpenSSL_0.9.8o.txt │ ├───DeDRM_for_Mac_and_Win │ DeDRM_2.0.app.zip │ DeDRM_WinApp_v1.2.zip │ ReadMe_DeDRM_WinApp_v1.2.txt │ ├───ePub_Fixer │ │ ePub_Fixer.pyw │ │ README_ePub_Fixer.txt │ │ │ └───lib │ scrolltextwidget.py │ subasyncio.py │ zipfix.py │ ├───eReader_PDB_Tools │ │ eReaderPDB2PML.pyw │ │ eReaderPDB2PMLZ.pyw │ │ Pml2HTML.pyw │ │ README_eReaderPDB.txt │ │ │ └───lib │ erdr2pml.py │ eReaderPDB2PML_plugin.py │ openssl_des.py │ pycrypto_des.py │ python_des.py │ scrolltextwidget.py │ subasyncio.py │ xpml2xhtml.py │ ├───KindleBooks_Tools │ ├───KindleBooks │ │ │ KindleBooks.pyw │ │ │ README_KindleBooks.txt │ │ │ │ │ └───lib │ │ cmbtc_v2.2.py │ │ convert2xml.py │ │ flatxml2html.py │ │ flatxml2svg.py │ │ genbook.py │ │ k4mdumpkinfo.py │ │ k4mobidedrm.py │ │ k4mutils.py │ │ k4pcutils.py │ │ kgenpids.py │ │ mobidedrm.py │ │ scrolltextwidget.py │ │ stylexml2css.py │ │ subasyncio.py │ │ topazextract.py │ │ │ ├───Kindle_4_Mac_Unswindle │ │ │ gdb_kindle_cmds_r1.txt │ │ │ gdb_kindle_cmds_r2.txt │ │ │ gdb_kindle_cmds_r3.txt │ │ │ gdb_kindle_cmds_r4.txt │ │ │ K4Munswindle.pyw │ │ │ README_K4Munswindle.txt │ │ │ │ │ └───lib │ │ .DS_Store │ │ mobidedrm.py │ │ scrolltextwidget.py │ │ subasyncio.py │ │ │ └───Kindle_4_PC_Unswindle │ mobidedrm.py │ README-unswindlev7.txt │ unswindle_v7.pyw │ └───Mobi_Additional_Tools │ FindTopazEbooks.pyw │ Kindleizer.pyw │ KindlePID.pyw │ MobiDeDRM.pyw │ MobideDRM_0.26.py │ MobiML2HTML.pyw │ MobiUnpack.pyw │ README_Kindle_for_iPad_iPhone_iPodTouch.txt │ README_MobiUnpack_MobiML2HTML.txt │ ├───lib │ .DS_Store │ kindlefix.py │ kindlepid.py │ mobidedrm.py │ mobihuff.py │ mobiml2html.py │ mobiunpack.py │ prc.py │ scrolltextwidget.py │ subasyncio.py │ └───older_tools PIDCheck.py |
#8
|
|||
|
|||
Re: Download DRM Tools ArchiveDRM Tools Archive 3.4 (7zip)
Code:
http://depositfiles.com/files/j4y2vniew http://www.megaupload.com/?d=8EQKW61G http://www.2shared.com/file/wJ8RpDPt/tools_v34.html http://www.badongo.com/file/25066092 http://www.zshare.net/download/86321127cfb4d2c7/ http://rapidshare.com/files/446968703/tools_v3.4.7z Code:
└───tools │ ReadMe_First.txt │ ├───Adobe_ePub_Tools │ │ ineptepub_v5.6.pyw │ │ ineptkey_v5.4.pyw │ │ README_ineptepub.txt │ │ │ └───Original_IHeart_Cabbages_Scripts │ ineptepub_v5.2.pyw │ ineptkey_v5.pyw │ ├───Adobe_PDF_Tools │ ineptkey_v5.4.pyw │ ineptpdf_v7.9.pyw │ README_ineptpdf.txt │ ├───Barnes_and_Noble_ePub_Tools │ │ ignobleepub_v3.4.pyw │ │ ignoblekeygen_v2.3.pyw │ │ README_ignoble_epub.txt │ │ │ └───Original_IHeart_Cabbages_Scripts │ ignobleepub.pyw │ ignoblekey.pyw │ ignoblekeygen.pyw │ ├───Calibre_Plugins │ eReaderPDB2PML_v04_plugin.zip │ ignobleepub_v01.5_plugin.zip │ ineptepub_v01.6_plugin.zip │ ineptpdf_v01.3_plugin.zip │ K4MobiDeDRM_v02.3_plugin.zip │ README-eReaderPDB2PML-plugin.txt │ README-Ignobleepub-plugin.txt │ README-Ineptepub-plugin.txt │ README-Ineptpdf-plugin.txt │ README-K4MobiDeDRM-plugin.txt │ ├───DeDRM_for_Mac_and_Win │ │ ReadMe_DeDRM_WinApp.txt │ │ │ ├───DeDRM 2.2.app │ │ └───Contents │ │ │ Info.plist │ │ │ PkgInfo │ │ │ │ │ ├───MacOS │ │ │ droplet │ │ │ │ │ └───Resources │ │ │ convert2xml.py │ │ │ DeDRM Progress Source.zip │ │ │ droplet.icns │ │ │ droplet.rsrc │ │ │ encodebase64.py │ │ │ erdr2pml.py │ │ │ flatxml2html.py │ │ │ flatxml2svg.py │ │ │ genbook.py │ │ │ ignobleepub.py │ │ │ ignoblekeygen.py │ │ │ ineptepub.py │ │ │ ineptkey.py │ │ │ ineptpdf.py │ │ │ k4mdumpkinfo.py │ │ │ k4mobidedrm.py │ │ │ k4mutils.py │ │ │ k4pcutils.py │ │ │ kgenpids.py │ │ │ mobidedrm.py │ │ │ openssl_des.py │ │ │ scrolltextwidget.py │ │ │ stylexml2css.py │ │ │ subasyncio.py │ │ │ topazextract.py │ │ │ zipfix.py │ │ │ │ │ ├───DeDRM Progress.app │ │ │ └───Contents │ │ │ │ Info.plist │ │ │ │ PkgInfo │ │ │ │ │ │ │ ├───MacOS │ │ │ │ DeDRM Progress │ │ │ │ │ │ │ └───Resources │ │ │ ├───English.lproj │ │ │ │ │ InfoPlist.strings │ │ │ │ │ │ │ │ │ └───MainMenu.nib │ │ │ │ classes.nib │ │ │ │ info.nib │ │ │ │ keyedobjects.nib │ │ │ │ │ │ │ └───Scripts │ │ │ Window.scpt │ │ │ │ │ ├───description.rtfd │ │ │ TXT.rtf │ │ │ │ │ └───Scripts │ │ main.scpt │ │ │ └───DeDRM_WinApp_v1.4 │ │ DeDRM_Drop_Target.bat │ │ │ └───DeDRM_lib │ │ DeDRM_app.pyw │ │ │ └───lib │ activitybar.py │ convert2xml.py │ decryptepub.py │ decryptpdb.py │ decryptpdf.py │ erdr2pml.py │ flatxml2html.py │ flatxml2svg.py │ genbook.py │ ignobleepub.py │ ignoblekeygen.py │ ineptepub.py │ ineptkey.py │ ineptpdf.py │ k4mobidedrm.py │ k4mutils.py │ k4pcutils.py │ kgenpids.py │ mobidedrm.py │ openssl_des.py │ pycrypto_des.py │ python_des.py │ scrolltextwidget.py │ simpleprefs.py │ stylexml2css.py │ subasyncio.py │ topazextract.py │ zipfix.py │ ├───ePub_Fixer │ │ ePub_Fixer.pyw │ │ README_ePub_Fixer.txt │ │ │ └───lib │ scrolltextwidget.py │ subasyncio.py │ zipfix.py │ ├───eReader_PDB_Tools │ │ eReaderPDB2PML.pyw │ │ eReaderPDB2PMLZ.pyw │ │ Pml2HTML.pyw │ │ README_eReaderPDB.txt │ │ │ └───lib │ erdr2pml.py │ eReaderPDB2PML_plugin.py │ openssl_des.py │ pycrypto_des.py │ python_des.py │ scrolltextwidget.py │ subasyncio.py │ xpml2xhtml.py │ ├───KindleBooks_Tools │ ├───KindleBooks │ │ │ KindleBooks.pyw │ │ │ README_KindleBooks.txt │ │ │ │ │ └───lib │ │ cmbtc_v2.2.py │ │ convert2xml.py │ │ flatxml2html.py │ │ flatxml2svg.py │ │ genbook.py │ │ k4mdumpkinfo.py │ │ k4mobidedrm.py │ │ k4mutils.py │ │ k4pcutils.py │ │ kgenpids.py │ │ mobidedrm.py │ │ scrolltextwidget.py │ │ stylexml2css.py │ │ subasyncio.py │ │ topazextract.py │ │ │ ├───Kindle_4_Mac_Unswindle │ │ │ gdb_kindle_cmds_r1.txt │ │ │ gdb_kindle_cmds_r2.txt │ │ │ gdb_kindle_cmds_r3.txt │ │ │ gdb_kindle_cmds_r4.txt │ │ │ K4Munswindle.pyw │ │ │ README_K4Munswindle.txt │ │ │ │ │ └───lib │ │ mobidedrm.py │ │ scrolltextwidget.py │ │ subasyncio.py │ │ │ └───Kindle_4_PC_Unswindle │ mobidedrm.py │ README-unswindlev7.txt │ unswindle_v7.pyw │ └───Mobi_Additional_Tools │ FindTopazEbooks.pyw │ Kindleizer.pyw │ KindlePID.pyw │ MobiDeDRM.pyw │ MobiDeDRM_0.26.py │ MobiML2HTML.pyw │ MobiUnpack.pyw │ README_Kindle_for_iPad_iPhone_iPodTouch.txt │ README_MobiUnpack_MobiML2HTML.txt │ ├───lib │ kindlefix.py │ kindlepid.py │ mobidedrm.py │ mobihuff.py │ mobiml2html.py │ mobiunpack.py │ prc.py │ scrolltextwidget.py │ subasyncio.py │ └───older_tools PIDCheck.py |
#9
|
|||
|
|||
Re: Download DRM Tools ArchiveDRM Tools Archive 3.5 (7zip)
Code:
http://depositfiles.com/files/jnr09t48e http://www.2shared.com/file/qKRjtWGe/tools_v35.html http://www.megaupload.com/?d=L1ZCHLVV http://www.badongo.com/file/25109134 http://www.zshare.net/download/867205244ec84356/ http://rapidshare.com/files/448541913/tools_v3.5.7z Code:
|-- Adobe_ePub_Tools | |-- ineptepub_v5.6.pyw | |-- ineptkey_v5.4.pyw | |-- Original_IHeart_Cabbages_Scripts | | |-- ineptepub_v5.2.pyw | | `-- ineptkey_v5.pyw | `-- README_ineptepub.txt |-- Adobe_PDF_Tools | |-- ineptkey_v5.4.pyw | |-- ineptpdf_v7.9.pyw | `-- README_ineptpdf.txt |-- Barnes_and_Noble_ePub_Tools | |-- ignobleepub_v3.4.pyw | |-- ignoblekeygen_v2.3.pyw | |-- Original_IHeart_Cabbages_Scripts | | |-- ignobleepub.pyw | | |-- ignoblekeygen.pyw | | `-- ignoblekey.pyw | `-- README_ignoble_epub.txt |-- Calibre_Plugins | |-- eReaderPDB2PML_v04_plugin.zip | |-- ignobleepub_v01.5_plugin.zip | |-- ineptepub_v01.6_plugin.zip | |-- ineptpdf_v01.3_plugin.zip | |-- K4MobiDeDRM_v02.4_plugin.zip | |-- README-eReaderPDB2PML-plugin.txt | |-- README-Ignobleepub-plugin.txt | |-- README-Ineptepub-plugin.txt | |-- README-Ineptpdf-plugin.txt | `-- README-K4MobiDeDRM-plugin.txt |-- DeDRM_for_Mac_and_Win | |-- DeDRM_2.3.app.zip | |-- DeDRM_WinApp_v1.5.zip | `-- ReadMe_DeDRM_WinApp.txt |-- ePub_Fixer | |-- ePub_Fixer.pyw | |-- lib | | |-- scrolltextwidget.py | | |-- subasyncio.py | | `-- zipfix.py | `-- README_ePub_Fixer.txt |-- eReader_PDB_Tools | |-- eReaderPDB2PML.pyw | |-- eReaderPDB2PMLZ.pyw | |-- lib | | |-- erdr2pml.py | | |-- eReaderPDB2PML_plugin.py | | |-- openssl_des.py | | |-- pycrypto_des.py | | |-- python_des.py | | |-- scrolltextwidget.py | | |-- subasyncio.py | | `-- xpml2xhtml.py | |-- Pml2HTML.pyw | `-- README_eReaderPDB.txt |-- KindleBooks_Tools | |-- Kindle_4_Mac_Unswindle | | |-- gdb_kindle_cmds_r1.txt | | |-- gdb_kindle_cmds_r2.txt | | |-- gdb_kindle_cmds_r3.txt | | |-- gdb_kindle_cmds_r4.txt | | |-- K4Munswindle.pyw | | |-- lib | | | |-- mobidedrm.py | | | |-- scrolltextwidget.py | | | `-- subasyncio.py | | `-- README_K4Munswindle.txt | |-- Kindle_4_PC_Unswindle | | |-- mobidedrm.py | | |-- README-unswindlev7.txt | | `-- unswindle_v7.pyw | `-- KindleBooks | |-- KindleBooks.pyw | |-- lib | | |-- cmbtc_v2.2.py | | |-- convert2xml.py | | |-- flatxml2html.py | | |-- flatxml2svg.py | | |-- genbook.py | | |-- k4mdumpkinfo.py | | |-- k4mobidedrm.py | | |-- k4mutils.py | | |-- k4pcutils.py | | |-- kgenpids.py | | |-- mobidedrm.py | | |-- scrolltextwidget.py | | |-- stylexml2css.py | | |-- subasyncio.py | | `-- topazextract.py | `-- README_KindleBooks.txt |-- Mobi_Additional_Tools | |-- FindTopazEbooks.pyw | |-- Kindleizer.pyw | |-- KindlePID.pyw | |-- lib | | |-- kindlefix.py | | |-- kindlepid.py | | |-- mobidedrm.py | | |-- mobihuff.py | | |-- mobiml2html.py | | |-- mobiunpack.py | | |-- prc.py | | |-- scrolltextwidget.py | | `-- subasyncio.py | |-- MobiDeDRM_0.27.py | |-- MobiDeDRM.pyw | |-- MobiML2HTML.pyw | |-- MobiUnpack.pyw | |-- older_tools | | `-- PIDCheck.py | |-- README_Kindle_for_iPad_iPhone_iPodTouch.txt | `-- README_MobiUnpack_MobiML2HTML.txt `-- ReadMe_First.txt |
#10
|
|||
|
|||
Re: Download DRM Tools ArchiveDRM Tools Archive 3.6 (7zip)
Code:
http://depositfiles.com/files/thcwywvy7 http://www.zshare.net/download/869728857aa1ac3b/ http://www.badongo.com/file/25128912 http://rapidshare.com/files/449422584/tools_v3.6.7z http://www.2shared.com/file/3KEkD4ah/tools_v36.html http://www.megaupload.com/?d=OHHLD2MJ Code:
|-- Adobe_ePub_Tools | |-- ineptepub_v5.6.pyw | |-- ineptkey_v5.4.pyw | |-- Original_IHeart_Cabbages_Scripts | | |-- ineptepub_v5.2.pyw | | `-- ineptkey_v5.pyw | `-- README_ineptepub.txt |-- Adobe_PDF_Tools | |-- ineptkey_v5.4.pyw | |-- ineptpdf_v7.9.pyw | `-- README_ineptpdf.txt |-- Barnes_and_Noble_ePub_Tools | |-- ignobleepub_v3.4.pyw | |-- ignoblekeygen_v2.3.pyw | |-- Original_IHeart_Cabbages_Scripts | | |-- ignobleepub.pyw | | |-- ignoblekeygen.pyw | | `-- ignoblekey.pyw | `-- README_ignoble_epub.txt |-- Calibre_Plugins | |-- eReaderPDB2PML_v04_plugin.zip | |-- ignobleepub_v01.5_plugin.zip | |-- ineptepub_v01.6_plugin.zip | |-- ineptpdf_v01.3_plugin.zip | |-- K4MobiDeDRM_v02.6_plugin.zip | |-- README-eReaderPDB2PML-plugin.txt | |-- README-Ignobleepub-plugin.txt | |-- README-Ineptepub-plugin.txt | |-- README-Ineptpdf-plugin.txt | `-- README-K4MobiDeDRM-plugin.txt |-- DeDRM_for_Mac_and_Win | |-- DeDRM_2.4.app.zip | |-- DeDRM_WinApp_v1.6.zip | `-- ReadMe_DeDRM_WinApp.txt |-- ePub_Fixer | |-- ePub_Fixer.pyw | |-- lib | | |-- scrolltextwidget.py | | |-- subasyncio.py | | `-- zipfix.py | `-- README_ePub_Fixer.txt |-- eReader_PDB_Tools | |-- eReaderPDB2PML.pyw | |-- eReaderPDB2PMLZ.pyw | |-- lib | | |-- erdr2pml.py | | |-- eReaderPDB2PML_plugin.py | | |-- openssl_des.py | | |-- pycrypto_des.py | | |-- python_des.py | | |-- scrolltextwidget.py | | |-- subasyncio.py | | `-- xpml2xhtml.py | |-- Pml2HTML.pyw | `-- README_eReaderPDB.txt |-- KindleBooks_Tools | |-- Kindle_4_Mac_Unswindle | | |-- gdb_kindle_cmds_r1.txt | | |-- gdb_kindle_cmds_r2.txt | | |-- gdb_kindle_cmds_r3.txt | | |-- gdb_kindle_cmds_r4.txt | | |-- K4Munswindle.pyw | | |-- lib | | | |-- mobidedrm.py | | | |-- scrolltextwidget.py | | | `-- subasyncio.py | | `-- README_K4Munswindle.txt | |-- Kindle_4_PC_Unswindle | | |-- mobidedrm.py | | |-- README-unswindlev7.txt | | `-- unswindle_v7.pyw | `-- KindleBooks | |-- KindleBooks.pyw | |-- lib | | |-- cmbtc_v2.2.py | | |-- convert2xml.py | | |-- flatxml2html.py | | |-- flatxml2svg.py | | |-- genbook.py | | |-- k4mdumpkinfo.py | | |-- k4mobidedrm.py | | |-- k4mutils.py | | |-- k4pcutils.py | | |-- kgenpids.py | | |-- mobidedrm.py | | |-- scrolltextwidget.py | | |-- stylexml2css.py | | |-- subasyncio.py | | `-- topazextract.py | `-- README_KindleBooks.txt |-- Mobi_Additional_Tools | |-- FindTopazEbooks.pyw | |-- Kindleizer.pyw | |-- KindlePID.pyw | |-- lib | | |-- kindlefix.py | | |-- kindlepid.py | | |-- mobidedrm.py | | |-- mobihuff.py | | |-- mobiml2html.py | | |-- mobiunpack.py | | |-- prc.py | | |-- scrolltextwidget.py | | `-- subasyncio.py | |-- MobiDeDRM_0.28.py | |-- MobiDeDRM.pyw | |-- MobiML2HTML.pyw | |-- MobiUnpack.pyw | |-- older_tools | | `-- PIDCheck.py | |-- README_Kindle_for_iPad_iPhone_iPodTouch.txt | `-- README_MobiUnpack_MobiML2HTML.txt `-- ReadMe_First.txt |
Tags: archive, download, drm, drm tools, drm tools archive, tools |
Thread Tools | |
Display Modes | |
|
|