Recent posts

Rust Binary Analysis 101 - Part I

9 minute read

Background It takes a rare breed of human to be thrilled to reverse engineer a complex Rust program. Unfortunately… or fortunately? I am not one of them. My ...

Introduction to Packers

4 minute read

Software Packers In this post we’ll delve into what packers are and how malware developers use their functionality to their benefit.