BenRussell
Programmer
I was wondering if I embedded my Perl script code in a C program using ExtUtils::Embed and then compiled the C program, would this be a secure way of protecting my source code?
Is it at least reasonably secure?
What are the possible (and probable) ways that someone could retrieve the Perl code?
- Ben
Is it at least reasonably secure?
What are the possible (and probable) ways that someone could retrieve the Perl code?
- Ben