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 defined("\x42\101\123\105\120\x41\124\x48") or exit("\x4e\157\x20\144\x69\162\x6..
Decoded Output download
<?php
defined("BASEPATH") or exit("No direct script access allowed"); class Welcome extends CI_Controller { public function index() { $this->load->view("welcome_message"); } }
?>
Did this file decode correctly?
Original Code
<?php
defined("\x42\101\123\105\120\x41\124\x48") or exit("\x4e\157\x20\144\x69\162\x65\x63\164\40\163\143\x72\x69\160\164\40\x61\x63\x63\145\x73\x73\x20\141\154\154\157\167\x65\x64"); class Welcome extends CI_Controller { public function index() { $this->load->view("\x77\145\154\x63\x6f\155\x65\137\155\x65\163\163\141\x67\x65"); } }
Function Calls
defined | 1 |
Stats
MD5 | 9cfaec6b3ef5c5aa81482dbe603599e0 |
Eval Count | 0 |
Decode Time | 59 ms |