We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b028021 commit 9eb5b64Copy full SHA for 9eb5b64
README.md
@@ -1,6 +1,8 @@
1
# ESP32 Firmware Image to ELF
2
This tool can be used to convert a flash dump from an ESP32 into an ELF file.
3
4
+Authors: @lynerc and @\_NickMiles\_
5
+
6
There are three actions:
7
- **show_partitions** - will display all of the partitions found in an image file.
8
- **dump_partition** - will dump the raw bytes of a specified partition into a file.
0 commit comments