Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

public function onEnable() { $this->getLogger()->info("a \x45\x6e\x61\x62\x6c\x65\x64\x..

Decoded Output download

<?  public function onEnable() { 
		$this->getLogger()->info("a Enabled! Made by KairusDarkSeeker"); 
	} ?>

Did this file decode correctly?

Original Code

public function onEnable() {
		$this->getLogger()->info("a \x45\x6e\x61\x62\x6c\x65\x64\x21\x20\x4d\x61\x64\x65\x20\x62\x79\x20\x4b\x61\x69\x72\x75\x73\x44\x61\x72\x6b\x53\x65\x65\x6b\x65\x72");
	}

Function Calls

None

Variables

None

Stats

MD5 144f9eaba011d05e38ab5decfca46b78
Eval Count 0
Decode Time 85 ms