Support Forums

Full Version: [C#] BitCrypt - Visually Encrypt Binary Data (Bitmap Structures)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So finally this prolonged project is in it's first complete stage if I wish to continue development on this.

Name: BitCrypt
Description: Visually encrypt binary data from an input file over to a Bitmap format, and decrypt it at a later date.

Preview:
[Image: GIQO2.png]

Example Encrypted Output BMP 24::
[Image: Ek2mk.png]

Video:
[yt]http://www.youtube.com/watch?v=mmouQBijS48&fmt=100[/yt]

Download: http://tech.reboot.pro/showthread.php?tid=3051
Intelligent ! Great sharing ! :applause:
Great share, the crypter looks very sexy.
Thanks for this amazing share, I will use this in the future, thanks!
It's not really a crypter, it's kind of pseudo-encryption, but in a visual way it's kind of deceiving for the person viewing the BMP that there's an actual file embedded. Smile