Posts for: #Bof

Binary Exploitation

Assembly Overview

Assembly language is a low-level programming language that translates high-level code into machine instructions. Registers temporarily hold data and facilitate operations.

[Read more]

TryHackMe DearQA Challenge

Discover the foundational aspects of cybersecurity with the DearQA Capture The Flag (CTF) challenge, an easy-level exercise. This concise write-up provides clear insights into essential binary hacking concepts, such as buffer overflow, presented with simplicity and clarity.

[Read more]