Skip to content

Instantly share code, notes, and snippets.

@0prrr
Last active April 12, 2024 15:35
Show Gist options
  • Star 13 You must be signed in to star a gist
  • Fork 6 You must be signed in to fork a gist
  • Save 0prrr/c0954a638c55ab4b39e8b02ef312e806 to your computer and use it in GitHub Desktop.
Save 0prrr/c0954a638c55ab4b39e8b02ef312e806 to your computer and use it in GitHub Desktop.
Malware Dev Reading List

Recommended Read / Watch

Books

  • Surreptitious Software: Obfuscation, Watermarking, and Tamperproofing for Software Protection: Obfuscation, Watermarking, and Tamperproofing for Software Protection

  • Windows Native API Programming
    https://leanpub.com/windowsnativeapiprogramming

Tutorial Series

X-Bypassing

CLR

CFG / CFI

Code/Process Injection Techniques

Stack Spoofing

PP / PPL / LSASS / LSA

Direct Syscalls

Indirect Syscalls

Kernel

Kernel Callbacks

ETW

Anti-Analysis & Anti-Debugging

Anti-Anti-debugging

Entropy Reduction:

PIPE, COM, WMI

Coding

Misc (Hooking, Debugging and Stuff)

ASM

PE File Format:

Kernel Debugging

Windows Internals

Mal API

Tools:

Microsoft Documentations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment