2021-03-10 00:35:09 +09:00
..
2021-03-10 00:33:57 +09:00
2021-03-10 00:33:57 +09:00
2021-03-06 17:38:28 +09:00
2021-03-06 17:38:28 +09:00
2021-03-06 17:38:28 +09:00
2021-03-10 00:33:57 +09:00
2021-03-04 20:18:15 +09:00
2021-03-04 02:15:40 +09:00
2021-03-10 00:35:09 +09:00
2021-03-04 02:15:40 +09:00

Code

  • mrc.S Read SCTLR (MMU etc.) and return
  • return.S Return immediately
  • extract.py Extract .text

Build

apt install gcc-arm-linux-gnueabihf
pip3 install pyelftools
make all

Run

  • Create a directory /path/to/sd/APP/foo
  • Create index.din touch /path/to/sd/APP/foo/index.din
  • Copy and rename the raw executable cp foo.bin /path/to/sd/APP/foo/AppMain.bin

License

GPLv2