

Unlike most bloggers, I do not make many new posts on my blog. This blog is intended to help anyone looking for free and simple software for removing DRM from their Kindle ebooks, stripping DRM from their Adobe Digital Editions ebooks, getting rid of DRM from their Barnes and Noble ebooks, freeing their Kobo ebooks of DRM, deleting the DRM from their Sony eBooks, or decrypting their Fictionwise eReader ebooks.įor Amazon Kindle DRM removal, Sony ePub DRM removal, Kobo DRM Removal, Adobe Digital Editions DRM removal, Barnes & Noble ePub DRM removal and eReader DRM removal, this is the place to be. epub reader app, such as Foliate.Last updated on 22nd March, 2013 Welcome to my blog You can open the uncrypted file with your preferred.

epub file in your $HOME/Calibre Library directory.

epub file into $HOME/Documents/My Digital Editions directory. Navigate to $HOME/.adewine/drive_c/dedrm_plugins.Search for the plugin, click on Customize plugin.Preferences > Plugins > Load plugin from file.Download DeDRM v7.x (pre-release version) e.g.This makes it incompatible with DeDRM v6.8.0 (latest-stable) which was written for Python 2. This is because the RPM version of Calibre (v4.x) from the Fedora 32 repo uses Python 3. Note: We need use the Flatpack version for Calibre (v5.x) and DeDRM v7.x (pre-release) which are both written for Python 3. Your key file can be found at $wine_install/drive_c/dedrm_plugins/adobekey_1.der Setup Calibre and the DeDRM plugin o "$wine_install/drive_c/dedrm_plugins/adobekey.py"Įxtract key: wine python "$wine_install/drive_c/dedrm_plugins/adobekey.py" Please refer to: to create one.Ĭreate the dedrm_plugins directory in Wine: mkdir -p "$wine_install/drive_c/dedrm_plugins/"ĭownload adobekey.py from DeDRM: curl -L \

Install dependencies: sudo dnf install -y wine winetricks gnutlsĭownload and install ADE in Wine: curl -L \ Wine_install= " $HOME/.adewine/ " export WINEPREFIX= $wine_install export WINEARCH=win32
