Results 1 to 4 of 4

Thread: PHP Decoder for HTML Script

  1. #1
    Join Date
    Sep 2009
    Posts
    73

    PHP Decoder for HTML Script

    I have a html script which is encoded by Ioncube. I'm looking for some php decoder,in order to convert that particular script which has been encoded by Ioncube. Is it possible for me to convert that particular script by using php decoder? Any one have any idea about it? Let me know your views on the above topic? Any help you can provide would be greatly appreciated.

  2. #2
    Join Date
    Apr 2008
    Posts
    2,005

    Re: PHP Decoder for HTML Script

    IonCube encoding is more or less a one way process, and if it is encoded chances are decoding is illegal. Php decoder html shows you how to decode html in php. If you are using php no one will be able to see your PHP code all they will see is the out put code (mainly html).

  3. #3
    Join Date
    May 2008
    Posts
    2,297

    Re: PHP Decoder for HTML Script

    deZender is the software that specially used for to decompile/decode PHP files encoded by Zend Encoder/SafeGuard, ionCube, or SourceGuardian. Typical decoders online use specialised algorithms or a simple dictionary attack to decrypt MD5 over a long period of time and then put the answer in a database. It mainly use cryptanalysis, decompressing and decompiling technology to decode an encoded PHP file into readable, executable PHP source code.

  4. #4
    Join Date
    Oct 2005
    Posts
    2,393

    Re: PHP Decoder for HTML Script

    You can try to find another text,make the MD5 result the same to what you want, but it's impossible to find the original text from MD5 result. PHP MIME Mail decoder class is a PHP class to parse and decode MIME email messages. It can decode messages read from files or data strings. The bodies of multipart messages can be decoded into distinct sub-messages.

Similar Threads

  1. Where can I get free HTML Wallpaper Script
    By Brexton in forum Software Development
    Replies: 4
    Last Post: 17-01-2011, 07:55 AM
  2. Date Script at HTML
    By Chrisch in forum Software Development
    Replies: 3
    Last Post: 19-11-2009, 08:21 AM
  3. Word 2008 + bibfuse: no script in script menu
    By deval4u in forum Software Development
    Replies: 5
    Last Post: 06-04-2009, 12:53 PM
  4. Replies: 2
    Last Post: 14-01-2009, 01:25 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,274,874.27802 seconds with 17 queries