Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

eval(gzinflate(base64_decode("xVRNT9tAED0Xif8w+AQq8dopBCl1UlEIKGlVItoKUNXD2t7Ym6w/tDuOMRH/..

Decoded Output download

<!DOCTYPE html>
<html>
<head>
<title>Bagaimana cara testing JW Player 6</title>

<script type="text/javascript" src="http://localhost/player/jwplayer/jwplayer.js"></script>

</head>
<body>


<div id="myElement">Loading the player...
<script>jwplayer.key="cw+/EfJIIok6glRmWXaKe6z2hGzrNXPj3AtSbI1rUDg="</script>
</div>



 <script>
    jwplayer("myElement").setup({
    	width: 1240,
      height: 560,
      autostart: true,
      primary: "html5",
      skin: "five/five.xml",
      playlist: [{
        image: "http://thumbnails101.imagebam.com/25711/be200e257107046.jpg",
        file: "http://youtube.com/watch?v=2PGmy2bJYCk",
        tracks: [
          { file: "witchville1.srt", label: "Indonesia", kind: "subtitles", default:true },
          { file: "witchville1.srt", label: "Farsi", kind: "subtitles" },
          { file: "witchville1.srt", label: "Japanese", kind: "subtitles" },
          { file: "witchville1.srt", label: "Russian", kind: "subtitles" }
        ]
      }]
      

    });
</script> 

<!-- <script>
    jwplayer("myElement").setup({
      playlist: [{
        image: "http://thumbnails101.imagebam.com/25711/be200e257107046.jpg",
        file: "http://www.youtube.com/watch?v=AIIXWDz0A7E",
        tracks: [{ 
          file: "/uploads/myCaptions.vtt",
          kind: "captions",
          label: "On"  
        }]
      }]
    });
</script> -->





</body>
</html>

Did this file decode correctly?

Original Code

eval(gzinflate(base64_decode("xVRNT9tAED0Xif8w+AQq8dopBCl1UlEIKGlVItoKUNXD2t7Ym6w/tDuOMRH/veuPOIHmglSpPnhHb3bevJ0ZjXNweXPx42E6ghAjMdzfc9qTUb88kaNgw880oDyiMQWPSgrIFPI4gMkdTAUtmISeQ+qb+3s6SHmSpwhYpGxgIHtEMqdLWqMGKOkNjBAx7RMiEo+KMFFI0oqIzPNXhjlXxtAhdXBNT9bi3MQvKkjbPl8C9wdGVIwEi1iMxvBrQv1SJoYMGjLTbOUN2wwLVgwML39PRrPJeJwseoG4je7u6RfWe+qG10/y2/10/uEcv7tjW/68DAbGlh6H6MyNiP09cFoH6G+d4nBL1pGpGGbp4aq+8i7nPoZ9sLsn1nENAYSMByH24bS3wWiGuk5Uahhlxlo8lbozsuiDUfbu1GgdasFjjc74kpHyZz5GYuMthQmuNNuv1RoD0FQBq6iq9mCYRW5MuVC2ZZuV06WR6SUR6Z6e2TZxWdeyWGlbZ9ZJz5ynwSYFwIyLLbYiyTBzWRWeU/TCT8tBd3odFV138nCx2A5ESb2F0to2EMBqzZdzHbzkQjDbVBKNYxDUZUJ7xrGfxExxqjH9fF9DKnOr0VQa8tmMZgL7ZQHh+fiN5FdUKr6L+O1UE5pSrZP9G7bbTOknx7vJNly/1+Zza1UzWyJHH8tRboa3gp2DTuft4/xfBivPc3PXcJ2Px/d3l0/W+dlo53CtYLvQDSfJUqEXhyJRcUFT5EmszCWi8aIpTZ295sJL57otN7EBWxme/6r/q6p3Ou0eqfdcs9/0wiu38h8=")));

Function Calls

gzinflate 1
base64_decode 1

Variables

None

Stats

MD5 55771cdaa2cdd817098c7820931d594f
Eval Count 1
Decode Time 79 ms