This book details some useful excerpts and observations sealing binaries.
Code signing, compiling with metadata
Osslsigncode can be used to sign binaries on Linux with X509 certificates. The following codebloc...
Resource files can be used to include both icons and populate property data in the binary.
Compiling with the -s flag on GNU GCC and similar CC programs will strip symbols during the linke...