All Projects → invictus1306 → ARM-episodes

invictus1306 / ARM-episodes

Licence: Apache-2.0 license
Arm Episodes

Programming Languages

c
50402 projects - #5 most used programming language
assembly
5116 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to ARM-episodes

Awesome Arm Exploitation
A collection of awesome videos, articles, books and resources about ARM exploitation.
Stars: ✭ 125 (+66.67%)
Mutual labels:  arm, exploitation
Exploit me
Very vulnerable ARM/AARCH64 application (CTF style exploitation tutorial with 14 vulnerability techniques)
Stars: ✭ 665 (+786.67%)
Mutual labels:  arm, exploitation
hardware-attacks-state-of-the-art
Microarchitectural exploitation and other hardware attacks.
Stars: ✭ 29 (-61.33%)
Mutual labels:  arm, exploitation
Arm exploitation
Exploitation on ARM-based Systems (Troopers18)
Stars: ✭ 139 (+85.33%)
Mutual labels:  arm, exploitation
Firmware Over The Air
graduation project of ITI, flashing a new firmware over the air for automotive industry
Stars: ✭ 18 (-76%)
Mutual labels:  arm
OverRide
Binary Exploitation and Reverse-Engineering (from assembly into C)
Stars: ✭ 69 (-8%)
Mutual labels:  exploitation
titanm
This repository contains the tools we used in our research on the Google Titan M chip
Stars: ✭ 149 (+98.67%)
Mutual labels:  exploitation
drone-stm32-map
STM32 peripheral mappings for Drone, an Embedded Operating System.
Stars: ✭ 16 (-78.67%)
Mutual labels:  arm
JBC SolderingStation
JBC_SolderingStation
Stars: ✭ 63 (-16%)
Mutual labels:  arm
G-DOS
A portable, ROM-booting hobby OS. Currently supports m68k, arm, and PowerPC targets
Stars: ✭ 36 (-52%)
Mutual labels:  arm
kahoot-tools
A website for interacting with kahoot games.
Stars: ✭ 63 (-16%)
Mutual labels:  exploitation
V2releases
A friendly ARM assembler and simulator for educational use
Stars: ✭ 46 (-38.67%)
Mutual labels:  arm
tupai
Tupai is a multi-tasking operating system I wrote for my degree that focuses on safety and design, targeting a variety of platforms.
Stars: ✭ 21 (-72%)
Mutual labels:  arm
ws-ldn-3
DIY Synth / ARM baremetal workshop (London, 5-6 December 2015)
Stars: ✭ 20 (-73.33%)
Mutual labels:  arm
exploits
Some of my public exploits
Stars: ✭ 50 (-33.33%)
Mutual labels:  exploitation
equinix-metal-arm64-cluster
Arm and Equinix Metal have partnered to make powerful Neoverse based Armv8 bare metal infrastructure including latest generation Ampere systems — available for open source software developers to build, test and optimize for Arm64 architecture.
Stars: ✭ 71 (-5.33%)
Mutual labels:  arm
docker-elasticsearch
Multi-architecture (arm, x86) Docker image for Elasticsearch
Stars: ✭ 14 (-81.33%)
Mutual labels:  arm
DemOS
Free, simple, extremely lightweight, stackless, cooperative, co-routine system (OS) for microcontrollers
Stars: ✭ 18 (-76%)
Mutual labels:  arm
human robot collaboration
Yet another repo for the baxter collaboration task.
Stars: ✭ 18 (-76%)
Mutual labels:  arm
data-product-streaming
Template to deploy a Data Product for data stream processing into a Data Landing Zone of the Data Management & Analytics Scenario (former Enterprise-Scale Analytics). The Data Product template can be used by cross-functional teams to ingest, provide and create new data assets within the platform.
Stars: ✭ 32 (-57.33%)
Mutual labels:  arm

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].