Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-05-2009, 02:43 AM   PM User | #1
crazy.works
Regular Coder

 
Join Date: Jul 2008
Posts: 150
Thanks: 24
Thanked 0 Times in 0 Posts
crazy.works is an unknown quantity at this point
how could we protect our scripts ?? !!!!

hello,
well i came here today to discuss some thing very important to the all developers , we spend hours, days and months in coding and developing our scripts until offering their to the customers and suddenly we lose every thing cause of any hacker or cracker .and of course that is not fair for us .

every body knows the crackers and the hackers can decode the zend and now i heard about they can decode the ioncube 6.5 (the last version).

so now how could we protect our scripts ???? !!!!!

i spent 6 months in coding one script of mine, so should i encode it with zend or ioncube with big wish about the hackers and the crackers will stay away beside they gonna stay nice people with my script in case of i already know thy can decode it ??? !!!

so please guys any body have any suggestion about protecting our scripts ,lets share it please to help each other

thanks
crazy.works is offline   Reply With Quote
Old 03-05-2009, 03:36 AM   PM User | #2
masterofollies
Senior Coder

 
Join Date: May 2005
Posts: 2,137
Thanks: 96
Thanked 72 Times in 72 Posts
masterofollies can only hope to improve
Add random salt?
masterofollies is offline   Reply With Quote
Old 03-05-2009, 03:38 AM   PM User | #3
kokjj87
Regular Coder

 
kokjj87's Avatar
 
Join Date: Sep 2008
Location: Singapore
Posts: 279
Thanks: 1
Thanked 55 Times in 54 Posts
kokjj87 is on a distinguished road
Both of them can be decode right now, but ioncube is harder to decode as they do not have a public 'decoder' floating around, but there are many websites who offers to decode ioncube.

Maybe you want to obfuscator the code to make it messy(harder to read, by replace all the variable with random character and remove all white space and comment) and then test it, make sure it is working and then encode it.

http://www.raizlabs.com/software/phpobfuscator/
http://pobs.mywalhalla.net/
kokjj87 is offline   Reply With Quote
Users who have thanked kokjj87 for this post:
crazy.works (03-06-2009)
Old 03-06-2009, 01:19 AM   PM User | #4
crazy.works
Regular Coder

 
Join Date: Jul 2008
Posts: 150
Thanks: 24
Thanked 0 Times in 0 Posts
crazy.works is an unknown quantity at this point
thanks well all that replies are useful , but i dont talk about that stuff ,we can use obfuscator beside encoder but iam talking about there are no safe encoder around . the hacker now decode the zend and the ioncube !!!

so guys we must figure out new better way to encode our scripts alright ??
crazy.works is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:06 PM.


Advertisement
Log in to turn off these ads.