macOS VM prep on Apple Silicon [2024-02-19]

Posted on Mon 19 February 2024 in Thought • Tagged with RE, reverse engineering, macOS, exploit dev, VM, virtual machine

macOS setup on silicon

Setting up virtual machines (VM) has always been fun for me, yet it seems to be a practice from the past. When setting up a VM of macOS Sonoma on Apple Silicon, particularly the Apple M1 Max with 64GB of memory, I was in search of …


Continue reading

Reverse Engineering and Decompilers [2024-02-10]

Posted on Sat 10 February 2024 in Thought • Tagged with RE, decompilers, reverse engineering

Diving Back into Code

I have been delving back into some lower-level code, specifically assembly. The goal is essentially a refresher for me on reverse engineering and exploit development techniques. It has been refreshing to relearn some of the techniques and tooling available today.

Currently, I have been experimenting with …


Continue reading