/usr/bin/avos

From ArchosDocs

Jump to: navigation, search

The file /usr/bin/avos provides the graphical interface of the Archos 5. It contains a lot of useful information on the Archos' security, for example, how the .aos firmware update files are verified and validated.

You can download your copy here. Load it in IDA, wait a couple of hours, and you're set. Happy reversing.

Progress

  • We have covered most of the boot process (the main() function).
  • We have covered the .aos validation process, see AOS_check_file().
  • We have covered the .aos file format.

The Code, so far...

You will find only the most important functions in this list, otherwise it would grow very quickly.

Personal tools