/bsprishtina-2024-maldev-workshop

BSides Prishtina 2024 Malware Development and Persistence workshop

Primary LanguageC

BSides Prishtina 2024 Malware Development Workshop

banner

The course is divided into four logical sections:

  • Malware development tricks and techniques (classic injection tricks, DLL injection tricks, shellcode running)
  • AV evasion tricks (Anti-VM, Anti-Sandbox, Anti-disassembling)
  • Persistence techniques
  • Cryptographic functions in malware development (exclusive)

Most of the example in this course require a deep understanding of the Python and C/C++ programming languages.

Knowledge of assembly language basics is not required but will be an advantage.

Examples and recommended literature:

https://cocomelonc.github.io/book/2022/07/16/mybook.html