View Single Post
Old 07-12-2025, 03:42 PM   #16
exp42
Junior Member
exp42 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Mar 2025
Device: kindle
Quote:
Originally Posted by Marek View Post
1. get hbctool (pip3 install --upgrade git+https://github.com/bongtrop/hbctool@...e-contribution)
2. get kppmainapp.js.hbc
3. hbctool disasm KPPMainApp.js.hbc KPPMainApp
4. Find "Function<IsDeviceRegistered>" in instructions.hasm
5. Comment out last Call1 (put a ; before it)
6. put "LoadConstTrue Reg8:0" on a new line
7. hbctool asm KPPMainApp KPPMainApp.mod.hbc
8. replace in /app/KPPMainApp/js
9. profit?
Thanks Marek. Really appreciate your work with LB. Tried this on a Kindle Scribe 1st gen, screen just turns white, registration popup no longer appears, and so does nothing else. Had to restart in order to backup the UI and restore previous .hbc*. Can post logs if you're interested.
exp42 is offline   Reply With Quote