Archive for January, 2008

Backdoor.W32.Small.PF Analysis

Sunday, January 6th, 2008

A long time has passed since my first analysis paper, but here is another one. This time it’s short and small. The package contain all the necessary files to get you started on understanding the malware. I hope it’s better than my last paper.

Simple PE Viewer (wxWidgets)

Thursday, January 3rd, 2008

Here’s a simple PE viewer I wrote in wxWidgets framework. I converted this tool from my old console based one. I will keep updating it more when I get more time or if anyone found it interesting.