malware-evasion

There are 8 repositories under malware-evasion topic.

  • d4rksystem/VBoxCloak

    A PowerShell script that attempts to help malware analysts hide their Windows VirtualBox Windows VM's from malware that may be trying to evade analysis. Guaranteed to bring down your pafish ratings by at least a few points ;)

    Language:PowerShell2838427
  • hasherezade/antianalysis_demos

    Set of antianalysis techniques found in malware

    Language:C++1297122
  • AlSch092/HideStaticReferences

    Research into removing strings & API call references at compile-time (Anti-Analysis)

    Language:C++24304
  • AlSch092/ModifyExports

    Research of modifying exported function names at runtime (C/C++, Windows)

    Language:C++17204
  • AlSch092/PE-Injection

    Injection Technique: Inserts current process into target process

    Language:C++8205
  • K3rnel-Dev/DotNet-MalwarePacker

    Packer for .NET applications

    Language:C#23
  • amsqr/MLSEC-2021-solution

    A competition report for the 3rd edition of the Machine Learning Security Evasion Competition (MLSEC-2021)

  • Ar1sto/Python-polymorphism

    Simple Python-script that shows you how the polymorphism principle works. Easy to understand and 3 example code blocks show you a way of polymorph-code in Python. Works in Linux(Debian)-based System.

    Language:Python0102