A
A
andr00xa2015-12-05 23:18:36
PHP
andr00xa, 2015-12-05 23:18:36

How to encrypt/obfuscate php code (free solutions)?

It is necessary to hide the source code of the engine (php) of the startup, in order to protect it from draining the engine when the server is hacked (including from hosting admins). There is no budget yet, so at first it’s only free. In the future I will transfer to ioncube. Please do not offer obfuscators that turn the code into base64_decode(gzuncompress())-like constructs, because performance suffers greatly.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Stalker_RED, 2015-12-05
@andr00xa

For example www.phpprotect.info
Not the most "obfuscated" code, but pretty fast and free.

X
xmoonlight, 2015-12-06
@xmoonlight

Make a kernel and pack it with ioncube. (you can pay for one obfuscation on the site)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question