|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
Help me 1 Decode files |
|
Posted: Thu Mar 31, 2016 9:49 am |
|
|
azer |
Beginner |
|
|
Joined: May 18, 2013 |
Posts: 4 |
|
|
|
|
|
|
|
|
|
|
|
|
decoding ioncube files |
|
Posted: Thu Mar 31, 2016 6:55 pm |
|
|
kolaz |
Advanced user |
|
|
Joined: May 06, 2015 |
Posts: 53 |
|
|
|
|
|
|
|
If you want full file, contact me.
Code: |
<?php
add_action("init", function()
{
ob_start();
}
);
if( isset($_GET["s"]) && $_GET["s"] == "sıfırla" )
{
flush_rewrite_rules();
exit( header("location: " . home_url()) );
}
$themeurl = get_template_directory_uri() . "/";
$themedir = get_template_directory() . "/";
show_admin_bar(false);
include(dirname(__FILE__) . "/functions_user.php");
add_action("wp_loaded", "license_control");
add_theme_support("post-thumbnails");
add_action("admin_menu", function(){
add_menu_page("TemaFabrika", "TemaFabrika", "manage_options","tema_ayarlari", function(){include(get_template_directory() . "/includes/admin/tema_ayarlari.php");}, get_template_directory_uri() . "/images/fabrika.png", 100);
add_menu_page("Slider", "Slider", "manage_options", "slider_ayar",function(){include(get_template_directory() . "/includes/admin/slider.php");}, get_template_directory_uri() . "/images/slider.png", 95);
add_submenu_page("users.php", "Ödeme Bildirimleri", "Ödeme Bildirimleri", "manage_options", "bildirimler", function(){include(get_template_directory() . "/includes/admin/vip.php");});
}
);
add_action("wp_enqueue_scripts", function()
{
wp_enqueue_style("reset", get_stylesheet_directory_uri() ."/css/reset.css");
wp_enqueue_style("css", get_stylesheet_uri());
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
|
|
|
|
|
|
|
|
|
Posted: Thu Apr 07, 2016 3:00 pm |
|
|
usertolem |
Beginner |
|
|
Joined: Apr 07, 2016 |
Posts: 2 |
|
|
|
|
|
|
|
ulan bir tek türkler var ha |
|
|
|
|
Posted: Sat Apr 09, 2016 7:13 pm |
|
|
azer |
Beginner |
|
|
Joined: May 18, 2013 |
Posts: 4 |
|
|
|
|
|
|
|
Ses etme agaa |
|
|
|
|
www.waraxe.us Forum Index -> PHP script decode requests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|