classic130 / bsprishtina-2024-maldev-workshop

BSides Prishtina 2024 Malware Development and Persistence workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

BSides Prishtina 2024 Malware Development and Persistence workshop


Languages

Language:C 93.1%Language:Python 3.6%Language:C++ 3.3%