A
A
alexrock2011-01-03 20:13:38
Zend Framework
alexrock, 2011-01-03 20:13:38

Zend or IonCube? How to encode, which is more reliable?

Zend or IonCube (or maybe there are other options)? What is better to use to encode your scripts. Which of them is not decoded by public means at the moment? Previously, as far as I know, Zend was easily decoded. Does this situation persist in newer versions?

Answer the question

In order to leave comments, you need to log in

10 answer(s)
A
Alexey, 2011-01-03
@alexxxst

Why encode? Whoever needs it - decodes it, and you - an extra hassle to support it.
He himself once coded scripts for the sale of zend. As the versions of PHP started to be updated, I got tired of making updates, etc.

I
impass, 2011-01-03
@impass

Both are successfully decoded, since the principle is the same in all encoders.

V
Vlad Zhivotnev, 2011-01-03
@inkvizitor68sl

Ioncube is better. At least with it, you don't have to think about the PHP version.

E
eternals, 2011-01-03
@eternals

Everything opens up. Even without decoding the licenses are corrected by the php patch. But decoders have been around for a long time.
It's better to keep it on your server.

B
Bolik, 2011-01-03
@Bolik

zend is easily opened, especially with obfuscation there are no problems, there are few public ioncube decoders, but they decode 4-ku, about 5-ku I xs, since I myself opened zend with code obfuscation, it’s not a problem to open it, but to bring hemorrhoids into a readable form but surmountable

V
voooz, 2011-01-03
@voooz

Zend scripts under php 5.3.x and 5.x need different versions, and this is an extra hassle.

M
Maccimo, 2011-01-04
@Maccimo

There is also NuCoder: www.nusphere.com/products/nucoder.htm

A
admin4eg, 2011-01-05
@admin4eg

I once bothered with a similar problem, everything will be decoded, the most convenient thing is to transfer part of the script's work (some of its functions) to another server, which is already protected from unauthorized access, as well as checking real users from pseudo

D
Dunadan, 2011-01-05
@Dunadan

There is also bCompiler .
Disadvantages:
- permanently in beta
- for each platform you need to collect binaries separately
A small manual for setting up a subject.
Although it does not help much after the php patch.

Z
zizop, 2011-01-06
@zizop

I think it will be easier for you to use an obfuscator, somewhere I saw a php script for php obfuscation)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question