ward
Packer
Creates stealthy droppers for loading malicious code into memory
Simple ELF runtime packer for creating self-protecting binaries
19 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 | Protects scripts by encrypting and decrypting them within an executable binary | 104 |
silentvoid13/silent_packer | A binary packer that encrypts and decrypts the code section of an executable before execution. | 81 |
friedkiwi/netcrypt | A .NET executable packer designed to provide a basic understanding of runtime packing and compression | 59 |
aaaddress1/theark | A tool for creating Windows PE files with dynamic compression and file mapping. | 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,421 |
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 | 43 |
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. | 84 |
akuafif/hxor-packer | A tool for compressing and encrypting Portable Executable files using Huffman compression and XOR encryption. | 57 |