xorPacker

PE packer

A tool that encrypts and decrypts .NET executables using a simple XOR cipher

A simple packer working with all PE files which cipher your exe with a XOR implementation

GitHub

14 stars
2 watching
3 forks
Language: C#
last commit: about 6 years ago
Linked from 1 awesome list

dotnetencryptionpackerxor

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
akuafif/hxor-packerA tool for compressing and encrypting Portable Executable files using Huffman compression and XOR encryption.57
packing-box/pypackerdetectDetects whether an executable is packed using various methods and signatures.21
samlarenn/pepackerA tool for encrypting and obfuscating .text sections of executable files.49
friedkiwi/netcryptA .NET executable packer designed to provide a basic understanding of runtime packing and compression59
z3r0d4y5/simple-pe32-packerA tool for compressing and decompressing PE32 executables using aPLib compression library10
levanvn/pe_packerWriting a simple PE Packer in detail to understand its inner workings and techniques15
tomchop/unxorA tool for reversing XOR encryption using known-plaintext attacks.142
n4sm/m0dern_p4ckerA modern packer for Linux executables that applies various encryption techniques to hide their contents42
czs108/windows-pe-packerA tool that packs Windows executable files to make them harder to reverse-engineer330
silentvoid13/silent_packerA binary packer that encrypts and decrypts the code section of an executable before execution.81
iphelix/packA toolkit for analyzing and improving password cracking operations by identifying common patterns in leaked passwords.807
yurisizuku/win-simpledpackA tool for packaging Windows executable files into a compressed format using LZMA compression and relocating shell code to an external DLL.110
packing-box/bintropyAn analysis tool for estimating the likelihood of binary compression or encryption43
dr4k0nia/origamiA tool for compressing and encrypting .NET assemblies while manipulating the PE file format to optimize storage168