Writing Tiny, Efficient, And Reliable Malware

I recently gave a talk on malware development at SteelCon, covering various topics such as dealing with dependencies, compiling time API hashing, userland hooks, and evasion.

 You can watch the talk on YouTube and find code and slides on GitHub

Comments

Popular posts from this blog

Detecting Indirect Syscalls from Userland, A Naive Approach.

D-Generating EDR Internals, Part 1

TamperingSyscalls