Quote:
Originally Posted by Papi
- 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.