|
You are here |
spezifisch.codeberg.page | ||
| | | | |
axio.ms
|
|
| | | | | Original concept circa 2008, revisited 2012, hardware designed Feb 2014, firmware designed April-August 2014, project completed August 2014, installed in spa... | |
| | | | |
8051enthusiast.github.io
|
|
| | | | | [AI summary] The article provides an in-depth analysis of the firmware of a laptop's Realtek WiFi chip (rtl8821ae), exploring its architecture, communication protocols, and the RealWoW technology used for wake-on-wifi. It also discusses the possibility of creating a keylogger by leveraging the EC (Embedded Controller) and WiFi firmware interactions. The content includes insights into the 8051-based firmware structure, memory-mapped communication, and reverse engineering efforts to understand and modify the firmware. | |
| | | | |
andybrown.me.uk
|
|
| | | | | Hello and welcome to my first published non-Nokia cellphone LCD reverse-engineering effort. All my articles in this series focus on bringing you all of the details that you would need in order to c... | |
| | | | |
ciesie.com
|
|
| | | You programmed STM32 microcontroller using Nucleo or Discovery boards. That means you used Serial Wire Debug (SWD) for programming/debugging. Now, you are designing a PCB with a STM32 microcontroller on it, which means you have to be able to program it. One solution is uploading the code through a bootloader - a small piece of software, made by ST that has been saved in the protected (read-only) memory of the microcontroller. | ||