In this article, we will deep dive into the major concepts behind random numbers and learn how to work with them on a Linux system.| sergioprado.blog
This article is going to be an introduction to embedded Linux security.| sergioprado.blog
This is the second part of the article about embedded Linux security.| sergioprado.blog
The best way to spend less time fixing bugs in software is not creating bugs in the first place, and a static analysis tool is perfect for this job.| sergioprado.blog
AddressSanitizer (ASan) is an instrumentation tool created by Google security researchers to identify memory access problems in C and C++ programs.| sergioprado.blog
One of the most effective ways to identify problems in applications that crash is through core dump analysis.| sergioprado.blog