Waraxe IT Security Portal
Login or Register
June 15, 2025
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: 43
Members: 0
Total: 43
Full disclosure
SEC Consult SA-20250604-0 :: Local Privilege Escalation and Default Credentials in INDAMED - MEDICAL OFFICE (Medical practice management) Demo version
Full Disclosure: CVE-2025-31200 & CVE-2025-31201 – 0-Click iMessage Chain ? Secure Enclave Key Theft, Wormable RCE, Crypto Theft
Defense in depth -- the Microsoft way (part 89): user grouppolicies don't deserve tamper protection
CVE-2025-45542: Time-Based Blind SQL Injection in CloudClassroom PHP Project v1.0
ERPNext v15.53.1 Stored XSS in bio Field Allows Arbitrary Script Execution in Profile Page
ERPNext v15.53.1 Stored XSS in user_image Field Allows Script Execution via Injected Image Path
Local information disclosure in apport and systemd-coredump
Stored XSS via File Upload - adaptcmsv3.0.3
IDOR "Change Password" Functionality - adaptcmsv3.0.3
Stored XSS "Send Message" Functionality - adaptcmsv3.0.3
Authenticated File Upload to RCE - adaptcmsv3.0.3
Stored XSS in "Description" Functionality - cubecartv6.5.9
Multiple Vulnerabilities in SAP GuiXT Scripting
CVE-2024-47081: Netrc credential leak in PSF requests library
Exploit CVE-2019-9978: Remote Code Execution in Social Warfare WordPress Plugin (<= 3.5.2)
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> PHP script decode requests -> hi guys. ioncube 0046b plase help me!
Post new topicReply to topic View previous topic :: View next topic
hi guys. ioncube 0046b plase help me!
PostPosted: Thu Apr 07, 2016 2:20 pm Reply with quote
usertolem
Beginner
Beginner
Joined: Apr 07, 2016
Posts: 2




Hello friends. Please help me. Heaven's door remains always open to you.
Merhaba arkadaşlar. Allah rızası için şuna bir el atın. Anam sikildi 1 haftadır.

http://pastebin.com/UbQYu1wW
View user's profile Send private message Visit poster's website
PostPosted: Sat Apr 09, 2016 7:19 pm Reply with quote
azer
Beginner
Beginner
Joined: May 18, 2013
Posts: 4




Yarım kırdı a.q

Code:
<?php

function fcurl($adres, $post = NULL, $silme = 0, $ref = NULL)
{
if ($silme == 1) {
file_put_contents($_SERVER['DOCUMENT_ROOT'] . '/cookie.txt', '');
$ch = $_SERVER['DOCUMENT_ROOT'] . '/cookie.txt';
curl_setopt($ch, CURLOPT_URL, $adres);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
}

curl_setopt($ch, CURLOPT_POSTFIELDS, $post);
curl_setopt($ch, CURLOPT_USERAGENT, 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13');

if ($ref == NULL) {
curl_setopt($ch, CURLOPT_REFERER, 'http://tr.hititbet.com/Sports.html');

curl_setopt($ch, CURLOPT_REFERER, $ref);
curl_setopt($ch, CURLOPT_COOKIEJAR, $_SERVER['DOCUMENT_ROOT'] . '/cookie.txt');
curl_setopt($ch, CURLOPT_COOKIEFILE, $_SERVER['DOCUMENT_ROOT'] . '/cookie.txt');
}
else {
$header = array('Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'Accept-Language: en-us,en;q=0.5', 'Accept-Charset:ISO-8859-9,utf-8;q=0.7,*;q=0.3', 'Keep-Alive: 300', 'Referer:http://tr.hititbet.com/Sports.html', 'Connection: keep-alive', 'Accept-Language:tr-TR,tr;q=0.8,en-US;q=0.6,en;q=0.4', 'Host:tr.hititbet.com', 'Host:tr.hititbet.com', 'Cache-Control: max-age=0', 'Accept-Encoding: gzip,deflate,sdch');
}

curl_setopt($ch, CURLOPT_HTTPHEADER, $header);
return str_replace('<?xml version="1.0" encoding="ISO-8859-9" ?>', '', curl_exec($ch));
}

class betgamesoft
View user's profile Send private message
hi guys. ioncube 0046b plase help me!
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