Skip to content
This repository has been archived by the owner on Mar 7, 2020. It is now read-only.

emc2314/PEZEncrypt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PEZEncrypt

A simple x86 PE packer

Features

  • Easy and Simple
  • Using SEH to detect hardware breakpoint
  • Using SetUnhandledExceptionFilter to detect debugger
  • Stub code checksum
  • Using VirtualProtect to disable memory breakpoint
  • Many small tricks to obfuscate the code

About

PE Infector/Cryptor source code

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.1%
  • C 2.7%
  • Objective-C 1.2%