224 comments found.
this is support for php 7??
Thanks for getting in touch- yes, checked till PHP 7.2
1. Last Update 29 September 16! 2. Is it compatible with PHP7.1, 7.2? 3. How it works on clients server? need any PHP module?
Dear ahkmunna,
thanks for getting in touch:
1. Yes 2. Should work with PHP 7.x (if not i will give support) 3. You use the Tool to encode and the encoded script will work stand alone on you clients webhosting 4. No PHP Modul needed
Cheers
-
Thank for your reply. I’m looking for something that have no dependencies. But I need to clear some point. 1. Why did you stop updating the app? It outdated!! 2. What technique uses to encode the code? 3. How difficult it is to decode for an expert?
Thanks for getting in touch, and let me explain:
1. Updates are made if needed 
2. Secret techniques I’ve learned from extraterrestrials.
only joking, take a look at the Example and the Demo – of course I can’t give you any instructions how it works exactly
3. Nothing is bulletproof – even ioncube etc. can be decoded – so, it will help to secure your code from normal customers – a PHP Geek/Nerd and much time will break everything.
So give it a Try
Cheers
I am trying to set up a script to be used by a given IP and I get an error message when I run on the server:
Code not allowed on this ip
The IP is correct, if I do not check the IP the script works correctly, do I need any additional configuration?
Dear Softwaresa,
seems that the Server/Hosting that run the Script don’t answer the correct IP to my Script. You could try to lock the Domain. But there is no other fix i can offer
Cheers
But I need to have the Encoder on the same IP that I’m configuring the script? Should any file be in sync with the script I’m encrypting?
Thanks
Will check this on Monday in the Office and come back to you ASAP
Cheers
please make sure that echo gethostbyname(gethostname()); returns your correct IP an it will work! Cheers
Hello Aldibo,
I am using this obfuscator for some time now, however since yesterday at 11.9.2018, the cPanel is reporting YARA.php_malware_hexinject.UNOFFICIAL virus if obfuscated files are uploaded.
Do you have any solution for this?
Its a false-positive – my Script have crypted Parts, you can use the Script also in localhost – so you don’t have the Probleme – sorry, no better Solution- Cheers 
I have a problem with lock domain please help me example: $ _POST [‘lockDomain’] = ‘(ro-hc.com | www.ro-hc.com | localhost)’; What is wrong? ( ERROR: Please set all Domains correct!3 ) I want you to help Thank you sincerely.
Thank you for buying and getting in touch!
Have you tried without spaces?
Cheers
$_POST[‘lockDomain’] = ‘(ro-hc.com|www.ro-hc.com|localhost)’; Not work
if you get the same error message the server that domain space is hostetd is noch correct configured. the only way is to lock the IP if domain dont work. ping the domain and you will get the IP. This could be a workaround. Please give it a try. Cheers
Thank you
You are welcome, please drop me a line if it works for you. Cheers
Hi,
I accidentally encrypt in important file using this script. is there any way to decrypt ? do you have script for decrypt?
Thanks.
Sorry, there is no Script for decrypt this. If you like send an eMail (Use: Support Tab and Contact Author Button) and maybe i can help
Cheers
message sent to you.
I need help, my friend. The code runs after the code runs and runs on the server.
md5 Code manipulation detected
Male sure bot to edit the encoded Code, don’t copy it in a file with PHP Code, it Must be used stand alone – if you want to make it save use the file from your Repository subfolder
cheers
Not very sure, I have a custom made script and the developer has restricted it for my one domain and used ioncube 10.
will it works on ioncube 10 with domain restricted php scripts I want to decode/ decrypt, and The script is NOT a codecandy script.
Dear akideas,
my Script is a encoder – not a decoder. It will not decode or decrypt ioncube. If a Developer encode a script that would maybe have a reason – but also there is a way – but i will give no Support for such thinks
Cheers
Hello!
The script works fine and it´s really easy to use – thanks for this! Today I tried to run an encoded script that has a fixed domain on a subdomain of the same server – this did not work.
I found the trick to add more than one domain to the input of the domain field like example.com|domain.org or xxx.domain.org|yyy.domain.org but this did not work. The error “ERROR: Please set correct Domain!” is being displayed. Tried to enter *.domain.org but this didn´t solve the problem.
(tested everything with real domains of cause)
How can I add more than one domain?
Best regards, Jan
I’m happy that you are satisfied 
You must use (example.com|second.example.com|third.example.com)
don’t forget the brackets
you also find examples in the docu – Cheers!
Alright! This works perfectly! Thanks for your quick reply!!
That’s the way it should be
maybe i can hope on a 5 stars rating? http://abhier.de/rate
Hi, I have a script made up of six PHP files. The files call on and write to a database, and the files share variables. As these files do share variables, and so each file presumably has to reference the variables by the same names, is the script likely to work with PHP Encoder? Thanks!
Thanks for getting in Touch, if you don’t use the Plugin it should work – Cheers 
Hi, One of the pages I’m working with is almost entirely HTML in content, though it’s a PHP page. That page does not need to be encoded or obfuscated, but it does call variables from the pages that do need to be encoded. Is that likely to be problem? Thanks!
Dear org, thanks for getting in touch.
As i wrote before: , if you don’t use the Obfuscator Plugin it should work – Cheers 
Hi, When I attempt to encode one of my files, I’m getting this: SYSTEM-ERROR: The “Copyright Tag” is to long!
Any suggestions? (There isn’t a “Copyright Tag”, or other form of extended comment, in the file.)
Thanks!
Thanks for buying and getting in touch,
it is not the “Copyright Tag” of your Code,
it is the “Copyright Tag” in the default config of the encoder.
Shorten the Text and it will work
sorry for that and Cheers
i am very happy with this script and compiler script i really love this..
Hello and thank you for buying my script. Please take a look at my other Scripts http://abhier.de/codecanyon and don’t forget to add your eMail Adress here: http://adilbo.com
Hi, do this application support Laravel Applications?
Dear Acesbenz,
thanks for getting in contact. It works with 100% pure PHP – so the Framework dosen’t matter. Should work if your PHP is not mixed with HTML like e.g. a Template. Cheers
can i send you file demo??or can you help me to setup encoder..if it work than i am thinking to buy other plugins…
Sure – you already should have my Email?!
i am trying to encode large license.php file of whmcs but it will not work
Ups
i am trying to encode large license.php file of whmcs but it will not work
Make shure that you encoded 100% pure PHP Code and no PHP/html mix
Worked with php 7.0+?
Thanks for getting in touch. Yes should do so with a little workaround, take a look: https://codecanyon.net/item/php-encoder-obfuscator/12925043/comments?page=7&filter=all#comment_17503907
Hey,
Do you have a feature where I can bulk encode files?
Thanks, Joelle
Sorry for the late response, but thank you for contacting us.
If I understand you correctly, do you want to encrypt multiple files at the same time? My software is not designed for batch processing. Most of my customers only encrypt a file in their project that contains existential functions, without which the project does not work. In addition, you can place a license check in this file before the encryption. This procedure is suitable for almost all fields of application.
Once again, sorry for the delay 
My whole project consists on 1000+ files so rather than encrypting all files can i encrypt only 1 file which will be main file for licensing which will be included in the project.
Sure thats is the much better way to do so!! 
what is the file that I must configure to define in which domain the script will work? paranoid.php or default.php?
Sorry for the Delay: Enter the Expert Mode (Link in the Form) or set in default.php
I get this code when I make a simple encryption: md5 Code manipulation detected
First be sure that you have 100% pure PHP and not a HTML & PHP mix.
also do not edit encoded file or copy it it existing HTML or PHP File – must be executed stand alone.
Cheers