Attribute-Based Obfuscation
☕Motivation
⚒️Obfuscation SDK
🧠Enabling a Protection using the SDK
📥 Methods
[Virtualization()]
public static void MyImportantMethod()
{
// Your code goes in here
}<Virtualization()>
Public Shared Sub MyImportantMethod()
// Your code goes in here
End Sub📤 Types
Last updated