The Gistre Blog
Posts with the tag memory:
Navigating the Complexity of Emulating Diverse Microcontroller Architectures Pre Emulation, Part II
2024-12-09
3393 words
16 minutes
Emulation
MCU
QEmu
ARM
AVR
PIC32
Firmware
Memory
Debug
english
Besma Talbi
An overview of the steps involved in emulating diverse architectures and the challenges encountered throughout the process.
Navigating the Complexity of Emulating Diverse Microcontroller Architectures - Pre-Emulation, Part I
2024-12-02
2634 words
13 minutes
Emulation
MCU
QEmu
ARM
AVR
PIC32
Firmware
Memory
Debug
english
Besma Talbi
An overview of the steps involved in emulating diverse architectures and the challenges encountered throughout the process.
Address Sanitizer Internals
2023-02-01
3206 words
16 minutes
asan
english
c
c++
gcc
llvm
msvc
memory
sanitizer
Benjamin Peter
Going in depth into the Address Sanitizer internals.