Code

Discussion on PHP Encoder & Obfuscator

Discussion on PHP Encoder & Obfuscator

By
Cart 646 sales

adilbo does not currently provide support for this item.

224 comments found.

Hi Mate, does it works on a WordPress theme? I have developed a function file for the WordPress website and want to encrypt it to prevent unauthorized use or duplication? Thank you

Hi, thanks for getting in touch. Yes, it should work on every pure PHP file that you like ;-) have a good time and stay healthy

Hi, i have a one project and its have more then 500 files. how can encrypt all file in one time?

Thanks for buying and getting in touch. That’s not the use case of the script, most customers encrypt only one file of the project that implement a license check and for sure this should be a file with an existential code for the project e.g. the Core file. Hope this tip helps. Best regards and stay healthy

Thanks for buying and getting in touch,

1. Its a false positiv, there is no way to fix that, the only way is to whitelist the file or upload it in plain source code

3. HTML and Javascript will also be “encoded” if you echo it by PHP, it’s easy to change that

What about number 2 ;-) have a goos one and stay healthy

Hello,
1. If CXS (anti shell) installed on cPanel servers, it prevents to upload your encoded files and thinks its a virus. Could you please fix this?
3. Could you please add ability’s to encode HTML/JavaScript too? Because some php files has html code too.
Thanks

Thanks for buying and getting in touch,

1. Its a false positiv, there is no way to fix that, the only way is to whitelist the file or upload it in plain source code

3. HTML and Javascript will also be “encoded” if you echo it by PHP, it’s easy to change that

What about number 2 ;-) have a good one and stay healthy

Great Code, running in laravel and any framework if obfuse whole controller and not running well if one or some function only.

I’m not sure if you are running in trouble and need help or dos it fit to your needs? ;-) Cheers

Hi, I am interested to buy this script. However I have few questions:

1. Does this script work well with Laravel projects? Do you have instructions for working this with Laravel project? 2. Will it work on server? 3. Is the decoder also included? 4. If we encode the code and supply it over, how easy would it be for end user to decode it?

Looking for early response.

Hello scygnus,

1. It works with 100% pure PHP (the frameworks dosen’t matter, but you can’t encode templates. There is no laravel documentation or examples because i don’t have experience with laravel.

2. yes, it works on localhost and on server

3. There is no encoder needed, the decoded script runs without extra encoder.

4. Nothing is 100% bullet proof, but tools like unphp.net wont work. Normal users are not able to decode it, but if you have a geek/nerd programmer with much time its as save as paying with credit card in an internet shop ;-)

Best Regards

Sent you a PM.

Got it and already answered ;-)

Hello, I like to confirm the feature of this script, which I need, before purchase. 1. It will encode or obfuscate my php code seamlessly and protect my code when accessed or when my application is given out 2. The encoding and obfuscation algorithm allows me to specify a password such that if anyone tries to decode the php code, it prompts for a password. 3. The script allows me to lock my code to work and run strictly on a specific domain e.g if locked to work on example.com the code will not run on any other domain. Kindly confirm to me that your script can render all features listed above. Look forward to your swift response. Cheers

First of all, no offence, for me english is also not my common language

1. you should try without www ;-)

2. only the Domain is checked, so yes it works also on a sub folder!

3. to make it short: Yes that will work find

Cheers

Hi Author, eventually I thought of trying the IP lock instead of the domain lock which was giving me hiccups. And it worked. Thanks for the multi lock option. The IP lock was the eventual life saver. Kudos to you!

OMG, thats a very good idea, so you can be sure that your script is only used at this single server – i’m happy that it works for you (y)

Hello,

I am interested in buying this product but have a query… Will this script encode my code if it has PHP and HTML… Please tell.

Hello textusintentio,

thanks for getting in touch. The Encoder is made for 100% pure PHP code. So if you echo your HTML it will work if you mix PHP Tags and HTML Tags with several <?php Tage and several ?> Tags thats not the way it will work. But you can still change your code and echo all HTML like

echo "<h1>Headline</h1>";

and all will be fine – Cheers

hello, the ConfigServer eXploit Scanner application on the servers deletes the files we encrypt there is no solution to this?

I don’t know the “ConfigServer eXploit Scanner” application, but it’s a false positive so far and we need to examine this but you are right so far there is no other possibility than exclude the file from scanning :-/ cheer

https://www.configserver.com/ this is the application. I think there can be many people living this subject, investigate this topic. Because now every file we encrypt and throw to ftp deletes this application.

It’s not a problem of my script (i cant change anything that this will not happen any more) it’s a miss configuration of the Security scanner (a false positive) you need to talk to your hoster that your encoded script is deleted, he must whitelist it ;-)

Merhaba,

Biz satın aldık. kodu sizde şifreledik ve ardından iyoncube ile şifreledik sistem çalışmadı?

ve bizde bu şekilde açıldı https://prnt.sc/sb87ip fakat sizde https://prnt.sc/sb87te bu şekilde. Eksik yaptığımız birşey mi var?

I wish we also knew how to encrypt the codes we encrypt with ioncube. Then it would be great

hello, the ConfigServer eXploit Scanner application on the servers deletes the files we encrypt there is no solution to this?

please see below

hello can i encode php 7.1?

Thanks for gettin in touch, in the box on the right side you see PHP 7.x – so, yes also works with 7.1 – stay healthy

still works at phps 7.x?

Yes, my local dev environment is also 7.x

Hello! this is used to encrypt php code … such as my page in wordpress?

another question … it is used to encrypt scripts.sh or scripts bash

thanks!

Hello, thanks for getting in touch. Yes it is used to encode 100% pure PHP as in many PHP Scripts also like WordPress but .sh bash scripts are not encoded because there is technically no possibility- have a great day

Pre-buy question: is this encoder 100% open source? And what about other plugins, are they open source too?

Yes, it’s all open

Another doubt, are you planning to update these scripts?

Yes, updates are planned for this year but cant say a date ;-)

Hi, can I use this for both a wordpress site and multi wordpress sites?

As you know it’s not a WP Plugin, you can use it for pure PHP, the PHP you encode can be used everywhere ;-) Cheers

is this code maintained ? how does it compare to ioncube encoder?

> is this code maintained?” Yes, it is – working on a complete new version that is commin in 2020

> how does it compare to ioncube encoder? It don’t need a loader like ioncube but also as ioncube it’s not 100% bullet-prove like everything in live ;-) cheers

Thanks Adilbo for your quick reply, there was a user on the comments section who reviewed your script saying it not secured, any details do you have about that?

Well, i read that and the buyer is an professional php developer that really found a hack that could crack the system. but my script id developed to hide the code from a normal customer, if you are a nerd with time you alway can find a way ;-)

I purcchased this code and was trying to encode one of my core php code but after encryption my code is not working

Thanks for buying an getting in touch.
Please make sure that you use pure PHP Code without HTML Parts. If you like you can send the code you try and i will take a look: internmail at gmail dot com

;-)

Hi there, does it protect website from being viewed via view-source page ?

No, it protect your PHP source code from viewed and changed ;-)

take a look at this: https://codecanyon.net/item/hide-my-html/13813808

I encrypt a file and do not modify it. I get the error “md5 Code manipulation detected”.

Thanks for buying and getting in touch. Please try to use the encoded file from the repository subfolder and make sure not to change the coding of the file – please give it a try, if still getting into trouble please send an email through the. Ontario Taormina on my profile page. Have a good weekend – cheers

i need to purchase your product but why you not put bitcoin payment method ?

You need to ask Codecanyon ;-)

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey