Skip to content

Releases: huangziwei/kfxdedrm-fe

v0.5.1

Choose a tag to compare

@huangziwei huangziwei released this 26 Aug 08:46

I didn't aware that kfxdedrm allowed changing output folder in the latest version, which still defaults to /mnt/us/dedrm but you can change it to anywhere now. So here I also added a rudimentary keyboard for changing the output path.

screenshot_1787733615-shadow

Full Changelog: v0.5.0...v0.5.1

v0.5.0

Choose a tag to compare

@huangziwei huangziwei released this 22 Aug 16:12

First of all, correction to what I said previously in v0.4.0 release note: soft-float version does not work and I have no idea why and also no way to debug it. So, don't expect fe will work on any old devices with firmwares before 5.16.3. If you really want to try and stuck at a blank screen, try tapping the lower left corner (where the exit button should be) first, if it doesn't exit, then long press the power button for 30s.

I expect koplugin will work though, as the hf/sf problems doesn't seem like affecting bokai.


Added self-update, now v0.5.0 is the last time one needs to manually copy paste this plugin into devices.

screenshot_1787414572-shadow FileManager_2026-08-22_174656-shadow

Also brushed up the option text in koplugin, now it should be clearer what each item really means.

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@huangziwei huangziwei released this 22 Aug 13:22

added a soft float build.

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@huangziwei huangziwei released this 21 Aug 14:24

Added kfxdedrm.koplugin.

FileManager_2026-08-21_161105-shadow

And both fe and koplugin are now able to fetch kfxdedrm and bokai by themselves (on demand, not automatically).

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@huangziwei huangziwei released this 20 Aug 14:44

Added bokai support for on-device format conversion (specifically, pack the kfx-zip to kfx, and convert them to epub). Same drill as kfxdedrm, it's not bundled and you need to install it yourself separately, try find the bokai-v<x.y.z>-kindle.zip file on Sidle's release page. bokai is my fork of boko and diverged quite a lot since then, my focus is CJK books, for which the upstream was (and is still) not capable of.

Also redesigned the settings page, and tried implementing auto-discover the paths that contains DRM'd books.

screenshot_1787236326-shadow

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@huangziwei huangziwei released this 19 Aug 19:34

Tested on Kindle Colorsoft (firmware 5.18.0.2) and Kindle Oasis 2 (firmware 5.16.2.1.1).

screenshot_1787168985-shadow screenshot_1787168556-shadow

Copy-paste from README:

  1. Download kfxdedrmmobi.zip from the DeDRM_tools releases and unzip it to /mnt/us/extensions/kfxdedrm/. Without it, kfxdedrm-fe opens on a screen that says so and does nothing else.

  2. Download and unzip the latest kfxdedrm-fe-v<x.y.z>-kindle.zip from the artifacts below, unzip, then copy:

from to notes
extensions/kfxdedrm-fe/ /mnt/us/extensions/kfxdedrm-fe/ this exact path — the launcher and the settings file are hardcoded to it
documents/KFXDeDRM.sh /mnt/us/documents/KFXDeDRM.sh or anywhere you store your scriptlets

Or without the scriptlet, you can still launch from within KUAL.

Full Changelog: https://github.com/huangziwei/kfxdedrm-fe/commits/v0.1.0