Pack elf binary and it's dependencies into standalone executable using appimagetool
Go to file
2024-06-24 13:17:13 +02:00
LICENSE Initial commit 2024-06-23 19:07:11 +02:00
packelf-appimage.sh Fix bug with space parameters 2024-06-24 13:17:13 +02:00
README.md README.md 2024-06-23 19:55:13 +02:00

packelf-appimage

Pack elf binary and it's dependencies into standalone executable using appimagetool. packelf-appimage was inspired by https://github.com/oufm/packelf.

usage

Usage: ./packelf-appimage.sh <ELF_SRC_PATH> <ELF_DST_PATH>

dependence