View Single Post
Old 01-18-2011, 06:20 AM   #113
quedificil
Member
quedificil began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Jan 2011
Device: samsung e65
Quote:
Originally Posted by Papi View Post
- under I don't remember which directory, there's a MainApp file (binary), if you edit it you can see the carrefour store url for example and replace it.

Now I guess it would be more interesting to disassemble MainApp, this would allow more significant changes and recompile it. pbarette I think mentioned it disassembles pretty well in IDA, but this software costs something like 500 €.

Another thing is I'm not sure how to rebuild the package, I see there's a mkpackage utility, and a shell script calling it, but...that's it ? Which readme file gives the packaging instructions ?
Correct, you only need to modify the MainApp file, changing the actual URL default text for another url (www.google.com), you can find the file in /usr/local/Trolltech/QT......./bin

After doing that, u need to squash the files, and call the script that executes the mkpackage.

(Pack the squashfs-rootfs folder into the rootfs.bin)

The IDA don't support the Samsung S5PC110 Cortex A8 ARM processor.

Last edited by quedificil; 01-18-2011 at 06:31 AM.
quedificil is offline   Reply With Quote