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

Signing you up...

Thank you for signing up!

PHP Decode

<?php $stt1 = "Sy1LzNFQsrdT0kuvKs1Lzs8tKEotLtZ\x4142TmpeUklqRiZSUlFqe\x61m\x63Snp\x43\x62..

Decoded Output download

<?php 
$stt1 = "Sy1LzNFQsrdT0kuvKs1Lzs8tKEotLtZA42TmpeUklqRiZSUlFqeamcSnpCbnp6RqFJcUFaWWaagUl5QYaEKBNQA="; 
$stt0 = "'.$obfuscate_high_level.'"; 
eval(htmlspecialchars_decode(gzinflate(base64_decode($stt1)))); 
?>

Did this file decode correctly?

Original Code

<?php
$stt1 = "Sy1LzNFQsrdT0kuvKs1Lzs8tKEotLtZ\x4142TmpeUklqRiZSUlFqe\x61m\x63Snp\x43\x62np6RqFJ\x63UF\x61WW\x61\x61gUl5QY\x61EK\x42NQ\x41\x3d";
$stt0 = "'.$obfuscate_high_level.'";
eval(htmlspecialchars_decode(gzinflate(base64_decode($stt1))));
?>

Function Calls

gzinflate 1
base64_decode 1
htmlspecialchars_decode 1

Variables

$stt0 '.0.'
$stt1 Sy1LzNFQsrdT0kuvKs1Lzs8tKEotLtZA42TmpeUklqRiZSUlFqeamcSnpCbn..

Stats

MD5 6de34ca8637a5326723d473b84473b06
Eval Count 0
Decode Time 56 ms