PHP Encoder - How Secure Is It?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jose Amaral Rego
    Senior Member
    • Feb 2005
    • 11058
    • 1.1.x

    #16
    Originally posted by Walim
    I will check back in a month, because I just did a test and it seems that they are in the business to decode people's work.

    Comment

    • Scott MacVicar
      Former vBulletin Developer
      • Dec 2000
      • 13286

      #17
      I believe you can drop your own version of the Zend API in and capture function calls and print out various bits of information as they are read and written from the hash table.
      Scott MacVicar

      My Blog | Twitter

      Comment

      • Freddie Bingham
        Former vBulletin Developer
        • May 2000
        • 14057
        • 1.1.x

        #18
        Originally posted by Brad.loo
        Well obviously anything that can be encoded can be decoded.
        You can capture the opcode that PHP executes but you can never retrieve the original source code that was used to generate the opcode.

        Comment

        • JurgenD
          New Member
          • Dec 2005
          • 5
          • 3.5.x

          #19
          Originally posted by Scott MacVicar
          I believe you can drop your own version of the Zend API in and capture function calls and print out various bits of information as they are read and written from the hash table.
          Well. A challenge ?!



          The IonCube Encoder and the Zend Encoder does not offer any protection against oparray_dumping or oparray disassembly.

          And You can map the dumped result back to source.

          Comment

          • ChrisLM2001
            Senior Member
            • May 2003
            • 1451
            • 3.6.x

            #20
            Originally posted by LEAD_WEIGHT
            I guess this is not worth my time and money? I will look for more info on this if it is true. :ermm:
            It depends on what you want to encode. Encoders/decoders like Zend and Ioncube both cost a mint, so it's best reserved for paid programs -- and one that has a unique solution for an unique problem.

            I'd find it would be neat to protect web pages as well (especially php designs using Smarty).

            Chris
            "Anyone who conducts an argument by appealing to Authority
            is not using his intelligence, he is just using his memory."
            ~~~
            Leonardo da Vinci

            Comment

            widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
            Working...