01-07-2022, 02:32 PM | #106 |
Member
Posts: 10
Karma: 10
Join Date: Oct 2017
Device: Kobo H2O
|
I just installed version 0.015 and Windows Defender flagged it for Win32/Uwamson which is a malware/spamvertising trojan.
I have screenshots, but no easy way to post them. I'll email them to you if you want. Can you please explain this? I have uninstalled the plugin for now. |
01-07-2022, 02:42 PM | #107 |
Groupie
Posts: 182
Karma: 2010542
Join Date: Sep 2021
Device: PB Era, PB InkPad 3 Pro
|
That's a false-positive in the executables needed for WINE usage (extract_win32.exe). You can delete that file from the archive if you want (it's only needed for Linux users), but there's nothing concerning in the plugin, especially not a trojan.
With the newest commit I tried to re-write parts of that executable to no longer trigger the Windows Defender, but some other Antivirus programs unfortunately still claim this executable to contain different viruses. Maybe because it tries to decrypt data (= the Adobe activation from ADE) from another program, which Windows programs usually don't do - I don't have any other idea. If you want, you can download from the newest commit, that should no longer make Windows Defender complain. Or take a look at the "main.c" file included with the plugin, that's the source code which has less than 200 lines and doesn't have anything malicious in it at all. Neither in 0.0.15, nor in the newest (fixed) commit, nor in any other previous version. Last edited by Leseratte_10; 01-07-2022 at 03:11 PM. |
Advert | |
|
01-08-2022, 06:36 AM | #108 |
Addict
Posts: 206
Karma: 547516
Join Date: Mar 2008
Location: Berlin, Germany
Device: KObo Clara, Kobo Aura, PRS-T1, PB602, CyBook Gen3
|
I created a log-file and will send you the pastbin link in a PM.
The shop is for a small B&M bookshop in Germany. They give access to an onlineshop that is kind of crude, but I got a ift card for it. The mentioned book was the first one I bought there. I looked for a free book with DRM, but could not find one. I will see if further downloads are also affected. If yes, I might just buy a very cheap one and send you the link/acsm. |
01-08-2022, 06:53 AM | #109 |
Groupie
Posts: 182
Karma: 2010542
Join Date: Sep 2021
Device: PB Era, PB InkPad 3 Pro
|
That's probably not needed, thanks for the logfile. Should be fixed with the next version of the plugin.
|
01-14-2022, 11:55 PM | #110 |
Junior Member
Posts: 6
Karma: 10
Join Date: Oct 2020
Device: Kindle PW4
|
Great plug-in! How does the plugin behave with large files..
Thanks for this great work. Anything to prevent me from using ADE is gold
I was wondering if you are aware of the problem with ADE not being able to download large books (~ > 1 GB). I dont know if there is an exact number but it seems that books up to 970 MB have been fulfilled through ADE but not if greater than 1 GB. I'm curious what the issue with these large files is and whether your plugin may be able to fix the hole. Happy to provide log / acsm's of such files for your testing purposing. |
Advert | |
|
01-15-2022, 07:59 AM | #111 |
Junior Member
Posts: 2
Karma: 10
Join Date: Jan 2022
Device: none
|
Hi everyone,
tried to remove DRM from one of my books in calibre and I get the following error: I authorised plugin anonymously just as instruction said and managed to remove ACSM and now I've got just a clear ePUB file. However, I still cannot convert it to PDF. Any ideas what did I do wrong? I'm using a macOS Monterey, Calibre ver: 5.34 https://ibb.co/bgc1ydR Best regards Last edited by jebac; 01-15-2022 at 08:00 AM. Reason: picture is not displayed properly |
01-15-2022, 10:45 AM | #112 |
Groupie
Posts: 182
Karma: 2010542
Join Date: Sep 2021
Device: PB Era, PB InkPad 3 Pro
|
If you get this error message while converting or opening an EPUB or PDF file, that means it was successfully converted from ACSM to EPUB/PDF, but the resulting EPUB/PDF file still contains DRM.
This plugin (ACSM Input) is just responsible for "converting" an ACSM file to EPUB or PDF. It doesn't do any DRM removal at all, that can be done with the DeDRM plugin. Either you don't have the DeDRM plugin installed, or it is not set up correctly. If you're running DeDRM older than v10.0.2, you might have to manually export the account key from the ACSM Input plugin (click the "Export account encryption key" button in the settings) and then import it into the DeDRM plugin (Settings -> ADE ebooks -> Import existing keyfiles) If that still doesn't help, you'll need to get support whereever you got the DeDRM plugin from, Mobileread doesn't allow giving detailed support / instructions for DRM removal. Last edited by Leseratte_10; 01-15-2022 at 10:48 AM. |
01-15-2022, 11:25 AM | #113 | |
Junior Member
Posts: 2
Karma: 10
Join Date: Jan 2022
Device: none
|
Quote:
OMG Thank you ever so much!!!! Finally made it and can view PDF normally. Bought a book and had to go read it in browser because of DRM . |
|
01-15-2022, 04:05 PM | #114 |
Junior Member
Posts: 6
Karma: 10
Join Date: Oct 2020
Device: Kindle PW4
|
Updates on large files
So I tried downloading a couple of titles that are large. One file at 600 MB downloaded fine, but two other titles that are around 1-1.1 GB did not. I monitored the traffic on the connection and they roughly corresponded to the file size, but in both cases eventually a 0 KB pdf was created and nothing mentioned in the log file.
|
01-15-2022, 04:56 PM | #115 |
Groupie
Posts: 182
Karma: 2010542
Join Date: Sep 2021
Device: PB Era, PB InkPad 3 Pro
|
I don't think the size is the issue, as multiple others have reported that large PDFs are working.
Are you on the 32-bit version of Calibre? If so, please try the 64-bit one. What do you mean with "nothing mentioned in the log file"? Can you post a log here? |
01-15-2022, 06:31 PM | #116 |
Junior Member
Posts: 6
Karma: 10
Join Date: Oct 2020
Device: Kindle PW4
|
I have tried with both Calibre Portable 5 and Calibre 5 64 bit. Still creating a 0KB pdf at the end of it.
relevant part of log below with decrypt key obfuscated Spoiler:
Last edited by theducks; 01-15-2022 at 07:33 PM. Reason: spoilered |
01-16-2022, 03:41 AM | #117 |
Groupie
Posts: 182
Karma: 2010542
Join Date: Sep 2021
Device: PB Era, PB InkPad 3 Pro
|
This is a log file of the DRM removal attempt, not a log of the import through my plugin.
If my plugin (the ACSM Input plugin) already creates a 0kb file and that's not caused by a bug in the DeDRM plugin, I need a log file of the actual import (when you add the ACSM to Calibre). Ideally with the "Enable verbose debug logging" option enabled. I would recommend sending that log in a private message and not posting it here in public as the verbose logs might contain keys or other sensitive stuff. |
01-16-2022, 06:23 AM | #118 |
Junior Member
Posts: 6
Karma: 10
Join Date: Oct 2020
Device: Kindle PW4
|
Large file update
I realized too that the log file did not have anything relevant, but that is all there is apart from startup info no matter how many times I tried. In fact, if deDRM plugin is disabled there is absolutely nothing other than the mention of file being added to db.
Anyway, I wasnt aware of verbose debug; I've now generated a new log. To be sure, this log was generated after turning on verbose debug and adding 1 acsm file to calibre and then exiting. Nothing verbose in the log as you can see; just the last two lines of any use at all. Wonder if I'm doing anything wrong. Spoiler:
In one attempt I got a lengthier log with sensitive info. In that attempt no pdf files was created, just an acsm was added to library. But after searching for really long, I have not figured out how to PM you. Perhaps those privileges have not been activated yet because I have only made 3 posts so far. I thought I could try to message you on git but there is no PM there either! @Mods: is there any way my PM privileges can be turned on so I can send more sensitive material discreetly? Thanks for your patience! zp |
01-16-2022, 12:21 PM | #119 | |
Grand Sorcerer
Posts: 12,745
Karma: 75000002
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
|
Quote:
|
|
01-18-2022, 11:12 AM | #120 |
Junior Member
Posts: 6
Karma: 10
Join Date: Oct 2020
Device: Kindle PW4
|
Just a follow-up that I'm waiting get PM privileges after which I plan to send a few logs.
Dont know whether and when it will happen! zp |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[FileType Plugin] GetFileName | Terisa de morgan | Plugins | 417 | 07-16-2024 04:37 AM |
[FileType Plugin] YVES Bible Plugin | ClashTheBunny | Plugins | 27 | 01-16-2023 02:25 AM |
help with epub on_import filetype plugin | digitalvideo | Development | 4 | 02-27-2020 06:13 AM |
Question about file_types in FileType plugin | Terisa de morgan | Plugins | 6 | 02-08-2017 06:53 AM |
Zip Filetype Plugin? | rsingley | Plugins | 7 | 02-11-2011 06:11 PM |