Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ELF Loader

Example of PIE ELF loader, complete with relocation patching and shared APIs

demo

How to run

Prerequisites:

  • arm-none-eabi-gcc
  • cmake
  • make
  • qemu-system-arm

Steps:

  • cmake --preset "STM32F100 Debug"
  • cd cmake-build-stm32f100-debug
  • make
  • ./run.sh

About

ELF Loader Demo on a Microcontroller

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages