Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Kobo Reader > Kobo Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 09-02-2025, 06:01 PM   #1276
AsherMaximum
Member
AsherMaximum began at the beginning.
 
Posts: 18
Karma: 10
Join Date: Jan 2025
Device: Kobo Libra 2
Quote:
Originally Posted by Aleron Ives View Post
I was poking around in libnickel.so.1.0.0 earlier, and I remembered a few users reporting that the patch "Block WiFi firmware upgrade" didn't actually work a few firmwares ago (as the patch description warns might be the case). I noticed the following strings appear near the "UpgradeCheck" strings that get patched:
I was also poking around, and I compared the patched version output by KoboPatch, and found that not all instances of "UpgradeCheck/%1/%2/%3/%4/%5" were replaced - only the ones where that was the full string. It did not update the instance where the string is "https://api.kobobooks.com/1.0/UpgradeCheck/%1/%2/%3/%4/%5"

If you update the Block WiFi firmware upgrade patch to be:
Code:
  - FindReplaceString:
      Find:    "UpgradeCheck/%1/%2/%3/%4/%5"
      Replace: "UpgradeCheck/%1/%2/k/99.9/5"
  - FindReplaceString:
      Find:    "https://api.kobobooks.com/1.0/UpgradeCheck/%1/%2/%3/%4/%5"
      Replace: "https://api.kobobooks.com/1.0/UpgradeCheck/%1/%2/k/99.9/5"
Note that you need both FindReplaceStrings. The first one is the existing patch, add the 2nd one to it.

Now WiFi upgrades are fully blocked. This INCLUDES the "Check for updates" button under settings, so after this, the only way to update will be by manual uploading a new KoboRoot.tgz file.
AsherMaximum is offline   Reply With Quote
Old Yesterday, 05:22 PM   #1277
Aleron Ives
Wizard
Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.
 
Posts: 1,713
Karma: 16308824
Join Date: Sep 2022
Device: Kobo Libra 2
Quote:
Originally Posted by AsherMaximum View Post
If you update the Block WiFi firmware upgrade patch to be:
Yes, your revised patch matches the fix in the kobopatch GitHub:

https://github.com/pgaskin/kobopatch-patches/pull/137
Aleron Ives is offline   Reply With Quote
Advert
Reply

Tags
kobopatch, patches, patching, request, requests


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Request for PW3 kernel [posted in another thread] mustdie Kindle Developer's Corner 5 10-21-2015 04:28 PM
Kobobooks.com future feature request thread Mrs_Often Kobo Reader 47 11-08-2012 11:59 AM
[Old Thread] Calibre 'feature request' thread Waba Calibre 2 02-10-2010 07:52 PM
Feature request thread? Dahak Calibre 1 08-02-2009 12:51 AM
3rd party software request thread Adam B. iRex 23 11-28-2008 01:08 PM


All times are GMT -4. The time now is 06:16 PM.


MobileRead.com is a privately owned, operated and funded community.