Skip to content

Personal notes on reverse engineering and binary analysis for ARM

Notifications You must be signed in to change notification settings

microbuilder/armreveng

Repository files navigation

ARM Reverse Engineering Notes

This repository contains some personal notes on reverse engineering and binary analysis for ARM-based embedded systems (mainly Cortex M).

WARNING: This repository is a work in progress. Any information found here may or may not be reliably vetted. Any suggestions or improvements are welcome, but the official ARM documentation should be your go to source of information.

Table of Contents

Compilation/Disassembly

ARM Architecture

Technical Resources

Folder Structure

  • img: Image files used in the documentation
  • samples: Pre-built ARMv8-M binary and ELF images for testing/examples
  • scripts: Useful bash scripts
  • src: Source files used for demonstration purposes in this guide

License

Copyright (C) 2020 Kevin Townsend. All rights reserved.

TODO: Review appropriate license options.

About

Personal notes on reverse engineering and binary analysis for ARM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published