
steganography
Simple C++ Image Steganography tool to encrypt and hide files inside images using Least-Significant-Bit encoding.
cryptographydata-exfiltrationencryption-decryption-tools+1
1.1k

Simple C++ Image Steganography tool to encrypt and hide files inside images using Least-Significant-Bit encoding.

C# tool for exfiltrating files over DNS using XOR and asymmetric encryption, designed for red team engagements with restricted outbound connections.