C
Craig St. Jean
Is there any way of keeping my code from people without
obfuscating my code? The IL Assembler used to have
a /owner switch which would do unless someone knew the
name you put for owner, however it was removed. I
understand that the IL assembly must be there for the CLR,
however through moving and changing code is there any
better way to protect my code?
obfuscating my code? The IL Assembler used to have
a /owner switch which would do unless someone knew the
name you put for owner, however it was removed. I
understand that the IL assembly must be there for the CLR,
however through moving and changing code is there any
better way to protect my code?