in reply to News regarding compiled commercial deployment of perl based apps?

Ok, RFC for this pipeline:
1. perl source
2. obfuscate, probably with a commercial one
3. compiling with something other than PAR, like B::CC
3. generate C source code with B::CC
4. compile with a securing C compiler (I have not yet researched how c programmers secure their source)
  • Comment on Re: News regarding compiled commercial deployment of perl based apps?

Replies are listed 'Best First'.
Re^2: News regarding compiled commercial deployment of perl based apps?
by Anonymous Monk on Feb 14, 2012 at 22:28 UTC