Home

Home

Roblox Reflection - The Basics (Part 1)

In this part of the series, we use Binary Ninja's intermediate language to examine Roblox and get a basic understanding of how its reflection system works.Read More →

Abusing the Process Working Set

This blog explores how the Windows process working set can be manipulated to detect external memory access using a custom working set watcher in C++.Read More →