@YORCI;
Tebrikler hocam, kod birebir budur. Bu 15 satırlık bir kod. Bunu 5000 6000 satırlık projedeki koruma gücüne yorumunuz nedir?
Ben size gelseydim 7000 satırlık fonksiyon.php + 3-4 tane daha kritik bu şekilde şifrelenmiş php dosyasıyla; kırdırılmasına ne fiyat biçerdiniz?
Şu an herkesin en güvendiği ioncube bile 5 dolara otomatik kırılıyor. Kırdırmak isteyen kırdırır. Ama 5 dolara; otomatik bir scripte kırdırmasın. Gitsin işini bilen birisine ücretiyle kırdırsın.
Kodun tam açık hali aşağıdadır:
karıştırıcı isset,!isset;empty,!empty gibi karıştırmalar da yapan bir karıştırıcı.
ekleme: alıntı yaparken block yedim sürekli, neden bilmiyorum
Bu mudur?
function banlamaFonksiyonu($a)
{
if (!is_user_logged_in()) {
return;
}
global $wpdb;
echo "<a href='" . get_bloginfo("url") . "/wp-admin/user-edit.php?user_id=" . intval($aff9a9["user_id"]) . "#yargic'><i style='color:red; font-size:20px;' class='fa fa-ban' aria-hidden='true'></i></a>";
if (banYetki($a)) {
$aff9a9 = get_comment(intval($a), ARRAY_A);
}
}
function entrytemizlik($a)
{
global $wpdb;
$fff722 = $wpdb->get_row("select ID from wp_posts where ID='" . intval($a) . "'");
if (!empty($fff722)) {
return;
}
$wpdb->query("delete from wp_islemler where deger1=" . get_current_user_id() . "and deger2='" . intval($a) . "' and deger3='entrytakip'");
}
function banlamaFonksiyonu($a) { goto A08c16; B57e85: echo "x3cx61x2015016214514675x27" . get_bloginfo("165162154") . "x2f16716055141x64x6dx69x6ex2fx75163x65162x2dx65144151x7456160x68160x3fx75x73145162x5fx69x64x3d" . intval($aff9a9["x75163145x72x5f151x64"]) . "43171x61162147x69x6347767415140163x74171x6c1457547x63x6fx6cx6f162x3ax72145x647340x66157156x7455x7315117214572x3260160x78x3b4740x63x6c141163x737547146x61x20x66141x2dx62141x6ex27x20141162x69141x2d150151144144145x6ex3dx27164x72x751454776x3cx2f15176x3c57x61x3e"; goto Ed32a2; A08c16: if (!is_user_logged_in()) { goto bf3eb1; } goto cc7ad4; aec0cf: $aff9a9 = get_comment(intval($a), ARRAY_A); goto B57e85; D1d337: if (banYetki($a)) { goto d898e0; } goto d2b085; c9f63a: d898e0: goto aec0cf; Cd5712: bf3eb1: goto A80fb7; d2b085: goto de1cdc; goto c9f63a; Ed32a2: de1cdc: goto Cd5712; cc7ad4: global $wpdb; goto D1d337; A80fb7: } function entrytemizlik($a) { goto Fb14a6; C12cb2: $fff722 = $wpdb->get_row("x73145x6cx65x63x7440x4910440x66162x6f15540167x70x5fx70157x73x7416340x77150145x72145x20x49104x3d47" . intval($a) . "47"); goto B2878b; C4749a: $wpdb->query("x64x65154145x74x65x20146162x6f15540x77x70137151163154145x6d154x65x72x20x77150x65x72145x20144145x67145x726175" . get_current_user_id() . "40141x6e144x20x64x65147145x72x32x3d47" . intval($a) . "x274014115614440x64x65x67145x72x33x3dx27145156x74x72x79164x61153x69160x27"); goto F35816; Fb14a6: global $wpdb; goto C12cb2; F35816: E354c3: goto C0f03c; B2878b: if (!empty($fff722)) { goto E354c3; } goto C4749a; C0f03c: }
şu an karıştırıcıdasınız hocam