OpenPetya
A Proof-of-Concept bootkit inspired by Petya ransomware, written in Assembly, C, and C++ ...
Tag archive
A Proof-of-Concept bootkit inspired by Petya ransomware, written in Assembly, C, and C++ ...
The Unix Way — Episode 14 Between the firmware that knows almost nothing and the kernel that must...
Minimal Rust bootloader for CH32 MCUs. v0.4.0 adds CH32V00x support, stabilizes the API and wire protocol, and fits in 1920 bytes of system flash.

How to customize your GRUB and Ventoy themes O que é o Ventoy? Ventoy é uma ferramenta...

Dentro de los ordenadores portátiles, o laptops, existe un pequeño componente consumible, la pila...
When you press the power button, a complex, step-by-step procedure unfolds before your operating...
STM32F411RE Nucleo board The Cortex-M4 is the CPU core (licensed from ARM). The STM32F411...
The MCUboot bootloader ensures fail-safe firmware updates on embedded devices by closely tracking the...
Table of Contents Image Verification Creating a Signed Image with imgtool.py MCUBoot...
A technical overview of MCUboot’s boot process, flash layout, image format, and secure upgrade mechanisms using Zephyr on STM32 microcontrollers.
Hey folks! I’m excited to share my new project: RustyBoot-RISCV, a minimal bare-metal bootloader for...
"Exploring the fascinating world of low-level systems programming by building a bootloader in Rust...