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("PD9waHANCnNlc3Npb25fc3RhcnQoKTsNCnVuc2V0KCRfU0VTU0lPTlsndX..

Decoded Output download

?>b'<?php
session_start();
unset($_SESSION[\'usuario\']);
session_destroy();
header("Location: index.php");
die();'

Did this file decode correctly?

Original Code

<?php @eval("?>".base64_decode("PD9waHANCnNlc3Npb25fc3RhcnQoKTsNCnVuc2V0KCRfU0VTU0lPTlsndXN1YXJpbyddKTsNCnNlc3Npb25fZGVzdHJveSgpOw0KaGVhZGVyKCJMb2NhdGlvbjogaW5kZXgucGhwIik7DQpkaWUoKTs="));//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 ec822e26bad1b49a744cbe394dd3b3f0
Eval Count 1
Decode Time 44 ms