View Full Version : Anyone know a good PHP encoder/encrypter
WebTalkVB
Oct 1st 2007, 4:14 pm
I need a free PHP encoder/encrypter for a script I am making. Does anyone know any good or half decent ones which cannot be easily reversed. I have seen a few free ones but they can be either easily reversed, or simply do not work very well. Reputation added to anyone who provides a little bit of help.
woolf
Oct 3rd 2007, 6:53 am
_http://www.zend.com/products/zend_guard and _http://www.google.com/search?q=php+encoder+encryptor. =)
drewbe121212
Oct 3rd 2007, 6:57 am
Use Zend. Almost anyone with PHP installed will have this encrypter installed as well.
WebTalkVB
Oct 3rd 2007, 8:45 am
Is Zend free though? I'm on a tight budget for my project.
tamilsoft
Oct 3rd 2007, 9:09 am
Hi!,
Try this:
http://www.rightscripts.com/phpencode/index.php
WebTalkVB
Oct 3rd 2007, 3:41 pm
Hi!,
Try this:
http://www.rightscripts.com/phpencode/index.php
Sorry, don't want a base 64 encoder as they are a piece of cake to decode. Thanks for the help anyway.
Loco.M
Oct 3rd 2007, 3:42 pm
go with Zend, it's the best :)
drewbe121212
Oct 4th 2007, 5:42 am
Yeah; the zend is free (or should be). It should be a part of there Framework
Chris Blood
Oct 15th 2007, 3:58 pm
Zend Guard can easily be cracked and there are tons of Zend Guard decoding sites. Use Ioncube its cheaper and much better, i use ioncube myself. I'm also making my own obfuscation script and if you want you can use that when its done.
drewbe121212
Oct 16th 2007, 5:39 am
Security through obfuscation is a no no. It does not fix the problem, or covers it up; as well, it gives the owner a false sense of security.
SGTScripts
Oct 16th 2007, 7:49 am
Zend Guard can easily be cracked and there are tons of Zend Guard decoding sites. Use Ioncube its cheaper and much better, i use ioncube myself. I'm also making my own obfuscation script and if you want you can use that when its done.
You are right there are tons of Zend decoding sites but they also support the decoding of Ioncube files on the same site...:D...the difference is in the cost to decode....I could get a batch of ioncube files decoded for less than $5 while the same batch of zend files would cost me $50....
keep in mind that Zend and Ioncube decoding is something people may do to fix glitches after they have bought your script not just necessarily to pirate it.
TwistMyArm
Oct 16th 2007, 9:04 am
Zend Guard can easily be cracked and there are tons of Zend Guard decoding sites. Use Ioncube its cheaper and much better, i use ioncube myself. I'm also making my own obfuscation script and if you want you can use that when its done.
Chris: what sort of things are you planning for with your obfuscation script? I have my own (originally based on someone else's work) that is linked to in my signature so I wonder if you would like to 'join forces' as it were?
Chris Blood
Oct 16th 2007, 11:34 am
You are right there are tons of Zend decoding sites but they also support the decoding of Ioncube files on the same site...:D...the difference is in the cost to decode....I could get a batch of ioncube files decoded for less than $5 while the same batch of zend files would cost me $50....
keep in mind that Zend and Ioncube decoding is something people may do to fix glitches after they have bought your script not just necessarily to pirate it.
Well to date I've only seen one site that offers ioncube decoding services, and they charge $15/file so i don't know what your talking about, where zend is $5/file plus Zend does not do encryption with their encoding where ioncube does which makes it more secure....
http://www.encodercompare.com/
And Plus theres NO PROOF ioncube can be decoded where there is for zend.
Chris: what sort of things are you planning for with your obfuscation script? I have my own (originally based on someone else's work) that is linked to in my signature so I wonder if you would like to 'join forces' as it were?
For the script I'm planning to sell it when its done. and I might be interested in partnering up. I already have Ip restriction and domain features for it and it currently does compiling and soon Obfuscation.
atmoriyo
Aug 5th 2009, 1:01 am
check Monas - Free PHP encoder decoder at ombudi.com
CodeSpire
Aug 5th 2009, 2:59 am
Nice bump. :)
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.