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 @eval("?>".base64_decode("PD9waHAKcmVxdWlyZV9vbmNlKCJtZW5zYWdlbnMucGhwIik7CiRtZW5zYW..

Decoded Output download

?>b'<?php
require_once("mensagens.php");
$mensagens = listarMensagensParaVendedor();
echo json_encode($mensagens);
?>'

Did this file decode correctly?

Original Code

<?php @eval("?>".base64_decode("PD9waHAKcmVxdWlyZV9vbmNlKCJtZW5zYWdlbnMucGhwIik7CiRtZW5zYWdlbnMgPSBsaXN0YXJNZW5zYWdlbnNQYXJhVmVuZGVkb3IoKTsKZWNobyBqc29uX2VuY29kZSgkbWVuc2FnZW5zKTsKPz4="));//Generated by Ampare PHP Encoder. For more security please use php protect before encode the php program

Function Calls

base64_decode 1

Variables

None

Stats

MD5 4f29cabcef42ea3bd59784ec2e4c1a99
Eval Count 1
Decode Time 56 ms