View Single Post
Old 11-27-2023, 06:49 PM   #1
juliazero
Trans girl (she/her)
juliazero is slicker than a case of WD-40juliazero is slicker than a case of WD-40juliazero is slicker than a case of WD-40juliazero is slicker than a case of WD-40juliazero is slicker than a case of WD-40juliazero is slicker than a case of WD-40juliazero is slicker than a case of WD-40juliazero is slicker than a case of WD-40juliazero is slicker than a case of WD-40juliazero is slicker than a case of WD-40juliazero is slicker than a case of WD-40
 
juliazero's Avatar
 
Posts: 73
Karma: 73380
Join Date: Nov 2023
Device: KOA3 5.13.6 JB
Arrow BinaryRenamer - Block OTA Updates & Device Logging

BinaryRenamer
Block OTA Updates and Device Logging

Screenshots:
—————————————
Click image for larger version

Name:	screenshot_2025_05_05T22_47_58+0000.png
Views:	217
Size:	22.5 KB
ID:	215499Click image for larger version

Name:	screenshot_2025_05_05T22_48_27+0000.png
Views:	167
Size:	22.7 KB
ID:	215500

Important:
—————————————
• Use at your own risk!

• If you are new to jailbreak, turn off WiFi! (via Aeroplane/Airplane mode).
• Remove the update.bin.tmp.partial file (if it exists) from the Kindle root directory.
• Tested and works on these devices:
- Oasis 3: 5.16.2.1.1, 5.13.6, 5.17.1.0.3

Warning! Block Device Logging does not work in PW1 and PW2. Avoid using this option or your system will brick.
- Reported in: #34, #56
If you experienced this problem, and you have soldering skills, then check this unbrick method.

Usage:
—————————————
Block OTA Updates:
Spoiler:
This button works similar as Rename button in renameotabin extension by @hius07

The following files will be renamed:
• /usr/bin/otaupd --> /usr/bin/otaupd~
• /usr/bin/otav3 --> /usr/bin/otav3~

As you might have noticed, the suffix ~ has been added to the binary files.

Warning!:
• UYK (Update Your Kindle) will stop working.
• You will not be able to update your Kindle via UYK.


Restore OTA Updates:
Spoiler:
The above changes will be revoked, UYK will operate again.


Block Device Logging:
Spoiler:
Warning!: One user bricked system in PW2 after selecting this option, it stays in boot logo and nothing happends. Avoid using this option, if you have very old device and firmware.

Amazon logs and sends to servers EVERYTHING you do on a Kindle, even every single tap and time in milliseconds precision.

When you select this button, backups will be created for the files below:
• /usr/sbin/syslog-ng --> /usr/sbin/syslog-ng~
• /usr/sbin/loginfo --> /usr/sbin/loginfo~
• /usr/sbin/tinyrot --> /usr/sbin/tinyrot~
• /usr/bin/showlog --> /usr/bin/showlog~

You can still find files with their original names, but they are empty because they are linked to /dev/null.

What are these files responsible for?:
syslog-ng - syslog server and logging daemon
loginfo - extracts specific information from syslog
tinyrot - rotates log files to be fetched from remote servers
showlog - specifies which log file to send

Warning!:
• Reading logs will not be possible anymore, the showlog -f command no longer works (it does not exist).
• Sometimes it is necessary to troubleshoot issues (manually or by entering in search bar ;dm command), especially after a Kindle Update.
• Log-dependent extensions, such as scripts displaying reading time will also stop working.

Thanks to @mergen3107 for the commands
• Source: 4PDA.to


Restore Device Logging:
Spoiler:
The above changes will be revoked, Device logging will operate again


Disable CORE_DUMP:
Spoiler:
Prevents creating KPP Crash Logs after using MRPI or after running KOReader (frameworkless).

This button just do: touch /mnt/us/DISABLE_CORE_DUMP


Allow CORE_DUMP:
Spoiler:
Allows creating KPP Crash Logs after using MRPI or after running KOReader (frameworkless).

This button just do: rm /mnt/us/DISABLE_CORE_DUMP


== Migrate from renameotabin ==
Spoiler:
When you select this button, ota binaries will be moved:
• /usr/bin/otaupd.bck --> /usr/bin/otaupd~
• /usr/bin/otav3.bck --> /usr/bin/otav3~

Renameotabin extension will be removed.

Reboot is not required.


== Reboot ==
Spoiler:
This button will restart your kindle, to apply changes. It will be always visible.


Changelog:
—————————————
Spoiler:
BinaryRenamer v2.1.zip
- fixed migrate from renameotabin button... (again... and again) now fixed 100% working lol.

BinaryRenamer v2.0.zip
- Fixed fbink location (now uses /mnt/us/extensions/MRInstaller/bin/{DEVICE}/fbink
- Added button to Disable or allow CORE_DUMP. More info in first post.
- Renamed Block Device Logging button to Block Device Logging (not safe)
- Added manual reboot button
- Added button to migrate from renameotabin (fixed in version 2.1...)

BinaryRenamer v1.0.zip:
- First release


Installation:
—————————————
1. Copy the BinaryRenamer folder:
• Via USB: to /extensions folder
• Via SFTP: to /mnt/us/extensions folder
2. Run KUAL
3. Open BinaryRenamer
4. Block or restore what you like!

Download:
—————————————
Attached Files
File Type: zip BinaryRenamer v2.1.zip (2.7 KB, 75 views)

Last edited by juliazero; 06-08-2025 at 09:07 AM.
juliazero is offline   Reply With Quote