Pinczakko
Full Member level 2
I'm coding a VB .NET software that hides a "magic number" in an "extension" DLL, which is linked against the VB .NET application. I plan to encrypt and compress the DLL using ASProtect 2.0, but I'm not sure wheter the "name mangling" will work OK with the VB .NET application. Anyone have experience in similar case, please share your experience (the pros and cons) with us .