Thoughts dereferenced from the scratchpad noise.

Latest posts


Booting EDK2 on Odroid M2

Published at July 17, 2025 · Michał Kopeć ·  8 min read

EDK II is quickly becoming a big player in the ARM firmware space. In this blog post I will be exploring the process of porting EDK II to a new platform and the current state of this UEFI implementation on ARM based platforms....

Categories: firmware

ram-wipe against RAM attacks

Published at May 20, 2025 · Daniil Klimuk ·  30 min read

This post will introduce some of the very popular attacks that target electronic devices - the RAM attacks, but the main topic will be the verification of ram-wipe software solution protection from the attacks....

Categories: security