Recently Updated Pages
Generating a Self-Signed Certificate RSA
openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout mycert.key -out mycert.pem
Win32 Minimum Client Socket Transaction
This is the minimal WinAPI using winsock2.h References: https://learn.microsoft.com/en-us/wi...
Generating Archives
The archive tool ar can be used to pack object files or shared object files into a singular archi...
Creating a Certificate Authority
This guide is based upon a deliciousbrains.com article. Creating a CA Generate a private key. ...
Symbol Stripping
Compiling with the -s flag on GNU GCC and similar CC programs will strip symbols during the linke...
Including Icons and Property Metadata
Resource files can be used to include both icons and populate property data in the binary.
Signing Binaries with Self-Signed Certificates
Osslsigncode can be used to sign binaries on Linux with X509 certificates. The following codebloc...
Hashes
This page details the hashing functions for blib. MiniHash The Blib MiniHash is not cryptographic...