decoding php cripted source?

Discussion in 'PHP' started by phpone, Feb 25, 2007.

  1. #1
    is there a FREE php cripted source decripter (zend, ioncube,....)??
    i've only found deZender but is too expensive
     
    phpone, Feb 25, 2007 IP
  2. Icheb

    Icheb Peon

    Messages:
    1,092
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Why would you want to do this anyway? The script author probably has a reason why he encrypted his code.
     
    Icheb, Feb 25, 2007 IP
  3. keiths

    keiths Peon

    Messages:
    109
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You're trying to decrypt an encrypted script? If you're just trying to decrypt it to run it then zend and ioncube both have free decrypters. Encrypting them is what costs money.
     
    keiths, Feb 25, 2007 IP
  4. Codythebest

    Codythebest Notable Member

    Messages:
    5,764
    Likes Received:
    253
    Best Answers:
    0
    Trophy Points:
    275
    #4
    Umm...I suspect reverse-engenering...
    That's the worst a developer can get, but there's nothing you can do.
    When I was a java developer in 95-98, all and almost every application have been decoded to be plagiarized...very sad since it took 1 month to code and 1 minutes to decode and copy...and changing the copyright!!
     
    Codythebest, Feb 25, 2007 IP
  5. ThreeGuineaWatch

    ThreeGuineaWatch Well-Known Member

    Messages:
    1,489
    Likes Received:
    69
    Best Answers:
    0
    Trophy Points:
    140
    #5
    What sort of "encryption" is it? Most of those source hiding attempts are quite frail and trivially reversed. Post a link to the script?
     
    ThreeGuineaWatch, Feb 25, 2007 IP