Code

Discussion on PHP Encoder & Obfuscator

Discussion on PHP Encoder & Obfuscator

By
Cart 647 sales

adilbo does not currently provide support for this item.

225 comments found.

Hi Adilbo, before I buy, I will make sure this first feature script. I create web based applications that run on localhost. Can this script encoder my application file php that running in localhost?

Thanks.

Hello and thank you for buying our script. We ensure you that the product is fully functional also on localhost! Cheers!

hello. I bought this yesterday. I have a problem.

I add the code and it gives me the obfuscated code.

Problem:

I need to use:

<?php if (is_single(‘post-slug’)) { ?>

text


text 2

<?php } elseif (is_single(‘post-slug2’)) { ?>

text 333


text 222

<?php } elseif (is_single(‘other-post’)) { ?>

text 111


text 555

<?php } else { ?>

normal text


normal text 2

<?php } ?>

Problem: it gives me error after obfuscate, it remove all the <?php> and ?>

example: it obfuscate like this:

if (is_single(‘post-slug’)) {

text


text 2

} elseif (is_single(‘post-slug2’)) {

text 333


text 222

} elseif (is_single(‘other-post’)) {

text 111


text 555

} else { ?>

normal text


normal text 2

}

I have to obfuscate line by line… Can u update it to use as I need? Otherwise I don’t need this php encoder!

<?php // REMEMBER: This is a PHP-Encoder, you need 100% pure PHP - like this: if (is_single('post-slug')) { echo "<p>text </p><br />"<p>text 2</p>"; } elseif (is_single('post-slug2')) { echo "<p>text 333 </p><br /><p>text 222</p>"; } elseif (is_single('other-post')) { echo "<p>text 111 </p><br /><p>text 555</p>"; } else { echo "<p>normal text </p><br /><p>normal text 2</p>"; } ?>

HINT: Without a Plugin you must encode complete Files. Only with this PLUGIN you can encode parts of your PHP-Code: http://codecanyon.net/item/encoder-plugin-for-php-encoder-obfuscator/12943293

Hello. Thank you for the reply. I tried with code you gave me but it’s not working for what i need.. I will try to buy the plugin! If It doesn’t make what i need, i will contact you in PM. Sorry if i made a comment here and not in PM! Thx for now!

You are WELLCOME!

Dear sir , please help me - 1- Are we upload your script with our php script on server ?? 2- Are we upload only contents on main folder to server or all main folder to server ?? 3- how we encode all simple php script folder or we encript one by one file code ?? 4- If you have any video tutorial then would be better ?? if you reply all steps in simple methods , we fell very thanks to you , my mail id is – dnandan14@gmail.com

Take a look at this, you see the demo.php code from the repository. Copy it in the form, submit and you get the encodet file. Last screen show the working o.demo.php from the repository (or use the code from the 2. textarea in the form:

http://take.ms/85fnn

Hope that will help. Cheers!

means simple , we copy our code and pase on your script and then copy encoded code and paste in our script ?? but when we encrypt our code by this method , from your script , it gives nothing

We ensure you that the product is fully functional and we will be very happy to help you if you will be so kind to use the codecanyon PM system to ask for support. It is available from our profile page. Thank you so much! We’re waiting for your email. Cheers!

Hello,

Can you provide some instruction on how to encode a Wordpress file, for example functions.php…You mentioned in one of the comments to look at the documentation, but there is nothing there about Wordpress…Please help…Thanks,

There’s no way to attach a file using the contact form?? How am I suppose to complete your request above??

very easily, send me an E-Mail over the Form and i respond – i dont whant to post my contact eMail in public!

;-) Cheers

Hello…I just purchased the script, but when I download the zip file, it is creating another file with a .cpgz extension…If I try to open this file it creates a zip file…which becomes an endless loop…Please help…Thanks FYI, I have tried downloading on both Chrome and Safari…

I just saw your FAQ and got it to work

Hello and thank you for buying our script.

Hi Hope you are very well! I bought script and one plugin but not sure if the script will fit my needs. I have a script I want to sell and would like to encrypt one file of the script so that when a customer buys the script they get all the files of the script unencrypted except for one. Will your script allow me to do that? Will the customers have any issues installing their purchase and running it on several domains?>

thanks

Hello and thank you for buying and getting in touch, Yes, it should work just fine like you described. Cheers!

> Will the customers have any issues installing their purchase and running it on several domains?

If you do not use the “Fix Domain” Feature your customer can use it on several domains!

Hi Hope you are very well! I bought script and one plugin but not sure if the script will fit my needs. I have a script I want to sell and would like to encrypt one file of the script so that when a customer buys the script they get all the files of the script unencrypted except for one. Will your script allow me to do that? Will the customers have any issues installing their purchase and running it on several domains?>

thanks

Hello and thank you for buying and getting in touch, Yes, it should work just fine like you described. Cheers!

Hi Bought the script and seems to be working well. Two questions: 1. In the input field where it says: Processing this source code… Should we put all of the php code including the <?php opening and ?> closing or just the code that is between <?php and ?> 2. In the Add a Copyright Tag input field every time a reload the script a see a different text. Sometimes I see: All Rights Reserved. This file may not be redistributed in whole or significant part. other times I see: I spent a lot of time developing this so i’m kindly asking you to respect my work. Thank you very much! other times I see File protected by copyright law and provided under license.

is that supposed to be like that?>

thanks!

Hello and thank you for buying our script.

1. You can take all the code incl. <?php and ?>

2. Its not a bug, its a feature. You can configure it in the config file in the $COPYRIGHT = array(‘message 1’, ‘message2’); etc.

I tried to encrypt my wordpress plugin. But I got “trigger error” message. What can I do? Please help me :’(

Hello and thank you for buying our script. We ensure you that the product is fully functional and we will be very happy to help you if you will be so kind to use the codecanyon PM system to ask for support. It is available from our profile page. Thank you so much! We’re waiting for your email. Cheers!

Hi – I am wondering if I can encode/obfuscate only a portion of my code within a php file – is this possible?

ENCODE ONLY PARTS With this Plugin you can Encode only a single Function or a small Part of your script and you don’t need to encode the hole file!

http://codecanyon.net/item/encoder-plugin-for-php-encoder-obfuscator/12943293?ref=adilbo

I have encrypted some code which will run on single domain. But after i access the subdirectory of this domain, the code won’t work. Please help me to solve this. Thanks

Hello, We have received and replied to your email.

I just sent u 5 rating. Thank you for outstanding services.

Thank you very mutch :D

Hello When I decode 2 php files on a single project, it give me function declaration error on Il1I1l1II1. First one was working fine, second one gives declaration error. Obviously PHP can not declare a function twice. Any advice? Thanks

Hello, thank you for buying and apologies for the quite tardy response, We’ve been busy trying to reproduce the behavior you just described but we were not able to reproduce it. It would really help and we will appreciate if you just to send us by email a sample consisting of your original code (also with used parameters). Thank you so much!

Hello I am afraid I do not feel ok to share the original code. As I explained, I simply did what was written on the tin. pasted my code into the box and with nothing special selected, hit submit! my code does not have any html nor javascript in it and starts with <?php :) I believe the problem is the randomness you use to name the functions. whenever the encoder I have to open a new session as the checksum select is lost. I am using it on localhost. I hope you can provide an update to fix. Thanks

We ensure you that the product is fully functional and we will be very happy to help you if you will be so kind to use the codecanyon PM system to ask for support. It is available from our profile page. Just by pasting PHP code here in the comments area is not a good way to give support because the code gets very difficult to read and also can get easily corrupted by the codecanyon message parser and become usless. Also, pasting large amounts of text like you did can be considered as spam – we want to keep this comments area as clean as possible so everybody can benefit from it. Thank you so much! We’re waiting for your email. Cheers!

Thanks for script. My request / idea + API system for obfuscate local files.. define folder and encode all files inside.

Hello and thank you for getting in touch, If we will receive more similar requests we will consider them for the next releases. Thank you so much!

Thanks for fast replying ;) Cheers!

That’s the way it has to be! Cheers!

I have an accounting application for ‘quarry – metal crusher’ based on php, suppose i have 100 clients, because of the network issues, i need to install my product in their local computers. So i need to buy your product to protect my source code. So pls give me answer for the following questions about your product

1. is it working in wamp (localhost)?

2. can i use a single copy of your product for all of my 100 client’s computers?

Thanks for getting in touch, if you have a file script.js it would not work. But if you have a file.php with echo ”<script>Some Javascript Code</script>”; it will work! Cheers

OK, thanks,

I am using codeigniter,

1. Can I encrypt selected folders, and files only. (I want to encrypt controller and model but not view folder. because my view files contain js and css internally.)

2. does work inline css with html elements.

3. if i copy encrypted files from a computer and just paste those files in another computer, will it work finely in second computer?

You encode PHP, no matter what Framework.

1. You can encode single Files, with JS and CSS but first Tag of the .php File must be <?PHP and last Tag must be ?> and all must be in PHP.

2. So e.g. echo ”<script>Some Javascript Code</script>”; will work, also: echo ”<b style="color:red;">Text</b>”; will work!

3. yes, it will work on every computer – or you use “Fix Domain (set the code functionality to a special domain)” and the Code will work only on the defined Domain!

Cheers!

Hello, a Regular License of PHP Encoder & Obfuscator is available for a site only ? if I have more than 20 sites…?

thanks but also need the new source – please send!

You are right , it’s work but I should correct all the syntax. Thank you very much.

I’m glad you like it; I will appreciate a 5 star vote from you! Cheers.

Hi, I am not sure if this is supported but…

1) I have two php scripts 2) Script 1 will be encoded and distributed 3) Script 2 will be encoded as a license file and sent to users as licensed 4) There will be a variable that is used in both scripts that needs to be interpreted by both scripts, this variable in script 2 will contain a string. 5) Will this variable be understood by both scripts and will the domain string be matched to the actual domain when the string is scrambled?

Thank you for getting in touch: If you are NOT using the Obfuscation Plugin it will work as you describe. Cheers!

can be encript all php code folder at a time for encription

Hello and thank you for getting in touch, If we will receive more similar requests we will consider them for the next releases. Thank you so much!

hello, just got the update, multi-line header is a nice addition ;) only one problem, you must refresh the encoder-page till you get to the multi-line default message to enter your own… still getting “unexpected” errors. Dont know how to use plugin to obfuscate single function, are there any markers? just including single function doesnt seem to work right.

1. multi-line header: Edit the config/default.php file an use online your multiline Header in the var array $COPYRIGHT – so you will get always the multiline input-box.

2. If you want to obfuscate singeln function you must use the obfuscator plugin and edit the config/default.php file and make thios changes:

$_POST['encryption'] = ''; // '' for NO encryprion

And then you use the Form only with the Code/Funtion you want to encode! (Only with the Plugin – let Encrypt uncheck!)

Cheers!

There are 2 questions

1. Support subdomain and subdrirectory? ex. 123.com Lock Domain

Can support ? aaa.123.com – zzz.123.com

2. Software protected decoder service?

Thank you.

Thanks for getting in touch:

1. Yes you can use Subdomains for the Domain Lock

2. Every encode can be undone, but we think that our Tool is one of the best methods! Services like unphp wouldnt work ;)

The Script itself is not encodet! Hope you give it a try! Cheers!

Hello, bought complete package with plugins, but it doesnt work right. wenn adding code and clicking on process, the page displays my entire code. At the bottom I sometimes get “system error”, the file is created but when trying to use it I get “Parse error: syntax error, unexpected ’$O000OOO0O0’” or “Parse error: syntax error, undefined var…”. Tried local (xamp) and HG. I didnt find any docs on how to use the encode plugin, how does that work? how can I define what should be encoded?

maybe I missed something, but you cant turn off encryption and only use obfuscation.

We ensure you that the product is fully functional and we will be very happy to help you if you will be so kind to use the codecanyon PM system to send your FTP Account Data (Host,User,Password). So we can take a look. Cheers!

turn off encryption and only use obfuscation: You “config/default.php” overwrite the selection in the Form. Check:

$_POST['encryption'] = 'on'; // OR '' for NO encryprion
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