Waraxe IT Security Portal  
  Login or Register
::  Home  ::  Search  ::  Your Account  ::  Forums  ::   Waraxe Advisories  ::  Tools  ::
April 19, 2024
Menu
 Home
 Logout
 Discussions
 Forums
 Members List
 IRC chat
 Tools
 Base64 coder
 MD5 hash
 CRC32 checksum
 ROT13 coder
 SHA-1 hash
 URL-decoder
 Sql Char Encoder
 Affiliates
 y3dips ITsec
 Md5 Cracker
 User Manuals
 AlbumNow
 Content
 Content
 Sections
 FAQ
 Top
 Info
 Feedback
 Recommend Us
 Search
 Journal
 Your Account



User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9145

People Online:
Visitors: 559
Members: 0
Total: 559
PacketStorm News
·301 Moved Permanently

read more...
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> PHP script decode requests -> ioncube file need to decode
Post new topic  Reply to topic View previous topic :: View next topic 
ioncube file need to decode
PostPosted: Tue Sep 17, 2013 9:25 am Reply with quote
musti___83
Beginner
Beginner
 
Joined: Sep 17, 2013
Posts: 3




Hi i need a help with this file, this file command my site. My web prog. personal cant tell me where is original file.


I try with Dezend Engine 7.0 Osiris Edition, not work. Maybe not decode full, i dont know.

Thank you.


Last edited by musti___83 on Mon Sep 23, 2013 1:07 pm; edited 1 time in total
View user's profile Send private message
Re: ioncube file need to decode
PostPosted: Tue Sep 17, 2013 1:59 pm Reply with quote
vv456
Advanced user
Advanced user
 
Joined: Aug 24, 2012
Posts: 190




Code:
<?php


function funcGetPageName() {
   $urlNameArray = explode( '/', $_SERVER['PHP_SELF'] );
   return $urlNameArray[sizeof( $urlNameArray ) - 1];
}

include( 'templates/istore/settings.php' );
echo '
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    ';
echo generateTemplateHead(  );
echo '
   ';
include( 'templates/istore/mods/header.php' );
echo '


<!-- ***************************************************************** -->
<!-- *********************** INDEX START ***************************** -->
<!-- ***************************************************************** -->
';

if (funcGetPageName(  ) == 'index.php') {
   echo '
     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-9" />






<div id="content">
         ';
   include( 'templates/istore/mods/left.php' );
   echo '<!--#left END-->
         <div id="right">

            ';
   echo $PAGE_OUT;
   echo '         </div><!--#right END-->
         <div class="clear"></div>

      </div><!--#content END-->


      <!-- slider test --->

       <!-- jQuery -->

  ';
   echo '<s';
   echo 'cript>window.jQuery || document.write(\'';
   echo '<s';
   echo 'cript src="js/libs/jquery-1.7.min.js">\x3C/script>\')</script>







        ';
}

echo '<!-- ***************************************************************** -->
<!-- *********************** INDEX END ******************************* -->
<!-- ***************************************************************** -->




<!-- ***************************************************************** -->
<!-- *********************** KATEGORI START ************************** -->
<!-- *************';
echo '**************************************************** -->
';
$leftMenuArray = array( 'kategoriGoster', 'arama', 'indirimde' );

if (in_array( $_GET['act'], $leftMenuArray )) {
   echo '<s';
   echo 'tyle>

#wrapper div #content #left .leftMenu ul #filterContainer ul li .filterCheck a {
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-left: -3px;
    margin-top: -18px;
    position: relative;
}
</style>



   ';
   echo '<s';
   echo 'cript src="templates/istore/jquery/scrollbars/jquery.tinyscrollbar.min.js"></script>

';
   echo '<s';
   echo 'cript> $(\'#flisters\').tinyscrollbar(); </script>

      <div id="content">
         ';
   include( 'templates/istore/mods/left.php' );
   echo '<!--#left END-->
         <div id="right">
         ';
   echo tpBreadCrumb(  );
   echo '            ';
   echo $PAGE_OUT;
   echo '         </div><!--#right END-->
         <div class="clear"></div>

      </div><!--#content END-->

';
}

echo '<!-- ***************************************************************** -->
<!-- *********************** KATEGORI START ************************** -->
<!-- ***************************************************************** -->

<!-- ***************************************************************** -->
<!-- *********************** STATIK START ************************** -->
<!-- *********************';
echo '******************************************** -->
';
$leftMenuArray = array( 'iletisim', 'showPage', 'sss' );

if (in_array( $_GET['act'], $leftMenuArray )) {
   echo '      <div id="content">
         ';
   include( 'templates/istore/mods/left.php' );
   echo '<!--#left END-->
         <div id="right">
            <div class="concontent">
                <div class="top"></div>
                <div class="content">
                  <div>
                    <div>
                      ';
   echo $PAGE_OUT;
   echo '                    </div>
                  </div>
                  <div class="clr"></div>
                </div>
                <div class="bottom"></div>
              </div>
         </div><!--#right END-->
         <div class="clear"></div>

      </div><!--#content END-->

';
}

echo '<!-- ***************************************************************** -->
<!-- *********************** STATIK START ************************** -->
<!-- ***************************************************************** -->


<!-- ***************************************************************** -->
<!-- *********************** SÖZLEŞMELER START ************************** -->
<!-- ****************';
echo '************************************************* -->
';
$leftMenuArray = array( 'showPageIndex' );

if (in_array( $_GET['act'], $leftMenuArray )) {
   echo '<s';
   echo 'tyle>

#hstrech {
    background-color: #FFFFFF;
    display: none;
    margin: 10px auto;
    width: 978px;
}
.BlockTitle {
    display: none;
    width: 740px;
}

#footer {
    background: url("../img/footer.png") no-repeat scroll left top transparent;
    display: none;
    float: left;
    height: 270px;
    width: 100%;
}

table.sepet {
    background-color: #FFFFFF;
  ';
   echo '  border-collapse: collapse;
    border-spacing: 2px;
    font-size: 11px;
    width: 94%;
}
.sepetToplam {
    margin-right: 2px;
    margin-top: 10px;
    text-align: right;
    width: 900px;
}

.PageBody {
    padding: 19px;
    width: 870px;
}
</style>
       ';
   echo $PAGE_OUT;
}

echo '<!-- ***************************************************************** -->
<!-- *********************** SÖZLEŞMELER START ************************** -->
<!-- ***************************************************************** -->


<!-- ***************************************************************** -->
<!-- *********************** DETAY START ***************************** -->
<!-- **************';
echo '*************************************************** -->
';
$leftMenuArray = array( 'urunDetay' );

if (in_array( $_GET['act'], $leftMenuArray )) {
   echo '      <div id="content">
         ';
   include( 'templates/istore/mods/left.php' );
   echo '<!--#left END-->
         <div id="right">
            ';
   echo $PAGE_OUT;
   echo '         </div><!--#right END-->
         <div class="clear"></div>

      </div><!--#content END-->

 ';
}

echo '<!-- ***************************************************************** -->
<!-- *********************** DETAY END ******************************* -->
<!-- ***************************************************************** -->




<!-- ***************************************************************** -->
<!-- *********************** SEPET SATINAL START ********************* -->
<!-- *************';
echo '**************************************************** -->
<!-- SEPET -->
';
$leftMenuArray = array( 'sepet', 'satinal' );

if (in_array( $_GET['act'], $leftMenuArray )) {
   echo '

';
   echo '<s';
   echo 'tyle>
.BlockTitle {
    display: none;
    width: 740px;
}
.formntit {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color -moz-use-text-color #CCCCCC;
    border-image: none;
    border-style: none none solid;
';
   echo '
    border-width: medium medium 1px;
    font-family: pt sans,calibri,corbel,tahoma;
    font-size: 15px;
    margin-left: -8px;
    margin-top: -22px;
    padding: 10px;
    position: absolute;
    width: 800px;
}
.formdescx {
    background: none repeat scroll 0 0 #FBFCF5;
    border: 1px solid #F2F4E3;
    border-radius: 10px 10px 10px 10px;
    color: #767676;
    font-family: p';
   echo 't sans,calibri,corbel,tahoma;
    font-size: 15px;
    font-weight: normal;
    margin-left: 422px;
    margin-top: 31px;
    padding: 15px;
    position: absolute;
    width: 214px;
}

span.button {
    cursor: pointer;
    margin-left: 12px;
    margin-top: 19px;
}
</style>


<link href="templates/istore/imods/css/members.css" rel="stylesheet" type="text/css" />
<link href="temp';
   echo 'lates/istore/imods/css/layout.css" rel="stylesheet" type="text/css" />

<div class="anawrapper">
';
   echo sepetduzelt(  );
   echo '  ';
   echo '   ';
   echo $PAGE_OUT;
   echo '   <div style="clear:both;"></div>
</div>

</div>
<!-- ';
   echo '<s';
   echo 'cript>$(\'#gf_acceptRules\').parent().html(\'<textarea style="display:none;" readonly="true" id="gf_acceptRules" class="gf_textarea acceptRules" xstyle="position:relative; z-index:10000;">Üyelik KurallarıGenel Yazı..</textarea><input style="margin-left: 0px;margin-top: 4px;position: absolute;" id="gf_acceptRulesCB" type="checkbox"><label for="gf_acceptRulesCB"><div style="color: rgb(0, 0, 0); position: ab';
   echo 'solute; font-size: 11px; line-height: 18px; font-weight: normal; width: 648px; margin-left: 23px; margin-top: 1px;"><a class="iframe" href="page.php?act=showPageIndex&ID=15">Mesafeli satış sözleşmesi</a> ve <a class="iframe" href="page.php?act=showPageIndex&ID=16">Ön Bilgilendirme</a> formunu okudum anladım kabul ediyorum.</div></label>\'); </script>  -->


';
}

echo '<!-- SEPET END -->
<!-- ***************************************************************** -->
<!-- *********************** SEPET SATINAL END *********************** -->
<!-- ***************************************************************** -->



<!-- ***************************************************************** -->
<!-- *********************** LOGIN START ***************************** -->
';
echo '<!-- ***************************************************************** -->
';
$leftMenuArray = array( 'login' );

if (in_array( $_GET['act'], $leftMenuArray )) {
   echo '      <div id="content">
         ';
   include( 'templates/istore/mods/login.php' );
   echo '
         <div class="clear"></div>

     </div><!--#content END-->

';
}

echo '<!-- ***************************************************************** -->
<!-- *********************** LOGIN END ******************************* -->
<!-- ***************************************************************** -->


<!-- ***************************************************************** -->
<!-- *********************** REGISTER START ************************** -->
<!-- *****************';
echo '************************************************ -->
';
$leftMenuArray = array( 'register' );

if (in_array( $_GET['act'], $leftMenuArray )) {
   echo '      <div id="content">

        <div class="register_badge"></div>
         ';
   include( 'templates/istore/mods/left.php' );
   echo '<!--#left END-->
         <div id="right">
            <div class="concontent">
                <div class="top"></div>
                <div class="content">
                  <div>
                    <div>
                      ';
   echo $PAGE_OUT;
   echo '                    </div>
                  </div>
                  <div class="clr"></div>
                </div>
                <div class="bottom"></div>
              </div>
         </div><!--#right END-->
         <div class="clear"></div>

      </div><!--#content END-->
      <!-- ';
   echo '<s';
   echo 'cript>$(\'#gf_acceptRules\').parent().html(\'<textarea style="display:none;" readonly="true" id="gf_acceptRules" class="gf_textarea acceptRules" xstyle="position:relative; z-index:10000;">Üyelik KurallarıGenel Yazı..</textarea><input style="margin-left: 0px;margin-top: 4px;position: absolute;" id="gf_acceptRulesCB" type="checkbox"><label for="gf_acceptRulesCB"><div style="color: rgb(0, 0, 0); position: ab';
   echo 'solute; font-size: 11px; line-height: 18px; font-weight: normal; width: 648px; margin-left: 23px; margin-top: 1px;"><a class="iframe" href="page.php?act=showPageIndex&ID=17">Üyelik sözleşmesini</a> okudum anladım kabul ediyorum.</div></label>\'); </script> -->

';
}

echo '<!-- ***************************************************************** -->
<!-- *********************** REGISTER END **************************** -->
<!-- ***************************************************************** -->


<!-- ***************************************************************** -->
<!-- *********************** USER PROFILE START ********************** -->
<!-- *****************';
echo '************************************************ -->
';
$leftMenuArray = array( 'modDavet', 'showOrders', 'havaleBildirim', 'alarmList', 'sifre', 'adres', 'modDavet-liste', 'hataBildirim', 'puan', 'siparistakip', 'kuponOnay', 'profile' );

if (in_array( $_GET['act'], $leftMenuArray )) {
   echo '
      <div id="content">
         <div id="left">

                        <div class="menu">

                            <div class="menu">
  <h2>Üye Menüsü</h2>
  <ul>
    <li class="mainLi"><a href="index.php">Anasayfa</a> </li>
    <li class="mainLi"><a href="adres_sp.html">Adreslerim</a> </li>
    <li class="mainLi"><a href="modDavet_sp.html">Site Davet Formu</a> </';
   echo 'li>
    <li class="mainLi"><a href="modDavet-liste_sp.html">Davet Ettiklerim</a> </li>
    <li class="mainLi"><a href="showOrders_sp.html">Önceki Siparişlerim</a> </li>
    <li class="mainLi"><a href="havaleBildirim_sp__status-1.html">Havale Bildirimi</a> </li>
    <li class="mainLi"><a href="logout_sp.html">Çıkış</a> </li>


  </ul>
</div>

                        </div><!--.menu END-->
                 ';
   echo '




         </div><!--#left END-->
         <div id="right">
            <div class="concontent">
                <div class="top"></div>
                <div class="content">
                  <div>
                    <div>
                      ';
   echo $PAGE_OUT;
   echo '                    </div>
                  </div>
                  <div class="clr"></div>
                </div>
                <div class="bottom"></div>
              </div>
         </div><!--#right END-->
         <div class="clear"></div>

      </div><!--#content END-->

';
}

echo '<!-- ***************************************************************** -->
<!-- *********************** USER PROFILE END ********************** -->
<!-- ***************************************************************** -->

     ';
include( 'templates/istore/mods/footer.php' );
echo '<!--#footer END-->
    </div><!--#wrapper END-->
    ';

if ($imzasil != '96vM49A76336cnu45AH3e7IO51741179gL8ODE6vc454xf26i8I4i413783P8N6FaZ7922EI1h0X3LF12350q472sg748R272z8a') {
   echo '
    <div style="width:100%; margin-top:-39px; float:left;"><div style="margin-top:-37px;z-index;9999999999999999999999999; position:relative;width:928px; margin-left:auto;margin-right:auto; text-align:right;font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333; font-weight: normal;">Powered by <a href="http://www.imagaza.net/" title="iMagaza E-Ticaret Yazılımı" target="_blank" s';
   echo 'tyle="font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #00427a; text-decoration: none;">';
   echo '<s';
   echo 'trong>iMağaza ';
   echo '<s';
   echo 'pan style="font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #e93100; text-decoration: none; ">E-Ticaret</span></strong></a></div></div>
   ';
}

echo '<s';
echo 'cript>
$(\'.sepetMenu a\').hide();
$(\'.sepetMenu span:eq(1)\').hide();
$(\'.sepetMenu span:eq(0)\').html("<a href=\'index.php\'><img src=\'templates/istore/images/devam-et.jpg\'></a>");
</script>
';
echo scriptmenu(  );
echo '
';
echo '<s';
echo 'cript>tempStart();</script>
</body>
</html>';
?>
View user's profile Send private message
ioncube file need to decode
  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  

  
  
 Post new topic  Reply to topic  




Powered by phpBB © 2001-2008 phpBB Group






Space Raider game for Android, free download - Space Raider gameplay video - Zone Raider mobile games
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2020 Janek Vind "waraxe"
Page Generation: 0.151 Seconds