Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't remove DRM from epub #471

Open
blank274 opened this issue Apr 3, 2018 · 3 comments
Open

can't remove DRM from epub #471

blank274 opened this issue Apr 3, 2018 · 3 comments

Comments

@blank274
Copy link

blank274 commented Apr 3, 2018

Running windows 10, book is an ARC shared with me by the publisher for review purposes. Opened with Adobe Digital Editions 2.0.1.78765

calibre Debug log
calibre 3.0 [64bit] embedded-python: True is64bit: True
Windows-10-10.0.16299-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.16299')
Python 2.7.12+
Windows: ('10', '10.0.16299', 'SP0', u'Multiprocessor Free')
Successfully initialized third party plugins: DeDRM (6, 5, 3)
calibre 3.0 [64bit] embedded-python: True is64bit: True
Windows-10-10.0.16299-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.16299')
Python 2.7.12+
Windows: ('10', '10.0.16299', 'SP0', u'Multiprocessor Free')
Successfully initialized third party plugins: DeDRM (6, 5, 3)
Turning on automatic hidpi scaling
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: 128.0 x 128.186915888
Using calibre Qt style: True
Starting up...
Started up in 4.09 seconds with 603 books
stdout+stderr from file dialog helper: ['', '']
piped data from file dialog helper: ['6\x96\x1a00\x93\xc1\x1c_\xad\x8e\x83>y\x92\xb8\xb4\x8aO\x99\xd1V\x94\xf4\x9d!\x04\xf3\xff\\xff\', 'C:\Users\Ginny Blankenship\Documents\My Digital Editions\The Crescent Stone - Matt Mikalatos.epub']
DeDRM v6.5.3: Trying to decrypt The Crescent Stone - Matt Mikalatos.epub
DeDRM v6.5.3: Verifying zip archive integrity
DeDRM v6.5.3: The Crescent Stone - Matt Mikalatos.epub is a secure Adobe Adept ePub
DeDRM v6.5.3: Trying Encryption key default_key
Could not decrypt j0f3bq.epub. Wrong key
DeDRM v6.5.3: Failed to decrypt with key default_key after 0.1 seconds
DeDRM v6.5.3: Trying Encryption key default_key_2
Could not decrypt j0f3bq.epub. Wrong key
DeDRM v6.5.3: Failed to decrypt with key default_key_2 after 0.1 seconds
DeDRM v6.5.3: Looking for new default Adobe Digital Editions Keys after 0.1 seconds
DeDRM v6.5.3: Exception when getting default Adobe Key after 0.2 seconds
Traceback (most recent call last):
File "calibre_plugins.dedrm.init", line 337, in ePubDecrypt
File "calibre_plugins.dedrm.adobekey", line 378, in adeptkeys
File "calibre_plugins.dedrm.adobekey", line 358, in CryptUnprotectData
ADEPTError: Failed to decrypt user key key (sic)
DeDRM v6.5.3: Ultimately failed to decrypt after 0.2 seconds.
Read the FAQs at Harper's repository: https://github.com/apprenticeharper/DeDRM_tools/blob/master/FAQs.md
Running file type plugin DeDRM failed with traceback:
Traceback (most recent call last):
File "site-packages\calibre\customize\ui.py", line 170, in _run_filetype_plugins
File "calibre_plugins.dedrm.init", line 621, in run
File "calibre_plugins.dedrm.init", line 392, in ePubDecrypt
DeDRMError: DeDRM v6.5.3: Ultimately failed to decrypt after 0.2 seconds.
Added The Crescent Stone to db in: 1.5
Added 1 books in 2.7 seconds
Worker Launch took: 0.121999979019

@ElleKayEm
Copy link

First, does the ARC expire? Or is it yours to keep?

@blank274
Copy link
Author

blank274 commented Apr 3, 2018 via email

@ElleKayEm
Copy link

If ADE 2.0.1 is authorized with your Adobe ID, installed on the same machine and user as calibre, and DeDRM isn't working, then try uninstalling ADE and deleting this registry key:

HKEY_CURRENT_USER\Software\Adobe\Adept

Always be very careful when messing with the registry. Reinstall ADE 2.0.1, authorize it with your Adobe ID, and make sure your book opens (or redownload it). Then add it to calibre and the DRM should be removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants