PackiD
Packer identifier
A tool for identifying and analyzing packers in executable files.
A packer identification tool/library.
9 stars
2 watching
4 forks
Language: C++
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides a simple way to encode and decode unique identifiers in web applications. | 106 |
| | A tool that reduces the size of executables and provides basic protection to prevent reverse-engineering | 43 |
| | A binary packer that encrypts and decrypts the code section of an executable before execution. | 81 |
| | Writing a simple PE Packer in detail to understand its inner workings and techniques | 15 |
| | A tool that automates the creation of platform-specific images for Zsh shells. | 5 |
| | Creates stealthy droppers for loading malicious code into memory | 19 |
| | A tool for compressing and modifying executable files on Windows. | 46 |
| | A tool for creating Windows PE files with dynamic compression and file mapping. | 52 |
| | A software tool for efficiently packing and arranging sprite sheets from multiple game assets | 320 |
| | An evaluation of packer type estimation and detection tools to improve malware analysis capabilities | 11 |
| | A compression format designed for efficient decompression on 8-bit microcomputers. | 237 |
| | A tool for compressing and encrypting Portable Executable files using Huffman compression and XOR encryption. | 57 |
| | A tool for analyzing and disassembling PE files with additional features for parsing and extracting data | 42 |
| | An application designed to detect and extract hidden code from malicious Windows executables. | 270 |
| | Detects whether an executable is packed using various methods and signatures. | 21 |