emc2314 / PEZEncrypt

PE Infector/Cryptor source code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C++ 96.1%Language:C 2.7%Language:Objective-C 1.2%