Thoughts and Musings
AboutPostsTagsArchive

Posts

Exploring binary exploitation, reverse engineering, and offensive security.

Apr 08, 2026·∼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

Nov 09, 2025·∼4 min read

The Single Byte That Kills Your Exploit: Understanding Endianness

Problem: Computers speak different languages, like people

Sep 03, 2025·∼3 min read

What is pwn?

No not that one

Aug 18, 2025·∼156 min read

ScriptCTF 2025 Writeup

ScriptCTF 2025 Writeup

Aug 03, 2025·∼6 min read

mmuctf 2025 writeup

mmuctf 2025 challenges writeup

Feb 26, 2025·∼1 min read

cognitive inertia

inertia

Jan 17, 2024·∼4 min read

Export default and module.exports in Javascript

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.

Oct 01, 2023·∼4 min read

Setting up Obsidian sync in Windows

Syncing Obsidian in Windows with Windows Task Scheduler with git

Aug 24, 2023·∼2 min read

What say you?

Adding a comment system by utterances

Aug 24, 2023·∼3 min read

A Fresh Coat Of Paint

Migrating to Zola

12

Page 1 of 2

© 2026 mockingspectre

Navigate: ↑ ↓Select: EnterClose: ESC