Reverse engineering my router’s firmware with binwalk
Flashing NodeMCU to your ESP board is certainly a fairly easy task to complete today. Thanks to tools such as PyFlasher and NodeMCU-build.com it is very easy to flash NodeMCU. If you are au fait with the terminal then you might want to use esptool directly to flash the binary. Take a look here for…