·∼9 min read
From C to Machine Code: What Actually Runs
Before diving into how to break a program, we need to understand what the computer is actually executing
Exploring binary exploitation, reverse engineering, and offensive security.
Before diving into how to break a program, we need to understand what the computer is actually executing
Problem: Computers speak different languages, like people
No not that one
ScriptCTF 2025 Writeup
mmuctf 2025 challenges writeup
inertia
Modules are the building blocks of modern JavaScript applications, allowing for the encapsulation of code into reusable components. Two primary systems govern the exportation of these modules: export default in ES6 and module.exports in CommonJS.
Syncing Obsidian in Windows with Windows Task Scheduler with git
Adding a comment system by utterances
Migrating to Zola