|
You are here |
cybergibbons.com | ||
| | | | |
voidstarsec.com
|
|
| | | | | In my last post, we managed to dump the firmware off of an Xbox One controller by using the Single Wire Debug interface. Now that we have the firmware image as well as the target CPU determined, we can load it into Ghidra and attempt to learn more about how it works. For this post, we are focusing on learning more about how the firmware image works by writing a proper Ghidra loader and reviewing the USB stack. | |
| | | | |
sergioprado.blog
|
|
| | | | | JTAG is a physical hardware interface that makes it possible, among other things, to extract the firmware image from electronic devices. | |
| | | | |
bcarrigan.com
|
|
| | | | | The personal blog of Brian Carrigan, software and electronics engineer. | |
| | | | |
qsantos.fr
|
|
| | | I recently went into a deep dive on "UART" and will publish a much longer article on the topic. This is just a recap of the basics to help put things in context. Many tutorials focus on using UART over USB, which adds many layers of abstraction, hiding what it actually is. Here, I deliberately ... Continue reading How to use "real" UART ? | ||