-
Notifications
You must be signed in to change notification settings - Fork 0
A useful script that helps to embed files in an executable
License
etag4048/binembed
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
binembed - Embeds binary data into an executable binembed [-h header path] [-o archive path] file ... DOCUMENTATION man -l binembed.1 INSTALLATION 1) Copy 'binembed' to a directory contained in the $PATH variable 2) Copy the manual page to '/usr/share/man1' QUICK EXAMPLE echo "Something" > test1.txt ./binembed test1.txt cc example.c resources.a -o example ./example test1.txt path: test1.txt size of resource: 10 Something
About
A useful script that helps to embed files in an executable
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published