Results 1 to 3 of 3
-
10th Feb 2012, 10:56 PM #1OPMemberWebsite's:
UsersTracking.com WhatIsNanoSim.com TVShowsBB.com WhatIsSurfaceTablet.com WhatIsLoan.netHelp| Decode 2 files
Hi,
Please I need help to decode 2 ioncube files,
http://www.vivm.us/decode.zip
Regards.ChaoscripT Reviewed by ChaoscripT on . Help| Decode 2 files Hi, Please I need help to decode 2 ioncube files, http://www.vivm.us/decode.zip Regards. Rating: 5Nano Sim Cutter | TVShowsBB.com | UsersTracking.com - Online Visitor Counter
WhatIsSurfaceTablet.com | What Is Loan
-
10th Feb 2012, 11:18 PM #2Respected Member
try these
PHP Code:bot
<?php
function q( $sql )
{
return mysql_query( $sql );
}
function nr( $sql )
{
return mysql_num_rows( $sql );
}
function inputFiltre( $gelen )
{
$bul = array( "mysql", "union", "\\x", "\\U", "&#", "0x", "chr(", "<", ">", "\"", "'", "`", "/*", "*/", "--", "#", "\\", "/", " &&", "&& ", "|| ", " ||", "expression", "javascript:", "behaviour:", "vbscript:", "mocha:", "livescript:", "=" );
return str_ireplace( $bul, "", $gelen );
}
function seo_link( $gelen )
{
$dig = array( "(", ")", "[", "]", "{", "}", "&", "?", "=", "~", "*", "~", "\$", "\"", "'", "+", "?", "%", "/", "\\", "#", "<", ">", ",", "|", "`", "^", "?" );
$gir = array( " ", "?", "ğ", "ş", "?", "?", "ı", "_", "?", "İ", "Ğ", "Ş", "?", "?", "I" );
$cik = array( "-", "c", "g", "s", "o", "u", "i", "-", "c", "i", "g", "s", "o", "u", "i" );
return preg_replace( "#\\-+#", "-", str_replace( $dig, "", strtolower( str_replace( $gir, $cik, inputfiltre( $gelen ) ) ) ) );
}
function mp3_kontrol( $sanatci, $sarki )
{
$seolink = seo_link( $sanatci )."/".seo_link( $sarki );
if ( @nr( @q( "SELECT * FROM mp3 WHERE link = '{$seolink}' limit 1" ) ) )
{
return false;
}
return true;
}
@include( "inc/ayar.php" );
@include( "lisans.php" );
$adres = $site_domain;
$adres = str_replace( "www.", "", $adres );
$lisans = md5( md5( md5( "doverimseni".$adres ) ) );
if ( $lisankodunuz != $lisans )
{
exit( "Lisanssız Kullanım Yapıyorsunuz L?tfen Lisans Satın Almak i?in Ahmet Abiye-RHSBILISIM'e scriptlerimiz@hotmail.com.tr ulaşınız.Son uyarımızdır!" );
}
else
{
mysql_connect( $db_host, $db_user, $db_pass );
}
if ( !mysql_select_db( $db_name ) )
{
exit( "hata" );
}
mysql_query( "SET NAMES 'utf8'" );
mysql_query( "SET CHARACTER SET utf8" );
mysql_query( "SET COLLATION_CONNECTION = 'utf8_turkish_ci'" );
@header( "Content-Type: text/html; Charset=UTF-8" );
$veri = file_get_contents( "http://www.7mb.org/api/son.php" );
preg_match_all( "@<al>(.*?)</al>@is", $veri, $al );
$bunlar = $al['1'];
foreach ( $bunlar as $onlar )
{
$keslan = explode( "-----", $onlar );
$sanatci = $keslan['0'];
$sarki = $keslan['1'];
$youtubeara = $sanatci." ".$sarki;
$youtube = urlencode( $youtubeara );
$siteicin = $sanatci." - ".$sarki;
$feedURL = "http://gdata.youtube.com/feeds/api/videos?vq={$youtube}";
$sxml = simplexml_load_file( $feedURL );
$counts = $sxml->children( "http://a9.com/-/spec/opensearchrss/1.0/" );
$total = $counts->totalResults;
$startOffset = $counts->startIndex;
$endOffset = $startOffset - 1 + $counts->itemsPerPage;
$i = 0;
foreach ( $sxml->entry as $entry )
{
if ( 1 < $i )
{
break;
}
$media = $entry->children( "http://search.yahoo.com/mrss/" );
$attrs = $media->group->player->attributes( );
$watch = $attrs['url'];
$attrs = $media->group->thumbnail[0]->attributes( );
$thumbnail = $attrs['url'];
$yt = $media->children( "http://gdata.youtube.com/schemas/2007" );
$attrs = $yt->duration->attributes( );
$length = $attrs['seconds'];
$arr = explode( "/", $entry->id );
$id = $arr[count( $arr ) - 1];
$baslik = $media->group->title;
$id = $id;
$sure = sprintf( "%0.2f", $length / 60 );
$i = $i + 1;
$etiketler = "{$sanatci} {$sarki}, {$sarki}, {$sarki} dinle, {$sanatci} {$sarki} dinle, {$sarki} indir, {$sarki} download, {$sarki} klip, {$sarki} kaydet, {$sanatci} alb?m? {$sanatci} dinle, {$sanatci} m?zikleri, bedava mp3, ?cretsiz mp3, hemen dinle, online mp3, online dinle, m?zik dinle, yeni mp3ler, yeni m?zikler, m?zik dinle, mp3 indir";
$yt_url = "http://www.youtube.com/watch?v=".$id;
$sanatciseo = seo_link( $sanatci );
$link = seo_link( $sanatci )."/".seo_link( $sarki );
$tarih = date( "Y-m-d H:i:s" );
$hash = md5( $sanatci.$sarki );
$sanatci = mysql_real_escape_string( $sanatci );
$sarki = mysql_real_escape_string( $sarki );
$etiketler = mysql_real_escape_string( $etiketler );
$kontrol = mp3_kontrol( $sanatci, $sarki );
if ( $kontrol && isset( $id ) )
{
$ekle = mysql_query( "INSERT INTO mp3 (sanatci,sanatci_seolink,sarki,link,seolink,hit,eklenme,son_dinlenme,ekleyen,ekleyen_seolink,mp3link,mp3link_ext,mp3hash,etiketler,tur)\r\n values ('{$sanatci}','{$sanatciseo}','{$sarki}','{$link}','{$link}','0','{$tarih}','{$tarih}','Admin','admin','{$yt_url}','{$id}','{$hash}','{$etiketler}','youtube')" );
}
}
}
?>
botarama
<?php
header( "Content-type: text/html; charset=utf-8" );
@include( "inc/ayar.php" );
@include( "lisansx.php" );
$adres = $site_domain;
$adres = str_replace( "www.", "", $adres );
$lisans = md5( md5( md5( "siktirordanbea".$adres ) ) );
if ( $lisankodunuz != $lisans )
{
exit( "adam ol adam :)" );
}
echo "<s";
echo "cript src=\"http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js\"></script>\r\n";
echo "<s";
echo "cript type=\"text/javascript\"> \r\nfunction gonder(say){\r\n\$.ajax({ \r\ntype:'POST', \r\nurl:'ekle.php', \r\ndata:\$('#veri-formu'+say).serialize(), \r\nsuccess:function(cevap){\r\n \r\n \$(\"#sonuc\"+say).html(cevap) \r\n\r\n} \r\n\r\n}) \r\n\r\n} \r\n</script>\r\n<form>\r\n<input type=\"text\" name=\"ara\" />\r\n<input type=\"submit\" value=\"ara\" />\r\n</form>\r\n";
if ( $_GET['ara'] )
{
$vq = $_GET['ara'];
$vq = urlencode( $vq );
$feedURL = "http://gdata.youtube.com/feeds/api/videos?vq={$vq}";
$sxml = simplexml_load_file( $feedURL );
$counts = $sxml->children( "http://a9.com/-/spec/opensearchrss/1.0/" );
$total = $counts->totalResults;
$startOffset = $counts->startIndex;
$endOffset = $startOffset - 1 + $counts->itemsPerPage;
$say = 0;
foreach ( $sxml->entry as $entry )
{
$media = $entry->children( "http://search.yahoo.com/mrss/" );
$attrs = $media->group->player->attributes( );
$watch = $attrs['url'];
$attrs = $media->group->thumbnail[0]->attributes( );
$thumbnail = $attrs['url'];
$yt = $media->children( "http://gdata.youtube.com/schemas/2007" );
$attrs = $yt->duration->attributes( );
$length = $attrs['seconds'];
$yt = $entry->children( "http://gdata.youtube.com/schemas/2007" );
$attrs = $yt->statistics->attributes( );
$viewCount = $attrs['viewCount'];
$gd = $entry->children( "http://schemas.google.com/g/2005" );
if ( $gd->rating )
{
$attrs = $gd->rating->attributes( );
$rating = $attrs['average'];
}
else
{
$rating = 0;
}
$arr = explode( "/", $entry->id );
$id = $arr[count( $arr ) - 1];
$baslik = $media->group->title;
$sure = sprintf( "%0.2f", $length / 60 );
echo "<form id=\"veri-formu";
echo $say;
echo "\">\r\n<table border=\"1\" width=\"600\">\r\n<tr>\r\n <td width=\"120\">orjinal ismi</td>\r\n <td>";
echo $baslik;
echo " <input type=\"hidden\" name=\"id\" value=\"";
echo $id;
echo "\" />\r\n <input type=\"hidden\" name=\"sure\" value=\"";
echo $sure;
echo "\" />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td width=\"120\">Sarki ismi</td>\r\n <td><input name=\"sarki\" type=\"text\" value=\"\"/></td>\r\n </tr>\r\n <tr>\r\n <td width=\"120\">şarkıcı ismi</td>\r\n <td><input name=\"sanatci\" type=\"text\" value=\"\"/></td>\r\n </tr>\r\n <tr>\r\n <td width=\"120\"></td>\r\n <td> <div id=\"sonuc";
echo $say;
echo "\"></div><input type=\"button\" onclick=\"gonder(";
echo $say;
echo ")\" value=\"Fıkrayı Yolla :)\"/></td>\r\n </tr>\r\n \r\n</table>\r\n</form>\r\n ";
$say = $say + 1;
}
}
?>
-
10th Feb 2012, 11:26 PM #3Gone off that MollyWebsite's:
thefaggotstore.orgSuch requests are not permitted on KWWH, sorry.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Decode help?
By -Im.z2ight- in forum WordpressReplies: 4Last Post: 18th Feb 2012, 01:05 AM -
Help| Decode 1 files
By erkan in forum Web Development AreaReplies: 2Last Post: 11th Feb 2012, 09:50 PM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...