Include files in your binary the easy way
-
Updated
Feb 17, 2021 - Go
Include files in your binary the easy way
PowerShell Script to EXE Builder - Create standalone executables from PowerShell scripts with GUI, resource embedding, and code obfuscation
Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.
Go resource embedding library which doesn't require `go generate` at all
A Windows desktop tool that combines two executable files into a single distributable EXE file, extracts them at runtime, and executes them sequentially.
A modern C++20 library for embedding binary resources (files) directly into C++ executables at compile-time
A cross-platform CMake tool (including Android) for automatically embedding files and resources directly into your binaries as byte arrays using xxd. This is a refactored version for pure C11, which eliminates C++, while maintaining integration with CMake projects.
Add a description, image, and links to the resource-embedding topic page so that developers can more easily learn about it.
To associate your repository with the resource-embedding topic, visit your repo's landing page and select "manage topics."