|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 70
Members: 0
Total: 70
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
Can Some One Decode This |
|
Posted: Wed Aug 05, 2009 10:38 am |
|
|
PehleNazar |
Regular user |
|
|
Joined: Mar 26, 2009 |
Posts: 11 |
|
|
|
|
|
|
|
|
Last edited by PehleNazar on Fri Aug 07, 2009 4:41 am; edited 1 time in total |
|
|
|
|
|
|
|
Posted: Fri Aug 07, 2009 12:41 am |
|
|
Cyko |
Moderator |
|
|
Joined: Jul 21, 2009 |
Posts: 375 |
|
|
|
|
|
|
|
The first one is the encoder file, which is uneeded.
Code: | <?php
//############################
// SourceCop Decoder v1.0
// By Cyko
//############################
?>
<?
if(isset($_GET['logout'])){
if(empty($_SESSION['mun'])){
header("location:../index.php");
}
session_start();
session_unset();
session_unregister();
session_destroy();
header("location:../index.php");
}
else{
if(empty($_SESSION['mun'])){
session_start();
header("location:login.php");
exit();
}
else{
header ("Expires: Sun, 01 Jan 2006 00:01:00 GMT"); // Date in the past
header ("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT"); // always modified
header ("Cache-Control: no-cache, must-revalidate"); // HTTP/1.1
header ("Pragma: no-cache"); // HTTP/1.0
$_SESSION['cmr_name'] = $_SESSION['mun'];
}
}
?>
<html>
<head>
<title>DL PayCart - Administration</title>
<link rel="stylesheet" href="scripts/style.css" type="text/css">
<script>
function open_window(url) {
window.open(url,"MyWin",'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizable=yes,width=540,height=250');
}
function ShowPic(url,title,x1,y1) {
window.open('../image.php?i='+url+'&t='+title+'', 'MyWin', 'top=1,width=' + x1 + ', height=' + y1 + '');
}
<!--
function MM_displayStatusMsg(msgStr) { //v2.0
status=msgStr;
document.MM_returnValue = true;
}
//-->
</script>
<link rel="stylesheet" href="scripts/menu1.css" id="css_menu">
<!-- dynamic menu structure & template -->
<script language="JavaScript" src="scripts/menu.js"></script>
<script language="JavaScript" src="scripts/menu_items.js"></script>
<script language="JavaScript" src="scripts/menu_tpl1.js"></script>
</head>
<body style='margin: 5px;' onLoad="MM_displayStatusMsg('Copyright ©2006 DL PayCart');return document.MM_returnValue">
<table bgcolor="white" cellspacing='0' cellpadding='0' align=center style='border:#29527B 1px solid; width: 90%;'>
<tr>
<td style='height: 64px; background-color: #ffffff; width: 200px;'><a href='http://www.dinkumsoft.com'><img src='img_bin/dlpc_logo.gif' border='0' alt='www.dinkumsoft.com' title='www.dinkumsoft.com' target="_blank" /></a></td>
<td align=right><p style="margin-top:1px; margin-right:5px;"><a class=nav href="../index.php" target="_new">Storefront</a> | <a class=nav href="access.php?logout">Logout</a><p style="margin-top:17px">
<img hspace=5 width=170 height=30 src="img_bin/t_admin.gif"></td>
</tr>
</table>
<table style='border-left:#29527B 1px solid; border-right:#29527B 1px solid; border-bottom:#29527B 1px solid;' align=center width="90%" border=0 cellpadding=2 cellspacing=0>
<tr bgcolor="#5A8EC5">
<td height=26 background="img_bin/tbar_bg2.gif" valign=top><div style="position:absolute; text-align:center"><script language="JavaScript">
<!--//
new menu (MENU_ITEMS, MENU_POS1, MENU_STYLES1);
//-->
</script></div></td>
</tr>
</table>
<table style='height:75%; border-left:#29527B 1px solid; border-right:#29527B 1px solid; border-bottom:#29527B 1px solid;' align=center width="90%" border=0 cellpadding=0 cellspacing=0>
<tr bgcolor="#FFFFFF">
<td valign=top> |
|
|
|
|
|
|
|
|
|
Posted: Fri Aug 07, 2009 4:49 am |
|
|
PehleNazar |
Regular user |
|
|
Joined: Mar 26, 2009 |
Posts: 11 |
|
|
|
|
|
|
|
Thanks a lot mate.. i love this forum for people like u |
|
|
|
|
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
|
|
|
|
|
|
|