Posts with the tag c++:

Beyond basics exploring c metaprogramming and compile time techniques

This article will explore advanced C++ metaprogramming techniques

How the Nintendo Switch booting process was hacked

Introduction to the Nintendo Switch booting process and how it was hacked using a buffer overflow in the recovery mode.

Address Sanitizer Internals

Going in depth into the Address Sanitizer internals.