macOS Malware Development 0x02

So lately, I’ve been researching and exploring macOS, focusing on offensive development, local privilege escalation, and bypassing the operating sy... Read more

macOS Malware Development 0x01

In today’s post, We’ll explore the process of designing and developing malware for macOS, We’ll use a classic approach to understanding Apple’s int... Read more

DLL-Load Proxying

In this post we’ll focus on the theory of a technique known as DLL Proxying, dive into offensive security tooling developing & techniques lever... Read more

Malware Development Essentials for Operators

This post will focus on offensive development, particularly on code manipulation in malware. We’ll begin by exploring both high-level and low-level... Read more

Exploit Dev: Write Your First Exploit

In this article, I’m going to walk you through writing exploits that target specific vulnerabilities. Developing exploit code can be tricky, but we... Read more