![]() |
|
|
|
|
1
3rd July 16:36
External User
Posts: 1
|
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. |
|
|
|
|
2
3rd July 16:36
External User
Posts: 1
|
You announced this already on Wednesday. So re-announcing the same
version seems kinda redundant. Cheers, Rob. -- ..------------------------------------------------------------. | InterJinn Application Framework - http://www.interjinn.com | :------------------------------------------------------------: | An application and templating framework for PHP. Boasting | | a powerful, scalable system for accessing system services | | such as forms, properties, sessions, and caches. InterJinn | | also provides an extremely flexible architecture for | | creating re-usable components quickly and easily. | `------------------------------------------------------------' |
|
|
|
|
5
4th July 07:23
External User
Posts: 1
|
Hi,
Nope sorry, we dont have an "actual example" anywhere but we can do better than that, send me any file, however big and i'll encode it and send it back to you. Remember: It does not matter if you have HTML,XML or greek in your php file... Cheers, -JB. <035501c394ca$80dc4610$f081aa51@l2zcaxu7emppqh> John Black: Is there an actual example somewhere? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php |
|
|
7
4th July 15:03
External User
Posts: 1
|
back to you.
You can see examples of obfuscated PHP at http://www.semdesigns.com/Products/O...bfuscator.html -- Ira D. Baxter, Ph.D., CTO 512-250-1018 Semantic Designs, Inc. www.semdesigns.com |
|
|
9
4th July 22:36
External User
Posts: 1
|
John, et al --
...and then John Black said... % % Hey again David, Hi! % % >Oops. Sorry. I figured you'd need both to have them work together. ... % % Not a problem, I really didn't mind but was just safeguarding myself from % extra work...:-) like if someone sent me 200 files :-D % I wouldn't be able to refuse as I didn't specify the number before.... There; now you're covered :-) % % >BTW, this is probably off-list traffic but if I'm asking common questions % >feel free to put it back on the list. % Thanks, will cc this to the list. Okey dokey. % % % % I've obvuscated them and attached them with this mail, but dont overwrite % % your present files because I have not included the "key" file to open % them. % % If you run them now you would get garbage output...if any. % % >Indeed. So how does the key look and what do I do to my code to make my % >server show the pages? % % We sell our software with 2 keys, one key looks something like this "o??X? % " % (this changes according to the password you set when you are encoding) Right. % and the other key is just a normal php script (encoded of course) You mean obfuscated and garbled? OK, but I don't see how the thing will run, then, any more than my garbled scripts! % To make your scripts work all you gotto do is add these two files to the % rest of your files % No making any code changes, % no settings changes etc. % Works with everything including variable variables($$someThing) That's quite cool. So I sent you index.php and you sent me back garbage and I'm supposed to be able to drop this in place along with a key file and have it work... But how can that garbage possibly be used in its encrypted form?? % ... % We have also worked out a way of double encryption, so even if someone % breaks thru the first layer they will come up against another layer or % extremly hard to read stuff. This of course begs the question of why you aren't using that as your standard for the first layer :-) [Perhaps because of execution time or perhaps because of the extra revenue or whatever, but it still begs!] % % Cheers, % -JB TIA & HAND :-D -- David T-G * There is too much animal courage in (play) davidtg@justpickone.org * society and not sufficient moral courage. (work) davidtgwork@justpickone.org -- Mary Baker Eddy, "Science and Health" http://justpickone.org/davidtg/ Shpx gur Pbzzhavpngvbaf Qrprapl Npg! -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE/lAGJGb7uCXufRwARAhWTAJ0TGb+VNUSS2TN0BRnGeOjuK7duxA CfbzeM kUNv9clYBJ6NI+MWcOboW+w= =WcMK -----END PGP SIGNATURE----- |
|