Skip to content

megavx/runpe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RunPE Technique

This technique is used to bypass Antivirus detection.

3 files are used :

  • crypt.py : Contains the random generator of the encryption/decryption key used to encrypt/decrypt the payload.

  • runpe.py : Contains the code needed to make the RunPE technique.

  • setup.py : Creates the final standalone executable using Py2Exe.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%