Posted by Dikkie Dik on 10/07/05 09:24
BN wrote:
> Are there any free php source obfuscation tools? Thanks
The only one I now of is a very old DOS application that was used to
obfuscate AutoLISP programs. It was called a kelvinator back then.
(You can download it at
http://www.cadresource.com/library/lispdk.html
for instance)
It searches for identifiers and replaces any non-defined one with a new
generated one. It also removes all spaces. It was acing on such a
general scale that it shoud work for PHP also.
Best regards
Navigation:
[Reply to this message]
|