pakkero

Binary packer

A tool for compressing and protecting binary files

Pakkero is a binary packer written in Go made for fun and educational purpose. Its main goal is to take in input a program file (elf binary, script, even appimage) and compress it, protect it from tampering and intrusion.

GitHub

250 stars
7 watching
42 forks
Language: Go
last commit: almost 2 years ago
Linked from 1 awesome list

compressionelfelf-binariesencryptiongolanglauncherpackerpayloadprotectorupx

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
silentvoid13/silent_packer A binary packer that encrypts and decrypts the code section of an executable before execution. 80
dimkr/papaw A tool that reduces the size of executables and provides basic protection to prevent reverse-engineering 41
packz/binary-encryption An implementation of binary encryption from the phrack magazine. 65
akuafif/hxor-packer A tool for compressing and encrypting Portable Executable files using Huffman compression and XOR encryption. 58
emmanuel-marty/lzsa A compression format designed for efficient decompression on 8-bit microcomputers. 236
xrw67/petoy A tool that allows adding protection to executable files by packing them into a container 9
unknow101/fuckthatpacker A tool to bypass Windows Defender by packing payloads and integrating with CobaltStrike 628
dontlaugh/packer-provisioner-deno A Packer plugin that runs Deno scripts to provision virtual machines and containers 5
z3r0d4y5/simple-pe32-packer A tool for compressing and decompressing PE32 executables using aPLib compression library 10
hashicorp/packer A tool that creates identical machine images for multiple platforms from a single source configuration. 15,116
eronana/packer A tool for compressing and modifying executable files on Windows. 46
kt3k/packup A web application packager for Deno that bundles, builds, and serves frontend applications with minimal configuration. 329
packing-box/bintropy An analysis tool for estimating the likelihood of binary compression or encryption 42
n4sm/m0dern_p4cker A modern packer for Linux executables that applies various encryption techniques to hide their contents 42
aaaddress1/theark A Windows x86 PE packer implemented in C++ that repackages executable files 52