/    Sign up×
Community /Pin to ProfileBookmark

PHP Source Code Encryption

Helo all,

is there any tool/utility (freeware/shareware) to encrypt the source code of PHP scripts?

Actually, I want to give encrypted code to my clients in some conditions.

Please tell me if you know any of such tools.

Thanks!

to post a comment
PHP

4 Comments(s)

Copy linkTweet thisAlerts:
@Jeff_MottFeb 26.2004 — You really can't encrypt any program code (regardless of the language) if it is meant to execute. Since the computer cannot use encrypted code, it must be able to auto-decrypt itself before execution. And if the code can auto-decrypt itself then that means that everything an eavesdropper would need to perform the decrytpion themselves is right at their fingertips.
Copy linkTweet thisAlerts:
@Ben_RogersFeb 27.2004 — whats the point of encrypting it, anyways? u cant view source to see it.
Copy linkTweet thisAlerts:
@pukkaFeb 27.2004 — Could you explain what you are trying to do a bit clearer?
Copy linkTweet thisAlerts:
@alcdotcomFeb 28.2004 — This article talks about two products to encrypt your source code and guard against potential intellectual property theft.


[URL]http://www.phpbuddy.com/article.php?id=24[/URL]
×

Success!

Help @CodeGod spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...