1 个仓库
Combining LZMA compression with binary embedding to distribute scripts as small executables.
Distinct from Executable Compression Algorithms: More specific than general executable compression by focusing on embedding a script payload.
Explore 1 awesome GitHub repository matching data & databases · Script Compression and Embedding. Refine with filters or upvote what's useful.
Fido is a command-line tool for automating the retrieval of official Windows installation images and UEFI shell files. It provides a script-driven interface to download these system images directly from remote servers without the use of a web browser. The project utilizes LZMA compression to embed scripts within executable binaries for smaller distribution sizes. It incorporates security utilities for generating and verifying cryptographic digital signatures, ensuring the integrity and authenticity of downloaded files via public-key verification. The tool covers automated file deployment and
Shrinks scripts using LZMA compression and embeds them into an executable binary for distribution.