-
-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
I ran adbreak on my kindle paperwhite running version 5.18.3. First time it worked but I couldn't get KUAL or MRPI installed.
Tried again, and then I couldn't even run ad break. Looking at the adbreak script it looks like the version number output by my kindle no longer matches up with the version numbers listed in the offsets object. Instead of 4xxxxx my kindle now states it's a 3xxxxx version number.
I tried adding the following and I was able to get ad break to run again:
const offsets = {
'336034': { memcpy_got: 0xac740, xml_got: 0xace88, memcpy_offset: 0x7e0c0, system_offset: 0x39b48 }, // fs_update_kindle_all_new_paperwhite_11th_5.18.3 -- tinkering
// ...
}Successfully jailbroke my device after this.
Metadata
Metadata
Assignees
Labels
No labels