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 |
---|---|---|
| Protects scripts by encrypting and decrypting them within an executable binary | 104 |
| A binary packer that encrypts and decrypts the code section of an executable before execution. | 81 |
| A .NET executable packer designed to provide a basic understanding of runtime packing and compression | 59 |
| A tool for creating Windows PE files with dynamic compression and file mapping. | 52 |
| An oh-my-zsh plugin that adds useful aliases and autocomplete features for HashiCorp Packer | 2 |
| A Packer plugin that runs Deno scripts to provision virtual machines and containers | 5 |
| A tool for identifying and analyzing packers in executable files. | 9 |
| A toolset designed to evade detection by security products and execute malware safely | 1,421 |
| A tool that encrypts and decrypts .NET executables using a simple XOR cipher | 14 |
| A tool that reduces the size of executables and provides basic protection to prevent reverse-engineering | 43 |
| A modern packer for Linux executables that applies various encryption techniques to hide their contents | 42 |
| Detects whether an executable is packed using various methods and signatures. | 21 |
| A flexible Bayesian text classifier with backend storage support | 158 |
| This project investigates how machine learning classifiers perform when using static analysis features on packed binaries. | 84 |
| A tool for compressing and encrypting Portable Executable files using Huffman compression and XOR encryption. | 57 |