224 comments found.
It looks like the encrypted code does not work under php 8.5 I get the following error: Deprecated: chr(): Providing a value not in-between 0 and 255 is deprecated, this is because a byte value must be in the [0, 255] interval. The value used will be constrained using % 256 in D:\PHsPeed\xampp\htdocs\_libs\php\spdispatch.php(1) : eval()’d code on line 1
spdispatch is the encrypted file.
Regarding the message above, is this project discontinued?
Thanks for the hint. Need to check 8.5 after x-mas holidays. Last Version ist from 2023 there was no PHP 8.5 – but will get into this! And no, the project is not discontinued! Have a nice time
As an addition, without obfuscating it seems to work.The obfuscator is currently not downloadable, perhaps the issue is there.
btw, I can send you the encrypted file for you to investigate.
Internmail at Gmail dot com – that would be nice
I will, the issue is in the php compiler afak. Hope this helps.
Will it work for Laravel app?
What’s versions of php & Laravel required?
Is it 100% secure not to be decrypted?
Will it work for online app & offline desktop app of Laravel with xampp?
If I encrypt code & leter anytime need to change some code in files, what will be the process?
1. Will work with any 100% pure PHP Code with every framework! 2. Works fine with PHP 7.x and 8.x 3. Nothing in life is 100% secure 4. You need no internet, so work online and on localhost 5. You need to save your original code an make changes and encode it again
As u said, Nothing in life is 100% secure but as the author of script what you rate its security towards decryption?
Also tell me that will it encode the individual files 1 by 1 or can also encode whole application or selected folders?
Well 64 reviews of satisfied customers speaks for themselves. You would not stop a very skilled hacker. But you will stop every normal customer even if they know PHP. Most of the customers encode only one or some files one-by-one. Encoding the complete application or a complete folder makes no sense.
What is Encoder PLUGIN for PHP Encoder & Obfuscator? Please explain it’s utility
You mentioned that it works for 100% php code. Normally in a php file there may be several parts containing css, html, java etc. So what will happen with such file?
1. It’s all explained in the description of the item 2. You need to echo all html css js so you have one php start tag <?php and one end tag ?>
I have test my 2 files of laravel app from folder resopurces/views & app/Http/controler in your demo. Application crashed public_html/vendor/composer/../../app/Http/Controllers/ReportController.php): Failed to open stream: No such file or directory is there any fix?
the demo is not a working demo, because if it would do so there is no reason to by the script 
Ok. so what is refund policy if it does not work after buying?
The script is working (if you run into problems, because your code has several <?php tags and is not 100% pure PHP), so if you download it, there is no refund!
Just to let you know: Your script does not work for WordPress-Plugins. I´ve setup the code in the main-plugin.php to load the encypted code by this:
if ( ! defined( ‘ABSPATH’ ) ) exit; // Exit if accessed directly
require( ‘main.php’ );
Sometimes this works (tested versions from 2018 to now). But it never works when you encode more then one plugin. I think the reason is that php does not allow to use the same function-name twice. This should be optimized.
What about uploading a ZIP insteat of one PHP-Code – this would realy be cool and unique.
Best regards!
Thanks, put it on the Roadmap!
I buy this one and other looper, encoder and compiler but my screen show just the 3 plugin, that first function: Obfuscator is not showing. Can you help?
The function Obfuscator is not there and I couldn’t find where to buy it… wasn’t it supposed to be included?
Here you find all scripts that are available at the moment https://codecanyon.net/user/adilbo/portfolio
Plugins are not included – they are sold separately
Obfuscator Plugin is not there.., why?
If you show in the main product view a plugin named Obfuscator that it has the “bulletproof” Obfuscator function when selling it you should obligatorily provide the link so that we can buy the Obfuscator PLUGIN. If you show the image as if it were possible to use it but you no longer sell the PLUGIN, you are deceiving the people who buy it. This deception goes to your account up there, friend.
Another criticism is that your system does not work on PHP 8xx versions, I try 8.0, 8.1, 8.2 and 8.3
My bad.., looks like working in 8.3. Just the script it self need 7.4, but the encripted files works in 8.3 tested. Regards
Since I upgraded to php 8.3, seems it no longer works. Any possible functions I need to enable in php 8.3 to make it compatible? I was using php 7.4 and upgraded today.
Sorry, please disregard my previous question. I had another layer on before I added adilbo’s. It appears the first layer (not adilbo), the plugins it used is no longer supported in php versions later than v7.4, but adilbo encoder still works well on its own on php 8.3.
Nice to hear – have a good one
Hi, I really want to buy your product, but I have to be sure, that your product is compatible with my php code files. Can I send you a test file, so you can obfuscate it and I can prove if its working?
Please drop me a line to internmail at gmail dot com so we can talk about 
Hope all is well, great script by the way! Thank you.
I am having one issue though how would I encode & obfuscate the main plugin file in a wordpress plugin? plugin-name.php
The plugin file needs the comments up top.
/* Plugin Name: name of my plugin Version: 1.0 Author: author URI: https://website.com */
Thanks for your help
It would be a major bonus if your software had a plugin to handle wordpress plugins btw I bet it would generate quite a bit of sales for it.
Thanks again
Other than that it works as intended great work
With the extended settings you can define the comment at the beginning of the file, have you tried that?
An other approach, build the main file like this:
/* Plugin Name: name of my plugin Version: 1.0 Author: author URI: https://website.com */
require 'your_encoded_php_file.php'
Hello, is there is a way to get in touch with you? I have tried to encrypt my plugin’s main file, and it encrypted it without error. But when I removed the original non encrypted file from the plugin directory, the plugin is no longer recognized by WordPress.
Please send an email to internmail at gmail dot com with the link to your installation and also the code you try to obfuscate by mail, so i can take a look
hello, can we know what is the difference between this and ioncube encoder?
Hello, the main differences are:
Ioncube - PRO: is more secure - CON: requires a webspace with Ioncube loader installed
Adilbo - CON: not 100% secure - PRO: does not require a loader, so runs on any webspace!
This works with Laravel project ? Also if I buy how many time I can encrypt with and is the code fully available ?
Works with pure php of any type, there is no time limit, it’s a PHP script, so you need to get the code to get it running
its not working on Laravel 10 “md5 Code manipulation detected”
Mostly the reason is that customers have edited the script after encoding or copied the encoded code into an other file. The encoded file need to stand alone (use require to integrate it anywhere) and don’t edit anything after encoding. That should fix it
Hi. which format is for expired date?
01.01.2024 or 1.1.2024?
Thanks for buying an getting in touch – the Format is: dd.mm.yyyy
Yes, I know it’s in the dd.mm.yyyy format. What should I type if I choose 1st January 2024?
dd.mm.yyyy means 01.01.2024
can this be used to encode a big php project with multple files without doing so file by file
You should only encode one file without that your big project don’t works
I encrypt the code and limit the IP, but when accessing the domain pointing to that IP, it displays: “Code not allowed on this ip”. I have filled in IPv4 correctly. Hope you help. Thank you.
make sure that it is the same ip that you get when you
echo gethostbyname(gethostname());
on the Domain and it should work!
thank you
you are welcome 
SYSTEM-ERROR: The “Copyright Tag” is to long! /* All Rights Reserved. This file may not be redistributed in whole or significant part. Checksum: d335f06590196c74037e733e02997d7a */ 7
thanks for getting in touch, that can happen under several circumstances, open the config file an edit the array the contains the string will fix this problem.
PS: Only to be sure, make the “Copyright Tag” string shorter in the config 
many time try but show md5 Code detected manipulation
Mostly the reason is that customers have edited the script after encoding or copied the encoded code into an other file. The encoded file need to stand alone (use require to integrate it anywhere) and don’t edit anything after encoding. That should fix it
Hi, post encryption I get this message in the browser “md5 Code detected manipulation”
Mostly the reason is that customers have edited the script after encoding or copied the encoded code into an other file. The encoded file need to stand alone (use require to integrate it anywhere) and don’t edit anything after encoding. That should fix it
Perfect.
Hi, I was using this plugin for a time and working so fine. But recently I have done a work and it was working fine on testing server (cPanel) and but not working in client provided cPanel. Gives this error. “Uncaught Error: Call to undefined function read()”. My support period is over and if you can comment on this, it would be a great help. Thanks for this tool development.
Please send an email to internmail at gmail dot com with the link to your installation and also the code you try to obfuscate by mail, so i can take a look
Hello, in addition to buying PHP Encoder & Obfuscator do I have to buy any plugins?
Hi, you don’t have to, everything in the blue box of the demo are plugins, you can buy them if you want but you don’t have to
Hi, I installed and run it. But I encountered 500 internal server error message as clicking Process button. Does this not work any more or did I do something wrong?
Could you send a link to internmail at gmail dot com
I sent you an email just ago.
Checked you link and found it working very nice. You are not allowed to mix HTML and PHP and also no editing is allowed in the encoded file. If you do so all works fine
With only one pure php code, it works fine. thank you.
I will purchase but I want to be sure if is it compatible with php 8.1 and up ?
The script works from PHP 5 to 8.x