Community

Protecting Visual Basic .NET Source Code and Applications

(Hannes du Preez) Obfuscation is the process of scrambling the symbols, code, and data of a program to prevent reverse engineering. Obfuscation tools mangle symbols and rearrange code blocks to foil decompiling. They also may encrypt strings containing sensitive data. It’s important to understand th

Read More - Register for Free Membership