Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 07-22-2019, 02:46 PM   #16
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by trcm View Post
Does the file system support ACLs, any immutable flag that could be applied?
Yes, but has been fixed a long time ago.
knc1 is offline   Reply With Quote
Old 07-22-2019, 02:50 PM   #17
trcm
Connoisseur
trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!
 
Posts: 96
Karma: 100000
Join Date: Dec 2018
Location: London
Device: Kobo Libra H2O
Some kind of ld_preload or kernel module to interpose unlink?
What a crappy situation
trcm is offline   Reply With Quote
Advert
Old 07-22-2019, 02:55 PM   #18
dhdurgee
Guru
dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.
 
Posts: 910
Karma: 3000002
Join Date: Jun 2010
Device: K3W, PW4
Well, unless there is a solution to this before I need a replacement for one of my current units I will either be buying used or another ereader. Amazon sure knows how to discourage repeat business.

Dave
dhdurgee is online now   Reply With Quote
Old 07-22-2019, 06:41 PM   #19
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by trcm View Post
Some kind of ld_preload or kernel module to interpose unlink?
What a crappy situation
Simpler than that ...
ELF supports alias'd symbols (which include lib-c ).
I have an example of the simple code, somewhere.
Whichever one of us finds it first, posts here and wins.
knc1 is offline   Reply With Quote
Old 07-24-2019, 02:28 AM   #20
trcm
Connoisseur
trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!
 
Posts: 96
Karma: 100000
Join Date: Dec 2018
Location: London
Device: Kobo Libra H2O
What if the directory was a mount point ?
trcm is offline   Reply With Quote
Advert
Old 07-24-2019, 01:03 PM   #21
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Okay, that's sneaky, I like it! .

It could potentially work with a RO loop, but I'm not sure how the system would deal with that failure (i.e., we might be back into "stupid endless retry" territory).
NiLuJe is offline   Reply With Quote
Old 07-24-2019, 01:06 PM   #22
trcm
Connoisseur
trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!
 
Posts: 96
Karma: 100000
Join Date: Dec 2018
Location: London
Device: Kobo Libra H2O
I wonder what happens if this is set to zero or one:

# kdb get system/daemon/otaup/TRANSFER_TIMEOUT_SEC
126000
trcm is offline   Reply With Quote
Old 07-24-2019, 01:10 PM   #23
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
There's potentially a whole lot of fun stuff to test with the otaup elekra keys: You could play with the PATH ones, and send a few of them to /dev/null, and see what happens.

Depending on whether they use a copy or a move, that might not help (as a move won't work across FS boundaries), again, depending on how failure is handled.

The Elektra DB is mildly annoying to permanently affect, though, as it's a RO loop-mounted cramfs (or squashfs, now).
USBNet has a very very very dirty hack to do just that when custom MACs are enabled.

Last edited by NiLuJe; 07-24-2019 at 01:13 PM.
NiLuJe is offline   Reply With Quote
Old 07-24-2019, 01:32 PM   #24
trcm
Connoisseur
trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!
 
Posts: 96
Karma: 100000
Join Date: Dec 2018
Location: London
Device: Kobo Libra H2O
Ahh, that's very interesting, I don't know anything about the Elektra DB,
now I'm reading _very_ old things (http://www.mobileread.mobi/forums/sh...=240616&page=3) and the /usr/lib/libenvload.so I was looking at is making more sense!
trcm is offline   Reply With Quote
Old 07-24-2019, 01:41 PM   #25
trcm
Connoisseur
trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!
 
Posts: 96
Karma: 100000
Join Date: Dec 2018
Location: London
Device: Kobo Libra H2O
[root@kindle root]# objdump -T /usr/lib/liblab126utils_advanced.so.1 | awk '/pass/{print$7}'
lab126_password_is_device
lab126_password_dialog_close
prv_lab126_password_generate_password_file
lab126_password_dialog
lab126_password_set_hint
lab126_password_test_restore
lab126_password_enable
prv_lab126_password_write_to_file
lab126_password_get_hint
lab126_password_is_brick
lab126_password_set
lab126_password_test_backup
lab126_password_validate
lab126_password_disable
lab126_password_is_enabled
prv_lab126_password_read_current_password

There's so much intriguing stuff in here, is there an existing wiki for this stuff?
trcm is offline   Reply With Quote
Old 07-24-2019, 01:44 PM   #26
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by trcm View Post
Ahh, that's very interesting, I don't know anything about the Elektra DB,
now I'm reading _very_ old things (http://www.mobileread.mobi/forums/sh...=240616&page=3) and the /usr/lib/libenvload.so I was looking at is making more sense!
I can not sense that I ever read that thread you linked to.
It does not even seem familiar to me after re-reading it.
I wonder what I had in mind back then.
knc1 is offline   Reply With Quote
Old 07-24-2019, 01:58 PM   #27
trcm
Connoisseur
trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!
 
Posts: 96
Karma: 100000
Join Date: Dec 2018
Location: London
Device: Kobo Libra H2O
Ooh.

/mnt-rootfs/PRE_GM_DEBUGGING_FEATURES_ENABLED__REMOVE_AT_GMC
Pre-GM file present. Skipping downgrade validations
trcm is offline   Reply With Quote
Old 07-24-2019, 02:21 PM   #28
hius07
Wizard
hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.
 
Posts: 1,179
Karma: 3592925
Join Date: Sep 2014
Location: Ukraine
Device: Kindle
Quote:
Originally Posted by trcm View Post
Ooh.

/mnt-rootfs/PRE_GM_DEBUGGING_FEATURES_ENABLED__REMOVE_AT_GMC
Pre-GM file present. Skipping downgrade validations
It is known
https://www.mobileread.com/forums/sh...d.php?t=288836
hius07 is offline   Reply With Quote
Old 07-24-2019, 02:22 PM   #29
trcm
Connoisseur
trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!trcm rocks like Gibraltar!
 
Posts: 96
Karma: 100000
Join Date: Dec 2018
Location: London
Device: Kobo Libra H2O
I'm sure it's all known, sorry for spamming :<
trcm is offline   Reply With Quote
Old 07-24-2019, 02:45 PM   #30
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
At a guess, the password stuff from utils is for the... password feature (AKA. PIN lock) .
NiLuJe is offline   Reply With Quote
Reply

Tags
update blocker


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PW4 Charging.... patrickt Amazon Kindle 2 05-09-2019 05:07 PM
Troubleshooting PW4 Barbara1955 Amazon Kindle 22 12-23-2018 06:56 PM
Placeholder for PW4 jailbreaking notes - reminder - DO NOT UPDATE coplate Kindle Developer's Corner 12 11-09-2018 10:11 AM
Issues taking notes - firmware or touchscreen issue? - Kobo Glo HD biojack Kobo Reader 8 04-07-2016 10:23 PM
PW4 ? Scarpad Amazon Kindle 5 11-29-2015 04:51 PM


All times are GMT -4. The time now is 12:01 AM.


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