PHP Obfuscation

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
volomike
Forum Regular
Posts: 633
Joined: Wed Jan 16, 2008 9:04 am
Location: Myrtle Beach, South Carolina, USA

PHP Obfuscation

Post by volomike »

Anyone got a Linux-based Bash, Perl, or PHP script that can run against a PHP folder and obfuscate all elements inside it? I'm not needing something 100% secure -- just something to make it pretty darn frustrating.

I'm all about open-ness, but it's my client who's wanting it. It's just a tiny project that he wants to sell for like $15 like wild on the web.
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Re: PHP Obfuscation

Post by alex.barylski »

I think ionCube has a CLI so you can encrypt scripts on the fly before download, etc.
Post Reply