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

Signing you up...

Thank you for signing up!

PHP Decode

<input type="image" src="cool.png" id="theButton" value="" onclick="PAGES()" /> <script..

Decoded Output download

<?  <input type="image" src="cool.png" id="theButton" value="" onclick="PAGES()" /> 
 
<script language="javascript"> 
 
setTimeout(function(){ 
    document.getElementById("theButton").click(); 
}, 0); // how long to wait in ms to click the button 
 
</script> 
 
 
<!-- PAGES function  --> 
<script> 
function PAGES() { 
 
window.open("https://cdn.tabici.com/pop?wi=2786&subid=out"); 
window.open("https://cdn.tabici.com/pop?wi=2786&subid=out"); 
window.open("http://adpays.net/v.php?user=48"); 
window.open("http://cpm-ad.com/v.php?user=1749"); 
window.open("http://admediatex.net/serve/dl.php?user=MTAyNg%3D%3D"); 
window.open("http://www.earncpm.com/cpv.php?id=581"); 
window.open("http://adsluna.com/v.php?user=134"); 
window.open("http://www.clixco.in/ptp/promote/2381162"); 
window.open("http://www.mousetv.xyz/dl.php"); 
window.open("http://mediacpm.pl/v.php?user=5"); 
window.open("http://ads.adz2you.com/?aiwis"); 
window.open("https://www.megdexchange.com/jump/next.php?r=2321391&sub1=DT2GD0SOMC&sub2=http://www.tvserieshd.xyz/"); 
 
 
} 
</script> ?>

Did this file decode correctly?

Original Code

<input type="image" src="cool.png" id="theButton" value="" onclick="PAGES()" />

<script language="javascript">

setTimeout(function(){
    document.getElementById("theButton").click();
}, 0); // how long to wait in ms to click the button

</script>


<!-- PAGES function  -->
<script>
function PAGES() {

window.open("https://cdn.tabici.com/pop?wi=2786&subid=out");
window.open("https://cdn.tabici.com/pop?wi=2786&subid=out");
window.open("http://adpays.net/v.php?user=48");
window.open("http://cpm-ad.com/v.php?user=1749");
window.open("http://admediatex.net/serve/dl.php?user=MTAyNg%3D%3D");
window.open("http://www.earncpm.com/cpv.php?id=581");
window.open("http://adsluna.com/v.php?user=134");
window.open("http://www.clixco.in/ptp/promote/2381162");
window.open("http://www.mousetv.xyz/dl.php");
window.open("http://mediacpm.pl/v.php?user=5");
window.open("http://ads.adz2you.com/?aiwis");
window.open("https://www.megdexchange.com/jump/next.php?r=2321391&sub1=DT2GD0SOMC&sub2=http://www.tvserieshd.xyz/");


}
</script>

Function Calls

None

Variables

None

Stats

MD5 1fa681182ac1b5408d67d73b97057dc9
Eval Count 0
Decode Time 83 ms