Skip to main content
mattv76677953
Participant
September 18, 2024
Question

e_adept_core_key_scramble

  • September 18, 2024
  • 68 replies
  • 68624 views

This started happening this evening after downloading a new epub this evening.

 

There is 0 reference to this online. 

 

Any help?

    This topic has been closed for replies.

    68 replies

    Participant
    October 8, 2024

    I'm so glad I found this thread, had no idea this plugin existed for Calibre to remove ACSM directly there and I just installed it and it worked like a charm, now I do everything with Calibre, this is the perfect set up. Thanks a lot

    October 8, 2024

    I hate Calibre

    October 5, 2024

    I  have managed to use purely Pyhton and the DeACSM plugin

    Install the latest version Python and then uncompress the plugin and using CLI:

     

    cd .\Downloads\DeACSM\
    pip install oscrypto

    python register_ADE_account.py

     

    When registering I got an error which I fixed by changing libadobe.py

     

    str_to_hash = serial + devkey_bytes.decode('latin-1')

    to:
    str_to_hash = serial + devkey_bytes

     

    hashed_str = hashlib.sha1(str_to_hash.encode('latin-1')).digest()

    to:
    hashed_str = hashlib.sha1(str_to_hash).digest()

     

    Possibly the latest version doesn't need to, I have not checked.

    And then the last command:


    python fulfill.py Windows_PowerShell_Step_by_Step-epub.acsm

     

    Then you can follow a similar method using the DeDRM plugin. No Calibre needed. But, of course, this is not for regular users.

     

    Known Participant
    October 5, 2024

    That's good info - thanks!

    Participant
    October 4, 2024

    I put in refund requests for all the books facing this issue. Google has issued refunds for them. I am just going to buy them elsewhere. 

    It is not a solution...But at least not paying for nothing. 

    Participant
    October 3, 2024

    From Adobe

     

    October 3, 2024

    So, this means it's an Adobe Digital Editions issue and they are not going to fix it.

    Participating Frequently
    October 3, 2024

    I must be doing something wrong. Used Calibre and installed DeDRM and DeACSM enabled them and turned Calibre off then restarted. Installed book but when I try to read it it diverts to ADE with same error message

    Anyone help?

    rodochopper
    Participating Frequently
    October 2, 2024

    My solution is with calibre, download and install the plugin DeACSM, log with my adobe account in the plugin configurartion, restart calibre, then add the acsm to the calibre library, the epub file will be downloaded to the calibre folder.

    Participant
    October 3, 2024

    So i tried doing this the first time it happened but apparently i linked the wrong ADE account with my DeACSM plugin. Tried it again with the right ADE account and it worked! Thank you

    Participant
    October 3, 2024

    I installed both DeACSM and DeDRM, but I got this message:

     

     

    "Show details" display the following:


    DeDRM v7.2.1: Trying to decrypt Test.epub
    DeDRM v7.2.1: Verifying zip archive integrity
    DeDRM v7.2.1: Test.epub is a secure Adobe Adept ePub
    DeDRM v7.2.1: Looking for new default Adobe Digital Editions Keys after 0.1 seconds
    Found 1 keys
    DeDRM v7.2.1: Trying a new default key
    Could not decrypt e20dazyv.epub. Wrong key
    DeDRM v7.2.1: Failed to decrypt with new default key after 0.2 seconds
    DeDRM v7.2.1: 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 "calibre\customize\ui.py", line 199, in _run_filetype_plugins
    File "calibre_plugins.dedrm.__init__", line 644, in run
    File "calibre_plugins.dedrm.__init__", line 415, in ePubDecrypt
    calibre_plugins.dedrm.DeDRMError: DeDRM v7.2.1: 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
    InputFormatPlugin: EPUB Input running
    on C:\Users\acer\Calibre Library\Ruo Shui\Cong Fo Tuo Dao Ye Su (2)\Test.epub
    Failed to run pipe worker with command: from calibre.srv.render_book import viewer_main; viewer_main()
    Traceback (most recent call last):
    File "runpy.py", line 198, in _run_module_as_main
    File "runpy.py", line 88, in _run_code
    File "site.py", line 83, in <module>
    File "site.py", line 78, in main
    File "site.py", line 50, in run_entry_point
    File "calibre\utils\ipc\worker.py", line 196, in main
    File "<string>", line 1, in <module>
    File "calibre\srv\render_book.py", line 843, in viewer_main
    File "calibre\srv\render_book.py", line 834, in render_for_viewer
    File "calibre\srv\render_book.py", line 811, in render
    File "calibre\ebooks\oeb\iterator\book.py", line 64, in extract_book
    File "calibre\customize\conversion.py", line 245, in __call__
    File "calibre\ebooks\conversion\plugins\epub_input.py", line 293, in convert
    calibre.ebooks.DRMError: Test.epub
    Exception ignored in: <function NativeFunction.__del__ at 0x0000026D8CC254E0>
    Traceback (most recent call last):
    File "calibre_plugins.dedrm.adobekey", line 268, in __del__
    TypeError: 'NoneType' object is not callable
    Exception ignored in: <function NativeFunction.__del__ at 0x0000026D8CC254E0>
    Traceback (most recent call last):
    File "calibre_plugins.dedrm.adobekey", line 268, in __del__
    TypeError: 'NoneType' object is not callable

    October 2, 2024

    Oct 2nd 2024 and I get the same error. The book I purchased from Google is in both pdf and epub format, the pdf format worked fine. It seems to be specific to epub only

    Participant
    October 2, 2024

    Is this related to specific books or all?

    I'm having troubles with the The Prince by Machiavelli: https://play.google.com/store/books/details?id=orOkDwAAQBAJ

    Participating Frequently
    October 2, 2024

    Same issue here.

    Maybe when Google Books sales start dropping off, they will address the issue.

    Will look into Kobo; Kindle is not an option.

     

    Participant
    October 2, 2024

    I have the same issue

    Participant
    September 30, 2024

    Colleagues, there is currently no solution to this error.
    The best option is:
    1. Ask Google to refund the book;
    2. Buy the book from another supplier. I bought it again from Kobo.
    Have a good week.

    Participant
    September 29, 2024

     

     I'm having the same problem. I sent an e-mail to Google, but the answer keeps being the same and only says I should ask here. Will it be released over time? I've been so frustrated for days. T T 

    Participant
    September 30, 2024

    Something similar has happened previously (seriously, search for adobe digital editions / google play / issues and you'll see this crops up from time to time over the years). I give this a few weeks, and then your purchases will probably work again. For some reason Google is terrible at telling anyone what is actually happening, or if they're actually solving the issue, but each time I've encountered it, they manage to fix it after a few weeks.

     

    Sucks if you want to download whatever you bought immediately though.

    Known Participant
    October 1, 2024

    Yes, this is not the first time I've encountered it, either. It never lasted this long previously, though. Google is such a behemoth, these book sales likely are about as significant as a mosquito bite on a brontosaurus.