 |
Menu |
 |
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
 |
User Info |
 |
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 216
Members: 0
Total: 216
|
|
|
|
|
 |
Full disclosure |
 |
Google Firebase hosting suspension / "malware distribution"bypass
CyberDanube Security Research 20251014-0 | Multiple Vulnerabilities in Phoenix Contact QUINT4 UPS
apis.google.com - Insecure redirect via __lu parameter(exploited in the wild)
Urgent Security Vulnerabilities Discovered in Mercku Routers Model M6a
Re: Security Advisory: Multiple High-Severity Vulnerabilities in Suno.com (JWT Leakage, IDOR, DoS)
Security Advisory: Multiple High-Severity Vulnerabilities in Suno.com (JWT Leakage, IDOR, DoS)
[SBA-ADV-20250730-01] CVE-2025-39664: Checkmk Path Traversal
[SBA-ADV-20250724-01] CVE-2025-32919: Checkmk Agent Privilege Escalation via Insecure Temporary Files
CVE-2025-59397 - Open Web Analytics SQL Injection
Re: [FD]Full Disclosure: CVE-2025-31200 & CVE-2025-31201 – 0-Click iMessage Chain ? Secure Enclave Key Theft, Wormable RCE, Crypto Theft
Re: Full Disclosure: CVE-2025-31200 & CVE-2025-31201 – 0-Click iMessage Chain ? Secure Enclave Key Theft, Wormable RCE, Crypto Theft
Re: Defense in depth -- the Microsoft way (part 93): SRP/SAFERwhitelisting goes black on Windows 11
Re: [FD]: "Glass Cage" – Zero-Click iMessage ? Persistent iOS Compromise + Bricking (CVE-2025-24085 / 24201, CNVD-2025-07885)
Re: [FD]Full Disclosure: CVE-2025-31200 & CVE-2025-31201 – 0-Click iMessage Chain ? Secure Enclave Key Theft, Wormable RCE, Crypto Theft
Samtools v1.22.1 Uncontrolled Memory Allocation from Large BED Intervals Causes Denial-of-Service in Samtools/HTSlib
|
|
|
|
|
|
 |
|
 |
 |
|
 |
IT Security and Insecurity Portal |
|
 |
Can anyone decode ioncube 0046b code for me please? |
 |
Posted: Mon Nov 04, 2013 6:17 pm |
|
|
mizrakbo |
Regular user |

 |
|
Joined: Mar 23, 2013 |
Posts: 12 |
|
|
|
 |
 |
 |
|
|
|
|
|
 |
Re: Can anyone decode ioncube 0046b code for me please? |
 |
Posted: Tue Nov 05, 2013 12:54 pm |
|
|
vv456 |
Advanced user |

 |
|
Joined: Aug 24, 2012 |
Posts: 190 |
|
|
|
 |
 |
 |
|
Code: | <?php
function ara($bas, $son, $yazi) {
@preg_match_all( '/' . @preg_quote( $bas, '/' ) . '(.*?)' . @preg_quote( $son, '/' ) . '/i', $yazi, $m );
return $m[1];
}
function guncelleme() {
$guncelleme_txt = ;
ara( '<versiyon>', '</versiyon>', $guncelleme_txt );
$versiyon = ;
ara( '<notlar>', '</notlar>', $guncelleme_txt );
$notlar = file_get_contents( 'https://dl.dropboxusercontent.com/u/93138868/wptr/portalv1/guncelleme.txt' );
wp_get_theme( );
$tatil_tema = ;
if ($tatil_tema->Version != $versiyon[0]) {
echo ' <div class="error">
<p>';
echo $notlar[0];
echo '</p>
</div>
';
}
}
function wp_footter() {
global $ayarlar;
echo '</div><!--/icerik-->
</div><!--/site-->
<div id="alt" class="t">
<div class="orta">
<div class="logo sol">
';
if (get_option( 'logo' )) {
echo ' <a href="';
bloginfo( url );
echo '"><img src="';
echo get_option( 'logo' );
echo '" /></a>
';
}
else {
echo ' <h2><a href="';
bloginfo( url );
echo '">';
bloginfo( name );
echo '</a></h2>
';
}
echo ' </div><!--/logo-->
<div class="sag">
<div class="db">
';
echo $ayarlar['alt'];
echo ' </div>
<div class="db sosyal-ag">
<a href="';
echo $ayarlar['fb'];
echo '"><i class="f icon-facebook-sign"></i>Facebook</a>
<a href="';
echo $ayarlar['tw'];
echo '"><i class="tw icon-twitter-sign"></i>Twitter</a>
<a href="';
echo $ayarlar['gp'];
echo '"><i class="g icon-google-plus-sign"></i>Google+</a>
</div>
<div class="db" style="margin-top:5px;">
Portal Teması : <a href="http://wptr.co" title="wordpress">Wptr.Co</a>
</div>
</div>
</div>
</div>
';
}
function wptr_portal_tarih($uni, $date) {
$fark_tarih = time( ) - $uni;
$kontrol_tarih_saniye = ;
$kontrol_tarih_dakika = $fark_tarih;
round( $fark_tarih / 3600 );
$kontrol_tarih_saat = round( $fark_tarih / 60 );
if ($kontrol_tarih_saniye < 60) {
echo $kontrol_tarih_saniye . ' saniye önce';
return null;
}
if ($kontrol_tarih_dakika < 60) {
echo $kontrol_tarih_dakika . ' dakika önce';
return null;
}
if ($kontrol_tarih_saat < 24) {
echo $kontrol_tarih_saat . ' saat önce';
return null;
}
wptr_portal_turkce_tarih( $date );
$cevir = ;
echo $cevir[format3];
}
function wptr_portal_turkce_tarih($tarih = '') {
if ($tarih == '') {
date( 'Y-m-d H:i:s' );
$tarih = ;
}
$tarihDizi['gunler'] = array( 'Pazar', 'Pazartesi', 'Salı', 'Çarşamba', 'Perşembe', 'Cuma', 'Cumartesi' );
$tarihDizi['aylar'] = array( '01' => 'Ocak', '02' => 'Şubat', '03' => 'Mart', '04' => 'Nisan', '05' => 'Mayıs', '06' => 'Haziran', '07' => 'Temmuz', '08' => 'Ağustos', '09' => 'Eylül', '10' => 'Ekim', '11' => 'Kasım', '12' => 'Aralık' );
explode( ' ', $tarih );
$zamanExp = ;
explode( '-', $zamanExp[0] );
$tarihExp = ;
strftime( '%w', strtotime( $tarih ) );
$haftaninGunu = ;
$tarihDizi['aylar'][$tarihExp[1]];
$tarihFormat['ay'] = ;
$tarihDizi['gunler'][$haftaninGunu];
$tarihFormat['haftanin_gunu'] = ;
$zamanExp[1];
$tarihFormat['saat'] = ;
$tarihFormat['format1'] = $tarihExp[2] . ' ' . $tarihFormat['ay'] . ' ' . $tarihExp[0];
$tarihFormat['format2'] = $tarihFormat['format1'] . ' ' . $tarihFormat['saat'];
$tarihFormat['format3'] = $tarihExp[2] . ' ' . $tarihFormat['ay'] . ' ' . $tarihExp[0];
$tarihFormat['format4'] = $tarihFormat['format3'] . ' ' . $tarihFormat['haftanin_gunu'];
return $tarihFormat;
}
function wptr_portal_kullanici_profil_linki($id) {
get_option( 'permalink_structure' );
$permalink_yapi = ;
if ($permalink_yapi == '') {
$kullanici_profil_linki_p = get_option( 'siteurl' ) . '/?author=' . $id;
}
else {
get_userdata( $id );
str_replace( ' ', '-', $user_info->user_login );
$adi = ;
strpos( $permalink_yapi, 'index.php' );
$pos = $user_info = ;
if ($pos === FALSE) {
$kullanici_profil_linki_p = get_option( 'siteurl' ) . '/author/' . $adi . '/';
}
else {
$kullanici_profil_linki_p = get_option( 'siteurl' ) . '/index.php/author/' . $adi;
}
}
return $kullanici_profil_linki_p;
}
function wptr_portal_resim($yazi_id, $thumb = 'medium') {
get_post_meta( $yazi_id, 'resim', true );
$resim = ;
if ($resim != '') {
echo ' <img src="';
echo $resim;
echo '" alt="';
echo get_the_title( $yazi_id );
echo '" />
';
return null;
}
if (has_post_thumbnail( $yazi_id )) {
echo ' ';
echo the_post_thumbnail( $thumb, array( 'alt' => get_the_title( ) ) );
echo ' ';
return null;
}
echo ' <img src="';
bloginfo( template_url );
echo '/lib/assets/img/resim-yok.png" alt="';
echo get_the_title( $yazi_id );
echo '" />>
';
}
function wptr_portal_resim_src($yazi_id, $thumb = 'medium') {
get_post_meta( $yazi_id, 'resim', true );
$resim = ;
if (!has_post_thumbnail( $yazi_id )) {
return $resim;
}
wp_get_attachment_image_src( get_post_thumbnail_id( $yazi_id ), $thumb );
$one_cikan_resim = ;
return esc_attr( $one_cikan_resim[0] );
}
add_action( 'admin_notices', 'guncelleme' );
add_action( 'wp_footer', 'wp_footter' );
add_theme_support( 'post-thumbnails' );
update_option( 'thumbnail_crop', 1 );
add_image_size( 'boyut630x320', 630, 320, true );
add_image_size( 'boyut140x110', 140, 110, true );
add_image_size( 'boyut110x70', 110, 70, true );
add_image_size( 'boyut70x40', 70, 40, true );
?> |
|
|
|
|
|
 |
 |
|
 |
Posted: Tue Nov 05, 2013 8:29 pm |
|
|
mizrakbo |
Regular user |

 |
|
Joined: Mar 23, 2013 |
Posts: 12 |
|
|
|
 |
 |
 |
|
Thank you. İ ve debugged the code. The code is condition good no problem but it doesn't work on server. Web page Doen't appear and shows blank page. Where is the problem maybe? |
|
|
|
|
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
|
|
|
|
|
|