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

Signing you up...

Thank you for signing up!

PHP Decode

eval(str_replace("\'","'",str_replace("\\\"","\"",base64_decode('ZnVuY3Rpb24gcnNfc3RhcnQoJ..

Decoded Output download


function rs_start($display) {
	if (!preg_match('/<a href="http:\/\/www.granade.eu\/scripte\/radiostatus.html" target="_blank">Radiostatus &copy;<\/a>/i', $display)) {
		$display = preg_replace("^<!--radiostatus_start-->(.*?)<!--radiostatus_ende-->^si", "<!--radiostatus_start--><!--radiostatus_ende-->", $display);
	}
	return $display;
}function rs_start($display) {
	if (!preg_match('/<a href="http:\/\/www.granade.eu\/scripte\/radiostatus.html" target="_blank">Radiostatus &copy;<\/a>/i', $display)) {
		$display = preg_replace("^<!--radiostatus_start-->(.*?)<!--radiostatus_ende-->^si", "<!--radiostatus_start--><!--radiostatus_ende-->", $display);
	}
	return $display;
}

Did this file decode correctly?

Original Code

eval(str_replace("\'","'",str_replace("\\\"","\"",base64_decode('ZnVuY3Rpb24gcnNfc3RhcnQoJGRpc3BsYXkpIHsNCglpZiAoIXByZWdfbWF0Y2goJy88YSBocmVmPSJodHRwOlwvXC93d3cuZ3JhbmFkZS5ldVwvc2NyaXB0ZVwvcmFkaW9zdGF0dXMuaHRtbCIgdGFyZ2V0PSJfYmxhbmsiPlJhZGlvc3RhdHVzICZjb3B5OzxcL2E+L2knLCAkZGlzcGxheSkpIHsNCgkJJGRpc3BsYXkgPSBwcmVnX3JlcGxhY2UoIl48IS0tcmFkaW9zdGF0dXNfc3RhcnQtLT4oLio/KTwhLS1yYWRpb3N0YXR1c19lbmRlLS0+XnNpIiwgIjwhLS1yYWRpb3N0YXR1c19zdGFydC0tPjwhLS1yYWRpb3N0YXR1c19lbmRlLS0+IiwgJGRpc3BsYXkpOw0KCX0NCglyZXR1cm4gJGRpc3BsYXk7DQp9'))));

Function Calls

str_replace 2
base64_decode 1

Variables

None

Stats

MD5 5ab251d76ab44a34d43217f429f5a33f
Eval Count 1
Decode Time 63 ms