PePacker
PE Encrypter
A tool for encrypting and obfuscating .text sections of executable files.
Simple PE Packer Which Encrypts .text Section
49 stars
7 watching
10 forks
Language: C++
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Detects whether an executable is packed using various methods and signatures. | 21 |
| A tool that encrypts and decrypts .NET executables using a simple XOR cipher | 14 |
| A C++ library for parsing Portable Executable files | 647 |
| A tool for packaging Windows executable files into a compressed format using LZMA compression and relocating shell code to an external DLL. | 110 |
| A tool for obfuscating and packing executable files to evade antivirus detection and security measures | 1,869 |
| A tool to unpack malicious code from packed executables using the PE-sieve technique. | 668 |
| An executable detection tool using PE parsing and machine learning signatures to identify packed samples. | 30 |
| A tool for compressing and decompressing PE32 executables using aPLib compression library | 10 |
| A password cracking tool for BitLocker-encrypted storage devices using GPU-accelerated algorithms | 833 |
| A tool for compressing and encrypting .NET assemblies while manipulating the PE file format to optimize storage | 168 |
| A toolkit for analyzing and improving password cracking operations by identifying common patterns in leaked passwords. | 807 |
| A collection of algorithms and tools for cracking WPA/WPS security protocols | 404 |
| A modern packer for Linux executables that applies various encryption techniques to hide their contents | 42 |
| A tool for analyzing and disassembling PE files with additional features for parsing and extracting data | 42 |
| A tool that reduces the size of executables and provides basic protection to prevent reverse-engineering | 43 |