Unfinished tutorial: Sorry, I really wanted to get this working, but hit an issue getting the proper versions of the library to work on the remarkable itself. I ended up compiling knock on Linux and running it that way. But then, I hit other issues with the type of DRM and account limits, so it seems this is still a tortured area
This tutorial uses the following method to remove DRM from ebooks directly on the remarkable tablet (after installing toltec):
If you don't want to bother self-compiling, for the armv7l remarkable 2, here is a prebuilt binary!
- Download knock-drm-removal (armv7l)
./knock-drm-removal [path to .acsm file]
Dependencies:
opkg install git git-http
Building:
git clone https://github.com/MCTRACO/knock.git
cd knock
cd libgourou
make
cd ..
make
mv knock knock-drm-removal