Waraxe IT Security Portal
Login or Register
February 11, 2026
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: 9144

People Online:
Visitors: 114
Members: 0
Total: 114
Full disclosure
Asterisk Security Release 23.2.2
Asterisk Security Release 21.12.1
Asterisk Security Release 22.8.2
Asterisk Security Release 20.18.2
Certified Asterisk Security Release certified-20.7-cert9
SEC Consult SA-20260202-0 :: Multiple vulnerabilities in Native Instruments Native Access (MacOS)
CyberDanube Security Research 20260119-0 | Authenticated Command Injection in Phoenix Contact TC Router Series
[KIS-2026-03] Blesta <= 5.13.1 (2Checkout) Multiple PHP Object Injection Vulnerabilities
[KIS-2026-02] Blesta <= 5.13.1 (Admin Interface) Multiple PHP Object Injection Vulnerabilities
[KIS-2026-01] Blesta <= 5.13.1 (confirm_url) Reflected Cross-Site Scripting Vulnerability
Username Enumeration - elggv6.3.3
Weak Password Complexity - elggv6.3.3
Paper-Exploiting XAMPP Installations
CVE-2025-12758: Unicode Variation Selectors Bypass in 'validator' library (isLength)
Re: Multiple Security Misconfigurations and Customer Enumeration Exposure in Convercent Whistleblowing Platform (EQS Group)
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> PHP script decode requests -> vv456 >>> Ioncube PHP 5.4 Encoded File
Post new topicReply to topic View previous topic :: View next topic
vv456 >>> Ioncube PHP 5.4 Encoded File
PostPosted: Tue Apr 14, 2015 4:09 pm Reply with quote
Sistem
Beginner
Beginner
Joined: Apr 14, 2015
Posts: 1




I tried lot of de coders but no one works for this encyrption
http://www26.zippyshare.com/v/Kei6CBOq/file.html Rolling Eyes
View user's profile Send private message
decode php5.4
PostPosted: Wed May 06, 2015 11:20 am Reply with quote
kolaz
Advanced user
Advanced user
Joined: May 06, 2015
Posts: 53




<?php
if( basename($_SERVER["SCRIPT_FILENAME"]) == basename(__FILE__) )
{
echo "<p align=center><br><br><br><br><br><br><font size=\"6\" color=\"#FF0000\">ILLEGAL ACCESS !!<meta http-equiv=\"refresh\" content=\"2; url=./index.php\">";
exit();
}

$server = $_SERVER["SERVER_NAME"];
$c = curl_init();
curl_setopt($c, CURLOPT_URL, "http://www.primadesain.com/verifyLicensex.php");
curl_setopt($c, CURLOPT_TIMEOUT, 30);
curl_setopt($c, CURLOPT_POST, 1);
curl_setopt($c, CURLOPT_RETURNTRANSFER, 1);
$postfields = "svr=" . $server;
curl_setopt($c, CURLOPT_POSTFIELDS, $postfields);
$result = curl_exec($c);
if( $result == "fail" )
{
echo "<p style='font-family:Arial, Helvetica, sans-serif; margin-top:80px; font-size:16px; line-height:180%; letter-spacing:2px;' align='center'><img src='https://primadesain.com/images/block.png' width='90' height='90' /></br></br>You not have a license to use this script on this domain,<br>Please contact us to purchase a license.<br><strong><a href='http://www.primadesain.com'>www.primadesain.com</a></strong></p><br><p style='font-family:Arial, Helvetica, sans-serif; margin-top:30px; font-size:12px; line-height:180%; letter-spacing:2px;' align='center'>&copy; 2009 - 2014 www.primadesain.com</p>";
exit();
}

date_default_timezone_set("Asia/Jakarta");
$clientdate = date("Y-m-d H:i:s");
$clientdateymd = date("Y-m-d");
$clienttime = date("H:i:s");
$redurl = $db->config("red_url");
$ip = $_SERVER["REMOTE_ADDR"];
$sql0 = mysql_query("" . "SELECT * FROM ipblock WHERE ip='" . $ip . "'");
$num0 = mysql_num_rows($sql0);
if( 0 < $num0 )
{
$string = "IP Anda : " . $ip . " DIBLOKIR!";
echo "" . "<script>alert(\"" . $string . "\");" . "window.location = 'http://" . $redurl . "'</script>";
}

$domain = $db->config("domain");
$bisnisname = $db->config("bisnisname");
$fbne = $db->config("fb");
$gplus = $db->config("gplus");
$tpmed = $db->config("topmed");
$use_ssl = $db->config("usessl");
$twiter = explode("|", $db->config("twiter"));
$twt = $twiter[0];
$twt2 = $twiter[1];
$bnr1 = $db->config("bnr1");
$bnr = $db->config("bnr2");
$nama_bisnis = $db->config("name");
$alamat_bisnis = $db->config("alamat");
$hp_bisnis = $db->config("hpsms");
$hp_bisnis2 = $db->config("hpsms2");
$email_bisnis = $db->config("email");
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Contact me if you want full decoding.
View user's profile Send private message
vv456 >>> Ioncube PHP 5.4 Encoded File
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 topicReply to topic


Powered by phpBB © 2001-2008 phpBB Group



PCWizardHub - Helping you fix, build, and optimize your PC life
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-2024 Janek Vind "waraxe"
Page Generation: 0.035 Seconds