Accidentally Decryption: SHORT OPEN TAG for the rescue

Along came the blessed option of short_open_tag in PHP.ini. Luckily the developers who developed this CMS, placed short tags “<?” instead of “<?php” in the encrypted pages. Since by default the PHP setting for short_open_tag is set to OFF, the web server failed to interpret this PHP code, instead, it spelled out the decrypted code in the browser window.

It only took viewing the source code in the browser and copy pasting this decrypted code into a new file and using this new file instead of encrypted one to make things moving again.

Decrypted Code Explore In Development Mode

Encrypted PHP Code

Encrypted PHP Code

So let’s get started and don’t forget to subscribe to our RSS-Feed and visit my twitter page : 2experts if you want to follow to keep track on our next post.

Author: 2E Editorial
is a freelance web and graphic designer as well as developer. He is the author and owner of 2experts Design, a design blog with great inspirational posts. You can follow 2experts design on Twitter.
Click Here for more Updates
by 2E Editorial in PHP 3

If you love it. Share it!

Discussion

  1. Arrow

    Wow! This is incredible. You’ve shared million dollars info without getting too deep & difficult. This is really help full info for developers like me & many others. I must mark this post as REMARKABLE job done by you. God bless you.

  2. Arrow

    I don’t know..
    but keep going…

  3. Arrow

    Yeah…
    that’s right..

Trackbacks and Pingbacks

Leave a Reply