Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
\x3cscript type\x3d"text/javascript"\x3e\nadroll_adv_id \x3d "7C5HNKKBXJGVLJNCWK73Y6";\nad..
Decoded Output download
<? <script type="text/javascript">
adroll_adv_id = "7C5HNKKBXJGVLJNCWK73Y6";
adroll_pix_id = "ANLBRG6EDBHTFGEWRNKWVT";
(function () {
var oldonload = window.onload;
window.onload = function(){
__adroll_loaded=true;
var scr = document.createElement("script");
var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "http://a.adroll.com");
scr.setAttribute(\'async\', \'true\');
scr.type = "text/javascript";
scr.src = host + "/j/roundtrip.js";
((document.getElementsByTagName(\'head\') || [null])[0] ||
document.getElementsByTagName(\'script\')[0].parentNode).appendChild(scr);
if(oldonload){oldonload()}};
}());
</script> ?>
Did this file decode correctly?
Original Code
\x3cscript type\x3d"text/javascript"\x3e\nadroll_adv_id \x3d "7C5HNKKBXJGVLJNCWK73Y6";\nadroll_pix_id \x3d "ANLBRG6EDBHTFGEWRNKWVT";\n(function () {\nvar oldonload \x3d window.onload;\nwindow.onload \x3d function(){\n __adroll_loaded\x3dtrue;\n var scr \x3d document.createElement("script");\n var host \x3d (("https:" \x3d\x3d document.location.protocol) ? "https://s.adroll.com" : "http://a.adroll.com");\n scr.setAttribute(\'async\', \'true\');\n scr.type \x3d "text/javascript";\n scr.src \x3d host + "/j/roundtrip.js";\n ((document.getElementsByTagName(\'head\') || [null])[0] ||\n document.getElementsByTagName(\'script\')[0].parentNode).appendChild(scr);\n if(oldonload){oldonload()}};\n}());\n\x3c/script\x3e
Function Calls
| None |
Stats
| MD5 | e22b30337658a7b3f1fdbe6e9f506033 |
| Eval Count | 0 |
| Decode Time | 92 ms |