Merge pull request #32 from pedrib/patch-1

Add YouTube channels to the list
This commit is contained in:
René Helmke 2023-05-06 20:09:51 +02:00 committed by GitHub
commit 1638cd3b97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -225,6 +225,10 @@ Software tools for analyzing embedded/IoT devices and firmware.
- [Reverse Engineering Serial Ports](http://www.devttys0.com/2012/11/reverse-engineering-serial-ports/) - Detailed tutorial about how to spot debug pads on a PCB.
- [UART explained](https://www.mikroe.com/blog/uart-serial-communication) - An in depth explanation of the UART protocol.
### YouTube Channels
- [Flashback Team](https://www.youtube.com/c/FlashbackTeam) - A duo of hackers explaining their step by step approach to finding and exploiting vulnerabilities in embedded devices.
- [StackSmashing](https://www.youtube.com/c/stacksmashing) - Reverse engineering and hardware hacking of embedded devices.
## Conferences
Conferences focused on embedded and/or IoT security.