Reversing A Simple Obfuscated Application

Posted on Tue 30 September 2014 in Reverse Engineering • Tagged with linux, 32bit, debugging, reverse engineering

A walk through of some basic manual obfucation and deobfuscation methods for IA32


Continue reading

Usermode Application Debugging Using KD

Posted on Wed 24 September 2014 in Reverse Engineering • Tagged with windows, reverse engineering, debugging

Debugging a usermode application using the kernel debugger kd.exe on Windows


Continue reading

An Easy Windows Crackme

Posted on Sat 02 August 2014 in Reverse Engineering • Tagged with windows, reverse engineering, 32bit, crackme

Cracking an easy Windows crackme from the site http://crackmes.de


Continue reading

Basic Binary Auditing

Posted on Tue 01 July 2014 in Reverse Engineering • Tagged with exploit development, linux, 32bit, reverse engineering, buffer overflow, debugging

Detecting buffer overflows, format string and integer overflow vulnerabilities using binary analysis in gdb on 32bit Linux


Continue reading

An Easy Linux Crackme

Posted on Sun 11 May 2014 in Reverse Engineering • Tagged with linux, reverse engineering, 32bit, crackme

Cracking an easy Linux crackme file from http://crackmes.de


Continue reading