From c7d5ba2556154cb79c160990f74d790252ee74ef Mon Sep 17 00:00:00 2001 From: Mr-IoT Date: Tue, 30 Mar 2021 21:50:51 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 864d0e2..df6e52e 100644 --- a/README.md +++ b/README.md @@ -398,6 +398,7 @@ ******************************************************************************************************************************** ### Pentesting Firmwares and emulating and analyzing + - [EMBA-An analyzer for embedded Linux firmware](https://p4cx.medium.com/emba-b370ce503602) - [Firmware analysis and reversing](https://www.owasp.org/index.php/IoT_Firmware_Analysis) - [Firmware emulation with QEMU](https://www.youtube.com/watch?v=G0NNBloGIvs) - [Reversing ESP8266 Firmware](https://boredpentester.com/reversing-esp8266-firmware-part-1/)