This project uses bit manipulation to do limited types of compression and single byte key character (XOR) manipulation. Both VB.Net and C# versions are available.
There are two files associated either the VB.Net version (ANibbleOfAByte) or the C# version (CSharpNibbleOfAByte) that can be downloaded. One is a .exe that demonstrates various kinds of vb.net bit manipulation. (Both the C# and VB.Net exe's are available.) The other file is a .zip of the entire project. The .zip includes...