Skip to content

7h3w4lk3r/malware-development-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

malware-development-samples

Samples for malware development series from my blog

Sections:

This list will grow as the blog series is a work in progress.

  1. Code Execution
    • CreateLocalThread
    • Local DLL Execution (from Disk)
    • FunctionPointer
    • Handle2Self
    • Thread2Fiber
    • Callback Functions
    • Local Thread Hijacking / Context Injection
    • Local Mapping Execution
    • Local Module Stomping / DLL Hollowing
    • Local Function Stomping