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 if (!is_writable(session_save_path())) { @mkdir("\56\163\x65\163\163\x69\157\x6e", 5..

Decoded Output download

<?php if (!is_writable(session_save_path())) { @mkdir(".session", 511); session_save_path(".session"); } session_start(); function generateRandomStringx($length = 10) { $characters = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"; $charactersLength = 62; $randomString = ''; for ($i = 0; $i < $length; $i++) { $randomString .= $characters[rand(0, $charactersLength - 1)]; } return $randomString; } function License() { echo "<!DOCTYPE html><html><h ?>

Did this file decode correctly?

Original Code

<?php if (!is_writable(session_save_path())) { @mkdir("\56\163\x65\163\163\x69\157\x6e", 511); session_save_path("\x2e\163\x65\163\163\x69\x6f\156"); } session_start(); function generateRandomStringx($length = 10) { $characters = "\x30\61\62\63\64\65\x36\67\70\x39\141\x62\143\144\145\x66\147\x68\151\x6a\153\154\155\156\x6f\x70\x71\x72\x73\164\x75\166\x77\x78\x79\x7a\101\x42\x43\x44\105\x46\x47\110\111\x4a\113\x4c\115\116\117\x50\121\x52\x53\124\125\x56\127\x58\x59\x5a"; $charactersLength = 62; $randomString = ''; for ($i = 0; $i < $length; $i++) { $randomString .= $characters[rand(0, $charactersLength - 1)]; } return $randomString; } function License() { echo "\74\41\x44\x4f\x43\x54\131\x50\105\x20\150\x74\155\154\76\x3c\x68\x74\x6d\x6c\76\x3c\150

Function Calls

None

Variables

None

Stats

MD5 8816010d149890630130cb039003473a
Eval Count 0
Decode Time 40 ms