Kyle's Picture

Welcome!

I'm Kyle. I'm an aspiring malware analyst pursuing a Masters degree in Computer Science. I'm glad you found your way here.

Latest Articles

Cryptomining Malware Sample Analysis 1: 31ADF

I recently gained access to VirusShare and downloaded 65,536 samples (00353.zip, for those interested). Due to my inability to search the way I expected to be able to for specific kinds of samples on VirusShare’s website, I decided to download...

Notes on Binary Instrumentation and Intel PIN

Binary instrumentation is a technique that inserts extra code into a program to collect runtime information, as defined by this source. Intel PIN provides a rich library used to do just this.

PMA Ch.18 Labs: Packed Malware

Lab summary questions Considering malware analysis as a whole, how important is it to a general aspiring analyst to complete this chapter’s exercises?

PMA Ch.18 Notes: Packers and Unpacking

Chapter summary questions In two sentences or less, provide an overview of what this chapter is about. What are the three most important takeaways from this chapter? What problems does this chapter address? In other words, why should we care...

PMA Ch9 Lab: Using OllyDbg

Lab summary questions Considering malware analysis as a whole, how important is it to a general aspiring analyst to complete this chapter’s exercises?