📄️ Compiler Explorer Tutorial
An interesting tool to observe how C code translates into assembly language is Compiler Explorer.
📄️ Ghidra Tutorial
In this tutorial, we aim to show how to analyze the functionality of a simple binary that prompts for the input of a correct password to obtain a secret value.