View Single Post
Old 10-27-2013, 06:51 PM   #35
eureka
but forgot what it's like
eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.
 
Posts: 741
Karma: 2345678
Join Date: Dec 2011
Location: north (by northwest)
Device: Kindle Touch
Quote:
Originally Posted by Aeris View Post
It seems that nativeBridge.dbgCmd doesn't work anymore with new firmwares

https://www.mobileread.com/forums/sho...d.php?t=171543

It's the command through which Yifan Lu jailbroke the K5
Yep, I was wrong, sorry (and, BTW, dbgCmdExec is an internal function, not exported through nativeBridge variable). Though, dbgCmd does work, but it only executes commands listed in /usr/share/webkit-1.0/pillow/debug_cmds.json (with optional command line arguments).

Anyway, this
Code:
lipc-set-prop com.lab126.system sendEvent "; sh -c 'touch /tmp/hello'"
still works on KT 5.3.2.1.

Lua script exporting writable LIPC property for setting commands to execute would be a solution too.

Last edited by eureka; 10-27-2013 at 06:57 PM. Reason: dbgCmd works, but it pretty useless
eureka is offline   Reply With Quote