Created
December 1, 2019 23:34
-
-
Save Kungergely/16359f8aa7c46fe9cc4af47f58a511b1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dumping the contents of the flash ROM (1 MB) for obtaining passwords, configuration data etc. | |
esptool.py -p COM5 -b 115200 read_flash 0x000000 0x100000 dump.bin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment