Actively hiring
Follow
Overview
News
Technologies
Salaries
Products
People
Growth
Financials
Overview
Möbius Strip Reverse Engineering. Your Custom Text Here.
News
C++ Unwind Exception Metadata: A Hidden Reverse Engineering Bonanza
The worst part of reverse engineering C++ programs -- or really, any program that uses custom structure types with no definitions provided -- is that information about structures is often incomplete, sporadic, and isolated. Consider the following function
Read more
Report
A Walk-Through Tutorial, with Code, on Statically Unpacking the FinSpy VM: Part One, x86 Deobfuscation
1. Introduction Normally when I publish about breaking virtual machine software protections, I do so to present new techniques. Past examples have included: Writing an IDA processor module to unpack a VM Logging VM execution with DLL injection Compiler-ba
Read more
Report
Trivia Questions for X86 Nerds
Googling, referencing the Intel manuals, and using a debugger are all discouraged. Please don
Read more
Report
