Skip to content

wisk/fw2elf

Repository files navigation

Firmware to ELF

Introduction

This python script allows to convert a raw firmware image to an ELF file. The ELF file could also contain more information, like: interrupts vector, IO registers, etc.

image

image

Supported features

Name Auto map address Auto entry point Structures
Cortex-M3 Yes Yes Interrupts vector System control space

About

Convert a raw firmware image to an ELF file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published