How do i encrypt my code?

Discussion in 'PHP' started by adamjblakey, Aug 7, 2007.

  1. #1
    Hi,

    I have just put together a script and i want to encrypt it. How would i go about doing this?

    Cheers,
    Adam
     
    adamjblakey, Aug 7, 2007 IP
  2. infogle

    infogle Prominent Member

    Messages:
    2,732
    Likes Received:
    128
    Best Answers:
    1
    Trophy Points:
    300
    #2
    Get an encrypter...: Iam offering this for free:

    Please visit www.infogle.com and click on "Data Security" on the left navigation panel and download the software for FREE which will encrypt all of what you have paypal-php-html-alll....

    Hope it helps...
     
    infogle, Aug 7, 2007 IP
  3. MWCD

    MWCD Peon

    Messages:
    233
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Have a look at products like Ioncube encoder or Zend Encoder which are both the best ways to protect your scripts. (they are both commercial tho)
     
    MWCD, Aug 7, 2007 IP
  4. adamjblakey

    adamjblakey Active Member

    Messages:
    1,121
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    80
    #4
    Thank you for your replies..

    What page do you think would be the best to encrypt?
     
    adamjblakey, Aug 7, 2007 IP
  5. MWCD

    MWCD Peon

    Messages:
    233
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I personally use Ioncube Encoder (ioncube.com) because their product seems to be "stronger" and you don't need to mofify your php.ini (Zend requires that). Ioncube is also much cheaper and provides great support (I should get paid to say that lol)

    Good luck!
     
    MWCD, Aug 7, 2007 IP
  6. cavendano

    cavendano Well-Known Member

    Messages:
    360
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    130
    #6
    From previous experience....the best page to encrypt is the one that holds the site together. For example if my index.php had all the commands I would encode that. If you are going to distribute/sell the script I would encode the script but leave the customization open to allow the owners of each site to edit templates and such to make it unique.

    I have had my scripts encoded in Zend. So far no problems.
     
    cavendano, Aug 7, 2007 IP
  7. adamjblakey

    adamjblakey Active Member

    Messages:
    1,121
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    80
    #7
    Does anyone have any open source ones i can use at all?

    The one by infogle is no good and just encrypts messages.
     
    adamjblakey, Aug 8, 2007 IP
  8. adamjblakey

    adamjblakey Active Member

    Messages:
    1,121
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    80
    #8
    Is there anything i can use to just encrypt 1 page of about 100 lines as that's all i need.
     
    adamjblakey, Aug 8, 2007 IP
  9. cavendano

    cavendano Well-Known Member

    Messages:
    360
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    130
    #9
    Maybe not something open source but normally people get licenses for a year so just find someone that has a license that can encode it for you at a nominal price.
     
    cavendano, Aug 8, 2007 IP
  10. adamjblakey

    adamjblakey Active Member

    Messages:
    1,121
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    80
    #10
    Does anyone have a license that would be willing to encode some code for me? If not can someone recommend a good open source encoder i can use.
     
    adamjblakey, Aug 10, 2007 IP