secrets of webOS ipk files [ 1060 views ]
Goal: open your eyes and see the truth
The webOS is linux based, and we can install applications from (debian?) ipk files. The last truth is the ipk file is extractable just we need to know how. This file is a special archive file and we can extract it with 7zip.
So the ipk package contains all parts of the application and we can inspect the code or we can modify that.