Polymorphic PE Packer is a lightweight, cross-platform tool written in Go that obfuscates and optionally compresses Windows executables (PE files) using polymorphic techniques. It generates a unique **stub loader** that decrypts and executes the original payload at runtime, making each output binary different from the previous one