View Single Post
Old 10-23-2024, 09:33 AM   #13
Viks
Junior Member
Viks began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Oct 2024
Device: Kindle basic 4 10th gen
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?
I didnt get ? This i can do on kterm ? I dont have unix device i tried in windows wsl but didn’t work ?
Viks is offline   Reply With Quote