(ANNOUNCE) codeSECURE 1.0 released - - Protecting PHP code
From: John Black (jd_at_securecents.com)
Date: 10/17/03
- Next message: Chris W. Parker: "RE: [PHP] SQL security"
- Previous message: Mike Migurski: "RE: [PHP] SQL security"
- Next in thread: Robert Cummings: "Re: [PHP] (ANNOUNCE) codeSECURE 1.0 released - - Protecting PHP code"
- Reply: Robert Cummings: "Re: [PHP] (ANNOUNCE) codeSECURE 1.0 released - - Protecting PHP code"
- Reply: Comex: "Re: (ANNOUNCE) codeSECURE 1.0 released - - Protecting PHP code"
- Reply: Bas: "Re: (ANNOUNCE) codeSECURE 1.0 released - - Protecting PHP code"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <php-general@lists.php.net> Date: Fri, 17 Oct 2003 18:19:55 +0200
Greetings everyone,
We have just launched a new product called codeSECURE and would like you to
check it out.
codeSECURE is a PHP obfuscator.
Basically codeSecure is a small collection of scripts to "obfuscate" or
"garble up" php code so that PHP developers can protect their intellectual
property, distribute "locked" php scripts, time expiring scripts etc.
While making it nearly impossible for a human to understand or read your
code/scripts, they will cause no problem for the computer to decipher and
run.
E.g.
$a="Hello world";
will become something like
$23sfaAST3s="v4Mwuz24fz{(2{w";
For details, check us out at http://www.secureCents.com
If you have any questions...fire away, I and my partner will try our best
to answer all questions/suggestions/criticisms etc.
Regards,
JB.
- Next message: Chris W. Parker: "RE: [PHP] SQL security"
- Previous message: Mike Migurski: "RE: [PHP] SQL security"
- Next in thread: Robert Cummings: "Re: [PHP] (ANNOUNCE) codeSECURE 1.0 released - - Protecting PHP code"
- Reply: Robert Cummings: "Re: [PHP] (ANNOUNCE) codeSECURE 1.0 released - - Protecting PHP code"
- Reply: Comex: "Re: (ANNOUNCE) codeSECURE 1.0 released - - Protecting PHP code"
- Reply: Bas: "Re: (ANNOUNCE) codeSECURE 1.0 released - - Protecting PHP code"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]