View Single Post
Old 10-26-2013, 12:36 PM   #1
Aeris
Developer's Corner Mascot
Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.
 
Aeris's Avatar
 
Posts: 486
Karma: 1277790
Join Date: Sep 2013
Device: Kindle Paperwhite 5.3.4, Kindle Keyboard 3.4
Exploit custom dialog function: searching for help/hints

I've noticed between lipc commands this interesting one:

com.lab126.pillow customDialog

where Dialog is a writable string. I found then an html file that seems to be inherent to this command:

Filepath: /usr/share/webkit-1.0/pillow/sample_custom_dialog.html

And two javascript files too...

First: /usr/share/webkit-1.0/pillow/javascript/sample_custom_dialog.js:

And second: usr/share/webkit-1.0/pillow/strings/sample_custom_dialog_strings.js

Can somebody help me to exploit this and understand how to invoke properly the lipc command? If possible...

It would be cool to popup custom native dialogs in our programs

Thank you!

Last edited by Aeris; 10-27-2013 at 05:18 PM.
Aeris is offline   Reply With Quote