01.03.2017 Views

Reversing FreeRTOS on embedded devices

RECON-BRX-2017-FreeRTOS_Embedded_Reversing

RECON-BRX-2017-FreeRTOS_Embedded_Reversing

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

The entry point<br />

• STM32 has some default interrupts which are c<strong>on</strong>trolled by handlers.<br />

• In order to know where is each handler there is table called Interrupt Vector Table, which holds the<br />

address for each interrupt.<br />

• One of these interrupts is the reset.<br />

• What is boot rather then a reset interrupt?!<br />

31 RECON 2017 Brussels

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!