Is there a good obfuscater for Perl code?

后端 未结 15 1995
情话喂你
情话喂你 2021-01-13 20:08

Does anyone know of a good code obsfucator for Perl? I\'m being ask to look into the option of obsfucating code before releasing it to a client. I know obsfucated code can s

15条回答
  •  旧时难觅i
    2021-01-13 20:58

    I am running a Windows O/S and use perl2exe from IndigoSTAR. The resulting .EXE file will be unlikely to be changed on-site.

    As others have said, "how do I obfuscate it" is the wrong question. "How do I stop the customer from changing the code" is the right one.

提交回复
热议问题