DYN to DLL

Dears,

I created some dynamo (DYN) solutions containing core and custom nodes with addition to some python scripts.
I also added some security nodes to control in which environment shall my tool works (ex: I want it to only work inside certain company).

The question is: Is there any way to convert the DYN file to DLL encrypted file, so that users do not have the ability to just delete my security nodes from the script (Steal it).
or is there any way to encrypt the DYN file directly.

I think that this is similar to AutoCAD Lisp Encryption.

Thanks

I guess other softwares will be more suitable if you want to lock things up, unfortunately…

1 Like