Pre requisites: Little bit of programming experience

So to begin our journey into reverse engineering super cool malware, there are a few foundational things that we need to cover first. I’m going to go into this with the assumption that the audience is able to program at least a little bit - if not there are plenty of resources to get started, I’d recommend python for ease of use and C for relevance to reverse engineering, a potential good place to start is here.