invictus1306 / ARM-episodes

Arm Episodes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARM episodes

This repository contains the code for the following 3 ARM episodes:

  • Reversing ARM applications (Episode 1)
  • ARM shellcoding (Episode 2)
  • ARM exploitations (Episode 3)

Environment:

  • Raspberry pi 3 (Model B ARM-Cortex-A53)
  • Raspbian GNU/Linux 8 (jessie)

Initially I split the work into three parts, these are the first publications on the @quequero website
https://quequero.org/2017/07/arm-exploitation-iot-episode-1/
https://quequero.org/2017/09/arm-exploitation-iot-episode-2/
https://quequero.org/2017/11/arm-exploitation-iot-episode-3/

I have decided to combine the three works in a single pdf, for a better reading. I have only fixed some typing errors.

About

Arm Episodes

License:Apache License 2.0


Languages

Language:C 45.2%Language:Assembly 33.2%Language:Python 21.6%