Skip to content

tuantm8/ARM-episodes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • C 45.2%
  • Assembly 33.2%
  • Python 21.6%