Simple Bitwise Text Encryption
Category:
String ManipulationType:
SnippetsDifficulty:
IntermediateAuthor:
Brian NicksVersion Compatibility:
More information:
Uses logical operators to change bit values in strings. The results look pretty neat when displayed. Bits 6 and 7 are my favorite.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: