nomeata / tiptoi-arm-investigation

Temporary repository to investigate ARM binaries in GME files
5 stars 0 forks source link

What triggers execution of binary in "WWW Weltatlas.gme" #4

Open maehw opened 2 years ago

maehw commented 2 years ago

Hi,

the examples, documentation and scripts of snowbirdopter have recently been revised.

I'de like to work on this example: https://github.com/maehw/snowbirdopter/blob/master/examples/use_inside_gme/dump_regs/README.md

Or that one (base on your investiagations and code): https://github.com/maehw/snowbirdopter/tree/master/examples/use_inside_gme/minimal_main_bin

However, I am not sure if my patched GME file is updated in the tiptoi's flash memory. How do you trigger the execution of the binary? Is it pointing to the START symbol or some other? I've still got some artificially created OID printout here (labelled "START", "8000", "8001", ...) - probably created by tttool back then.

Cheers

nomeata commented 2 years ago

I don’t remember, but I think it was one of the other OIDs, maybe in the second row of the printout? 🤷🏻