Recent Posts

Retrospect and future plans - Pt. 2

8 minute read

A new job, graduation internship, a shift of focus towards Android malware analysis, and more… It’s been about 6 months since I posted one of these, so I gue...

Practical Malware Analysis - Lab 12 write-up

12 minute read

Covert malware launching is the subject of Chapter 12, and discusses some of the many techniques that malware authors have developed to blend their malware ...

Practical Malware Analysis - Lab 11 write-up

6 minute read

Chapter 11 - “Malware Behavior” is the first chapter of part 4 in the Practical Malware Analysis book. Part 4 is all about malware functionality. Chapter 11...

Practical Malware Analysis - Lab 10 write-up

9 minute read

Kernel Debugging with WinDbg is the subject of Chapter 10. From this chapter I learned: How to set-up kernel debugging on a VM Useful commands for kern...