I am trying to wrap IntelliLock licensing over an exe that was run through Smart Assembly encryption & obfuscation. When I do, it creates a locked file that runs the licensing code but will not spawn the application it wraps. I tested other licensing systems like ElecKey and PC Guard and most of them don't work, PC Guard actually does work so I know it is possible.
Any idea of anything that can be to make this work?
I've successfully used all the licensing systems with .exe outputted from C# but this is a proprietary system that outputs .net exe's run through smartassembly first.