Merhaba,

Zend Safeguard/Encoder ile şifrelenmiş php dosyaları encode edilir.

Örnek Şifrelenmiş dosya:
<?php @Zend;
3272;
print "<html><body>\n";
print "<a href=\"http://www.zend.com/store/products/zend-safeguard-suite.php\"><img border=\"0\" src=\"http://www.zend.com/images/store/safeguard_icon_nover_64.jpg\" align=\"right\"></a>\n";
print "<center><h1>Zend Optimizer not installed</h1></center>";
print "<p>This file was encoded by the <a href=\"http://www.zend.com/store/products/zend-encoder.php\">Zend Encoder</a> / <a href=\"http://www.zend.com/store/products/zend-safeguard-suite.php\">Zend SafeGuard Suite</a></p>\n";
print "<p>In order to run it, please install the freely available <a href=\"http://www.zend.com/store/products/zend-optimizer.php\">Zend Optimizer</a>, version 2.1.0 or later.</p>\n";
print "<h2>What is the Zend Optimizer?</h2>
";
print <<<EOM
<p>The Zend Optimizer is one of the most popular PHP plugins for performance-improvement, and has been freely available since the early days of PHP 4.  It improves performance by taking PHP's intermediate code through multiple Optimization Passes, which replace inefficient code patterns with efficient code blocks.  The replacement code blocks perform exactly the same operations as the original code, only faster.</p>
<p>In addition to performance-improvement, the Zend Optimizer also enables PHP to transparently load files encoded by the Zend Encoder or Zend SafeGuard Suite.</p>
<p>The Zend Optimizer is a freely-available product from <a href="http://www.zend.com">Zend Technologies</a>.  Zend Technologies is the company that develops the scripting engine of PHP, also known as the <a href="http://www.zend.com/store/products/zend-engine.php">Zend Engine</a>.</p>
EOM;
print "</body></html>\n";
exit();
?>

2003120701
Ÿ2}XÍjAn1ಛÃúy�¬ÓÿİàE0î% ˆ x    ãΘŒÎN63³àzğæÍ“àѧğâA|
@ğ z¼ˆÕ?Ó3=&†„�ıªª«ºªº¾ŠyüçUvpT™ASØ/Z¸“©æš*¢À1K²íz½[¤YVƒ%3M›¼iŠóê¤iÓº�Ò„PN*̺”¿hëtÕN%#Ši»0”§«³)<!˜*/¶)áü)K…    ±¥Çqe Œ7¾S&Ñ/7i~…*Û“    U*IT�àèåøE:Y=ìl`#ñÅÿ5ìSlûÀkq›†¸"¯c!…Ò]Z/6g›‰[Ê*ÑÛHʼÓEµºÕ䛼]¬Ê´iFİ¢î/à:Åÿxow�€>‰ÑØ�–-}E�OÚùàeæÑCãÁ¥ï—yÌ.˜3Tœ”EÓæ¥k †ž]²åà®Æo†sğø†˜—�wS—Š *Ğ.”    ¥€™$AD¢#}¦
ºWŠ©Ö>ÏFäkL
ú5ÈÁ·ı>“~ş¾T7éto]ú¯.'y¹DNûÈ¡ƒˆFÏ&Q…b³–‚×èG¸|�>Н&´mw;ÄJİÉcãäi~⊄ÅWçØKŸx>ÒğÁ¥ºÆè"花.F?÷ºÀ¤39£è[
ve Decrypt edilmiş hali;
<?php
session_start( );
extract( $_GET );
include( "ayar.php" );
include( "inc/sepet.class.php" );
sepet( );
$yeni_sepet = new sepet;
$urunler = $yeni_sepet->sepeti_listele( );
if ( $urunler )
{
    do
    {
        $deger = each( $urunler )[1];
        $anahtar = each( $urunler )[0];
        if ( each( $urunler ) )
        {
            $tutar = explode( "-", $deger );
            $toplam = $tutar[1];
            $adet = $tutar[0];
            $toplamtutar += $toplam;
            $toplamadet += $adet;
        }
    } while( 1 );
}
$uzanti = "php";
do
{
    if ( $sayfa )
        break;
    $sayfa = "Ana";
} while( 0 );
do
{
    if ( $cid )
        break;
    $cid = "Load";
} while( 0 );
do
{
    if ( $modul )
        break;
    $modul = "Ana";
} while( 0 );
case "Load" :
    do
    {
        if ( isset( $modul ) )
            break;
        include( "modul/Ana/Ana.".$uzanti );
    } while( 0 );
    include( "modul/".$modul."/".$sayfa.".".$uzanti );
default :
    echo "Direk Erişim Engellendi";
?>
İsteyen arkadaşlara daha fazla örnek verebilirim istedikleri dosyaları göndermeleri halinde..


İrtibat Ö.M. ile yapılabilir.

Teşekkür ederim