ward
Packer
Creates stealthy droppers for loading malicious code into memory
Simple ELF runtime packer for creating self-protecting binaries
18 stars
4 watching
2 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
elfmaster/sherlocked | Transforms any type of script into a protected executable file with anti-debugging and encryption. | 104 |
silentvoid13/silent_packer | A binary packer that encrypts and decrypts the code section of an executable before execution. | 80 |
friedkiwi/netcrypt | A .NET executable packer providing runtime packing for .NET executables without native code usage | 58 |
aaaddress1/theark | A Windows x86 PE packer implemented in C++ that repackages executable files | 52 |
breakingpitt/zsh-packer | An oh-my-zsh plugin that adds useful aliases and autocomplete features for HashiCorp Packer | 2 |
dontlaugh/packer-provisioner-deno | A Packer plugin that runs Deno scripts to provision virtual machines and containers | 5 |
mesaleh/packid | A tool for identifying and analyzing packers in executable files. | 9 |
0xsp-srd/mortar | A toolset designed to evade detection by security products and execute malware safely | 1,410 |
nqntmqmqmb/xorpacker | A tool that encrypts and decrypts .NET executables using a simple XOR cipher | 14 |
dimkr/papaw | A tool that reduces the size of executables and provides basic protection to prevent reverse-engineering | 41 |
n4sm/m0dern_p4cker | A modern packer for Linux executables that applies various encryption techniques to hide their contents | 42 |
packing-box/pypackerdetect | Detects whether an executable is packed using various methods and signatures. | 21 |
eaigner/shield | A flexible Bayesian text classifier with backend storage support | 158 |
ucsb-seclab/packware | This project investigates how machine learning classifiers perform when using static analysis features on packed binaries. | 83 |
akuafif/hxor-packer | A tool for compressing and encrypting Portable Executable files using Huffman compression and XOR encryption. | 58 |