Register for your free account! | Forgot your password?

You last visited: Today at 08:23

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Decoding php

Discussion on Decoding php within the Rappelz Private Server forum part of the Rappelz category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Mar 2012
Posts: 14
Received Thanks: 0
Decoding php

I welcome the residents of this forum!
Suggest to you my services decrypted php!
I will write a brief, but I will try understandingly!
Code:
The encrypted file
PHP Code:
<?php //004e5
if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted. Ensure that you use binary mode when transferring files with FTP and disable the 'TAR smart cr/lf feature' if using WinZIP\n");}if(function_exists('_il_exec')){return _il_exec();}echo('Site error: the file <b>'.__FILE__.'</b> requires the ionCube PHP Loader '.basename($__ln).' to be installed by the website operator. If you are the website operator please use the <a href="http://www.ioncube.com/lw/">ionCube Loader Wizard</a> to assist with installation.');exit(199);
?>
Eї¦gC"±Љ
°”$©ЛcШЏ{Ш9ЎSд‰J·хрћfС]+‘fИ д0тЄ°)Tѕ©ЇЃ-нS№Р›yp4¶љЋ!яЃл5Љ¶(тfю"±тOxП}M–п]шХlьeъHЋ1A““cшл}S5y ЪгўYњ„Ги‹Щy˜н:q¦Уeм)И
;’м^+µэВЩзTc9єЧЧ
‡џO]_H™ЬюЪг©Њ(і=0°¤mЁсЕ
rЙЧnтр@ЉЁ*ўЎxV%Йцбхkи0сїъVыVхFЁцnЭ*"в(іђЌ»мµ@ЊhЇ‰ыС€ЬЁ»eO•uь4џвl=LТос*чg`,)Љы‚ы№TkWJ2E·=АF˜іАЭ«m4Дx.*ЛmJэ“еD^Ђ»±ЧЗ_Ћ’¬EЮЏШщИЁpкнђ˜ъQП8њєОІ'W[цћm•4Њ~Лў˜sФкU‘¶жer-‡p$+2“ыЭ4P
E3] вФЖцйюђ…йXй±9ЁЄЃС7lнЄµКЛNbB±ЮеK[їIІОфд§у\Е§ьБ*ЇП›Waз=Гы~Хzї‡mI1:|0_‘Ѓ nVosuшњУ&W§ЉЃ7єrmќIX>та)п¶ЦauЉќ%Ч'ртёRКМAЃч,·ч(»њЖхЌА—@ЈN±Ч'ґRd’‡+уукsД
"Y…T”·тh}–uѓ €DPєO#¦Ь•Rfи\C@B«ѓ?uЌҐЮ¦Т9 П·µ5жИyбU‡¬;µпњ.)жуU-§ЉН/1,Н$ЃFD2–ґ‚B/, ќN°0вu>Jщ.«хІЯCN‡ЩН‚‡РT«ЙLw§АЕ€M_Ѓэeг
Code:
After my transcripts
PHP Code:
<?phpclass WidgetOffline extends CWidget {  function run() {   if (isset( $_POST['LoginForm'] )) {    $model = new LoginForm(  );    $model->attributes $_POST['LoginForm'];    if (( $model->validate(  ) && $model->login(  ) )) {     $this->controller->redirectPower::url(  ) );    }   }
   if (( ( 
Config::get'offline' ) == && ( Power::guest(  ) || !Power::admin(  ) ) ) && Yii::app(  )->getController(  )->id != 'offline' )) {    $this->controller->redirectPower::url'offline' ) );   }  }}
?>
Quote:
Skype:Bsodik1
Quote:
I'm sorry for my english
Bsodik76 is offline  
Old 09/28/2013, 16:23   #2
 
elite*gold: 0
Join Date: Aug 2012
Posts: 320
Received Thanks: 264
Utility of this?

As I know php is server-side so excepted if you are a bad coder who allow xss or other issue the client never can acess to the php file...

Moreover is not rappelz related..
gr4ph0s is offline  
Reply


Similar Threads Similar Threads
Need Help in Decoding!!
12/24/2011 - Facebook - 0 Replies
Please Help me In Decoding those Files.. Thanks, jslvdr
[Help] Packet Decoding
01/23/2011 - SRO Coding Corner - 1 Replies
Ive been attempting to make a clientless bot for Scions Of Fate (fate.netgame.com) using the tClientless source, There was a bot that existed before by the name of AutoHunter, its currently alive as AutoHunterSEA. Enough Background. I have been using wireshark to log the packets ive received and have found what i believe to be the packet header, 00 18 39 F3 4D ED 00 25 9C 7A 5D C3 08 00 45 00 00 My question is what do i do next, here is an example of what i call a "IDLE" packet...
Decoding GameMap.dat
09/21/2010 - CO2 Programming - 15 Replies
Well I was working on a project tonite, it was decoding Gamemap.dat. Thanks to the help of haydz I finally got this and it works! using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.IO; namespace ConsoleApplication1
Packet decoding
08/15/2009 - Silkroad Online - 5 Replies
Hi ! Today I just wrote a simple proxy in autoit for ksro, to sniff the packets , but yeah I knew it is encrypted. This is an example first packet 0x2500005000000EF7360258FEDD153B370000009B000000A6 FF776C62225323D37E6C13555A852137DC3612 Where clearscrean told me 25 00 is the lenght 00 50 is opcode 00 00 is magic bytes and the 0EF7360258FEDD153B370000009B000000A6FF776C62225323 D37E6C13555A852137DC3612 is the handshake. So my question now how to decode the next packets by knowing the...
Decoding log files?
04/02/2007 - Conquer Online 2 - 2 Replies
In the CO2.0 folder, there's a folder called 'log', which contains information about the accounts you have used to log into on the specified server. However, when you open the .txt file to the corresponding character number, it's just a lot of random characters. Can anyone tell me what language these characters are in, and/or how to decode them? Thanks!



All times are GMT +1. The time now is 08:23.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.