Waraxe IT Security Portal
Login or Register
July 27, 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: 9144

People Online:
Visitors: 208
Members: 0
Total: 208
Full disclosure
CyberDanube Security Research 20240722-0 | Multiple Vulnerabilities in Perten/PerkinElmer ProcessPlus
[KIS-2024-06] XenForo <= 2.2.15 (Template System) Remote Code Execution Vulnerability
[KIS-2024-05] XenForo <= 2.2.15 (Widget::actionSave) Cross-Site Request Forgery Vulnerability
CVE-2024-33326
CVE-2024-33327
CVE-2024-33328
CVE-2024-33329
CyberDanube Security Research 20240703-0 | Authenticated Command Injection in Helmholz Industrial Router REX100
SEC Consult SA-20240627-0 :: Local Privilege Escalation via MSI installer in SoftMaker Office / FreeOffice
SEC Consult SA-20240626-0 :: Multiple Vulnerabilities in Siemens Power Automation Products
Novel DoS Vulnerability Affecting WebRTC Media Servers
APPLE-SA-06-25-2024-1 AirPods Firmware Update 6A326, AirPods Firmware Update 6F8, and Beats Firmware Update 6F8
40 vulnerabilities in Toshiba Multi-Function Printers
17 vulnerabilities in Sharp Multi-Function Printers
SEC Consult SA-20240624-0 :: Multiple Vulnerabilities allowing complete bypass in Faronics WINSelect (Standard + Enterprise)
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



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-2024 Janek Vind "waraxe"
Page Generation: 0.142 Seconds