224 comments found.
What is the version requirements of PHP & MySql?
Will it work for Laravel application?
How much chances that technicall guy will not break the encryption?
Can I set domain, licence key, Expiry date etc?
The script works from PHP 5 to 8
MySQL is not needed
Works with every php script and so with all frameworks
Nothing is bullet proof – but it will be very hard
You can set domain and expire date
hello why i try not working?
Please send email with URL of the installation and FTP account data and i will take a look https://codecanyon.net/user/adilbo#contact
oke done
I the echo “Hello world!”; as the shortest possible php code and the file I get runs smoothly and nice
Script and also encoded code works nice with php 8
Does this plugin work with any wordpress site? Hide source code 100%?
It’s not a WordPress Plugin, its a script that encode your PHP source code so if you give your script to customers they can’t read your source code and can’t make any changes. So it protect your code from getting nulled
t looks good, can you make it possible like a service? SaaS or user based so w can sell encode service? TNX
Sorry, that’s not my business, I want to sell the Script as it is so… cheers
Hello this is nice codes for All programmers ,I need to ask something ,that is it possible to set plan for service ,that if user uses the codes there should be a plan for payment.
Hello, nice to hear from you, could you explain a little bit more in detail what you need? Cheers
I need to set that user will have to register and make this as a payable service,that should be a plan that have to pay for service of Encoding their codes
I need to sell this service to other user how can you help me to set codes for that?
Please drop me a line to internmail at gmail dot com so we can talk about 
May i have your email please?
internmail at gmail dot com
hello, I’m interested to purchase, but may I know why you didn’t provide support for this item?
I will only help if I have time
i had check the file is not exist; in the file i download in codecayon; so try to check the file you upload ; there are no lib.php file inside
Unzip on you local pc the file exists in a sub-folder 
The sub-folder is named ‘bin’ 
thank bro everytink is ok now
you are so kind – have a good one
i upload the file on my server ; extract it ; when i run it ; i have this message :
ERROR: File “lib.php” not found!
Check if the lib.php exist, some false positiv security tools on some servers delete the file after upload, so you need to exclude the file from the tool (ask your Hoster how to do it) or use the script on localhost
i had check the file is not exist; in the file i download in codecayon; so try to check the file you upload ; there are no lib.php file inside
You can provide me wit FTP Account data by email to internmail at gmail dot com and i can take a look
ERROR: File “lib.php” not found!
Maybe you write a complete sentence and describe what you do that this error appear
Is this support php 7.4 ?? and I’ve seen any update on the panel .
Software Version: PHP 7.x, PHP 4.x, PHP 5.x, PHP 5.0 – 5.2, PHP 5.3, PHP 5.4, PHP 5.5, PHP 5.6
The Obfuscator — PLUGIN does not show for me. I looked and I dont even see it in the plugins folder doesnt this come with it?
Thanks for buying and getting in touch, the extra plug-in product need to be copied in the plug-in folder
can i use this in laravel controler ? i want to encrypt route files for avoid local users
Thanks for getting in touch, you can use it in ever environment if you have 100% pure php.
how to encrypt folder whitout loader
You can copy the source you want to encode to the textarea input and encode it. It don’t need a loader. You only can encode 100% pure php, not a folder
Cheers
Hello, it’s a presale question,,
Do you have encoder that will work for wordpress?
Thanks
Thanks for getting in touch, it will work with pure PHP, dosen’t matter what framework. but you can’t encode HTML or JS if it is not echoed by PHP – hope that make things clearer – Cheers
(Question 1) Is this script latest and updated
(Question 2) It says you donot provide support for script – what does that mean
(Question 3) Important Question Please answer all parts of this question below::::::
Situation: I have code on my page that is combination of Php , html and javascript etc.
Question 3.1: Will this Obfuscate that code and Question 3.2: More important will that Obfuscated code work as the normal code.
Please confirm so i can buy based on your response
Thanks for your interest and getting in touch:
1. there was long time no update because the script works and there was no need for an update
so, yes
2. That mean we answer Questions if we have time, but do not work for you like make an installation etc.
3.1. It’s a pure PHP Encoder you can only encode 100% pure PHP code, so you need to echo all JS and HTML. If you do so and you only have ONE <?php Tag it will work
3.2 Yes it will work a s normal code, you don’t need any loader like other encoder need
Hope that makes all clear
Cheers
Purchased and followed your instruction and its NOT working. Please help
Please send URL of your installation and code by mail to internmail at gmail dot com 
Hi In response to some comments, you have stated that the source of your product is fully open and no encryption has taken place.
1. Does the product need activation? Is activation dependent on your servers?
2. Is it possible to use your product code to build an obscure WordPress plugin?
3. We all know that security is not guaranteed. But since the product source is open, is it possible to create a decryptor for it? You have not updated the product since 29 September 16. Doesn’t it really need to be updated after all this time?
4. Do you have a stronger product than this?
Best Regards
0. Yes the source is open but difficult to read for most 
1. No activation needed
2. You can build what you like if you encode 100% pure PHP
3. Possible is everything, but there is still no decrypter available, you can try to build one
Maybe there comes an update, but the function will not be changed only the user interface, but all customers will get an free update
4. No, you can use a tool like ioncube (199$) but you need a loader on the server of your customer. If you don’t want a loader and if you don’t spend 199 $ there is no stronger product from me

Hi i am using this plugin first time than i got the error when encrypt the php code
Uncaught Error: Call to undefined function Ill1lI1Il1() in C:\wamp64\www\oes-v1-html\admin\datafile\theme-customizer.php on line 33
how can resolve this error!
Thanks for buying and getting in touch,
please make sure that you don’t check the “Use complete, single File Encryption” checkbox when you use a Plugin, that can’t be used together. Also please make sure that you use 100% pure PHP code with only ONE <?PHP Tag
Cheers
this one is working for wordpress plugin? i have wordpress plugin i need encrypt my connection activation code and send my plugin to my client. so after my client trying install my plugin to their wordpress, they will need additional file to use that?
Thank you for contacting me and for your interest in my article. It works with all 100% pure PHP Code (don’t mix HTML and PHP) but you can echo ''; all HTML so it will work. And your customer doesn’t need any additional files. Best Regards and stay healthy
awesome. meaning if one of my page have whole php code i can encrypted it right? also its work if i want encrypted variable and value from variable only?
Yes, if you only have one ?PHP Tag and only one ?> Tag it will work. Wit the Plugin you can obfuscate the function and variable names (not the values, the value must be as they are or your script will not work) 
I have some questions:
1/How can our client run the encrypted code? I want to encode a php file in my WordPress plugin and send to client. 2/ Is this offline software/script or I have to use your server to encrypt my code?
Br,
Thanks for getting in touch. 1. the code is still running, Even if it is encrypted. Your client don’t need any extra script to run it. 2. you can use the script on your localhost xamp or mamp installation. Best regards and stay healthy
Thank you for your response. I want to confirm 2/. I mean do I need your online server to encrypt my PHP code or I can encrypt on my own server (or localhost)...?
Yes, you only need your localhost, no server or service from me, only the script i sell here
So, yes, you can encrypt on your own
Thanks! I have some more questions:
1/ I want to encrypt my core file (including license check via API with license key), after passing the license check the code will run (like if (license = true) {//do something}.
Can I intergrate my core file with this tool? 2/ Can I add allowed domains and expiration date programatically? So I can intergare with my plugin instead of having to write domain, date everytime I need to deliver to a client? 3/ I am quite confused about your other plugins (for this tool). Is there any siginificant differeces? Should I buy all? 4/ Any chance to try before buy?
Br,
1. that the way our customer do 2. you need to add it in the form (at the expert settings) so you need to enter the data each time they change. 3. the only way is to take a look at the demo, there is no other try before buy. mains script can only be use to compress complete file if it is 100% PHP (this is also the securest way) the plugin are add ons if you want to make it more secure or if you need to encode only a special function in a file with plain php code, that can only be done with a plugin
And, for sure you must buy all 4 (i need to go rich) but you don’t need to
joke
Lol,thank you!
You are welcome 
I have some more questions before purchasing your 5 scripts: 1/ Is there any way I can encode script programmatically? In my case after license activated (in an obfuscated php file I have license check box) I want to fetch and create 1 obfuscated php file remotely which will be locked to the domain that activate the license. 2. One of your plugin mention bullet prooft protection (variable and function encoder…), is that real so any developer cannot revert original varibale and functions? Can that apply for Class? 3. Can we lock JS script to domains? 4. Do you still maitain/ develop this project (last update 2016..)
Please send me a mail to internmail at gmail dot com so we can discuss this easier— Br
Okie, I am making you rich, just bought all five
lol!
:-*
hello my pages that i try to modify are blank … what am i doing wrong?
Dear Marcelo, thanks for buying and getting in touch. But that the same as if you say: “My car doesn’t drive, what’s the reason”
Please send an eMail https://codecanyon.net/user/adilbo I will reply and you could send a Screenshot of you Settings in the Form, and the Code you try to obfuscate 