elfshaker stores binary objects efficiently
#Awesome#A curated list of awesome resources related to executable packing
Python implementation of the Packed Executable iDentifier (PEiD)
C# protection, packer, and archive scanning library
A Windows executable (PE) packer (x64) with LZMA compression and with full TLS (Thread Local Storage) support
#计算机科学#Docker image gathering packers and tools for making datasets of packed executables and training machine learning models for packing detection
Analysis tool for estimating the likelihood that a binary contains compressed or encrypted bytes
Dataset of packed ELF samples
Attack tool for altering packed samples so that they evade static packing detection
Implementation of the packing detection heuristic from the paper "Packed PE File Detection for Malware Forensics" of Han et al.
This package implements a packer written in python, the packer reduce the size (gzip compression), encrypt data (RC6 encryption) and reduce data entropy (using EntropyEncoding).
tool that records a series of shell commands and save them in usable format
Example CLI to-do list application written in Elixir with SQLite3 database persistence