Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 584 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 584 Bytes

LionPacker

Simple packer/installer for executables with dependencies

Usage

python lionpacker.py -f [executable_path] -d [dependency_folder_path] -i [target_installation_directory] -c -e -upx [upx_path]


Note: not intended for malware, it doesn't even have memory injection in order to avoid false av detections
Follow us for more interesting software releases.

TODO:
Graphical user interface option in form of an installer
Dynamic decryption & encryption