蓝星星 2007-12-8 08:19
可嵌入文本到bmp的C#程序源代码
信息来源:邪恶八进制信息安全团队
Invisible Ink is a very simple and intuitive steganography program coded in C# that embeds text into a .bmp picture file. Text can be easily encrypted/decrypted with Rijndael algorithm using a 256 byte key generated with the sha256 function.