Update README.md

This commit is contained in:
Mr-IoT
2024-01-21 16:35:42 +05:30
committed by GitHub
parent fd5528b3f8
commit 89fc0d0497

View File

@@ -679,6 +679,8 @@ Explore the world of EMMC hacking with these curated resources. Whether you're n
#### UART
- [Intro to Embedded RE: UART Discovery and Firmware Extraction via UBoot](https://voidstarsec.com/blog/uart-uboot-and-usb)
- [Router Analysis Part 1: UART Discovery and SPI Flash Extraction](https://wrongbaud.github.io/posts/router-teardown/)
- [Identifying UART interface](https://www.mikroe.com/blog/uart-serial-communication)
- [onewire-over-uart](https://github.com/dword1511/onewire-over-uart)
- [Accessing sensor via UART](http://home.wlu.edu/~levys/courses/csci250s2017/SensorsSignalsSerialSockets.pdf)