Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Linux Windows YouTube Reddit

GitHub   YouTube   My Awesome Lists

  • A theoretical collection of techniques and methods for creating or evolving polymorphic malware. Manual or a set of guidelines used by malware developers to build new, more evasive strains of malware.
  • A resource that explains the various polymorphic techniques. How malware authors achieve code mutation, encryption, and other evasion tactics.
  • A fictional or informal term used to describe the sophisticated methods employed by threat actors to make their malware "shape-shift" and bypass security measures.
flowchart LR

    E[Encrypted Malware]
    O[Oligomorphic Malware]
    P[Polymorphic Malware]
    M[Metamorphic Malware]

    E --> O
    O --> P
    P --> M
style P fill:#c084fc,stroke:#7e22ce,stroke-width:2px,color:#000

Loading

📖 Contents

My Awesome Lists

You can access the my awesome lists here

Contributing

Contributions of any kind welcome, just follow the guidelines!

Contributors

Thanks goes to these contributors!

🔼 Back to top

About

Polymorphic Malware Cookbook

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors