Skip to content

Simple PE32 Packer with aPLib compression library. I checked that this packer works on the program LinkParser.exe. This code must be compiled in release mode in order to work properly. I don't know the reason why. Sorry...

Notifications You must be signed in to change notification settings

z3r0d4y5/Simple-PE32-Packer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-PE32-Packer

DllMain has packing/unpacking functions. Need aplib.h/aplib.lib/aplib.dll in order to work.

Main is a program that uses DllMain. Need DllMain/aplib in order to work.

Release is a compiled program that can pack/unpack executables.

This program is made with Win32 API only. I wish this program helps you to make packer.

About

Simple PE32 Packer with aPLib compression library. I checked that this packer works on the program LinkParser.exe. This code must be compiled in release mode in order to work properly. I don't know the reason why. Sorry...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published