Software Challenge’s Solution Shows Reverse Engineering in Action

[0xricksanchez] participated in a software reverse-engineering challenge and recently wrote up the solution, and in so doing also documented the process used to discover it. The challenge was called Devil’s Swapper, and consisted of a small binary blob that …read more

Continue reading Software Challenge’s Solution Shows Reverse Engineering in Action

Solving Ad-hoc Problems with Hex-Rays API

Introduction

IDA Pro is the de
facto standard when it comes to binary reverse engineering. Besides
being a great disassembler and debugger, it is possible to extend it
and include a powerful decompiler by purchasing an additional license
fro… Continue reading Solving Ad-hoc Problems with Hex-Rays API