Ralph Wiggum with a debugger
Mostly x86 things && ephemeral drunk shitposts
Breaking the console: a brief history of video game security:
https://sergioprado.blog/breaking-the-console-a-brief-history-of-video-game-security/

Video game security has always been a moving target, as consoles evolved to full-blown computing platforms locked down with layers of protection — but for every lock ever invented, there has always been someone determined to pick it.
Linux #rootkit taxonomy and hooking techniques (part. 1):
https://www.elastic.co/security-labs/linux-rootkits-1-hooked-on-linux
In this first part of a two-part series, we explore Linux rootkit taxonomy, trace their evolution from userland shared object hijacking and kernel-space loadable kernel module hooking to modern eBPF- and io_uring-powered techniques.
Deep dive into some C++ concepts:
* Object Creation
* (Virtual) Inheritance
* Virtual Functions
And maybe more to come?
Over the past couple years, I have come to know the #dotnet platform pretty well, from a developer's and a #reversing standpoint.
I can’t always say the same the #infosec community.
Today, I decided to rant a little (or maybe a lot 🙃)
https://github.com/xKiian/datadome-vm
"This repository documents the first public version of DataDome's in-browser JavaScript virtual machine (VM) used in their CAPTCHA/interstitial flow."
For those who have the pleasure to reverse Go binaries:
I missed this one because of ~~beer~~ summer holidays.
Anyway, if you want to see how a Shellter protected binary looks like: