|
|
|
|
|
by MissTake
1184 days ago
|
|
Obfuscation isn't all that good when out to the real test. Any .net app not compiled to native code can be disassembled if one is prepared to put any time to it. Back when the .net Framework first came out, I was all over using the full Dotfuscator app thinking it would protect my apps. I was even more excited when I observed reflector giving up on it. Right up until a friend of mine used a different app and showed me the deobfuscated code. I gave up at that point and realized it wasn't worth the effort. Whilst your willingness to tip a toe in these waters is a good thing, I'd not hold out much hope of this library being used by many, if any people when there are some far better, more resilient and battle hardened versions out there. |
|
Secondly, what do you want? I could inject the license check into multiple parts of the library, but this is a dubious way.