PDA

View Full Version : سوال: دی کد کردن فایل php



arlvl4n.z3r0
جمعه 20 اردیبهشت 1392, 14:09 عصر
سلام دوستان
من چند فایل پی اچ پی دارم که کد شده است
چطوری می تونم اون را دی کد کنم؟
ایا سایتی برای دی کد کردن ان وجود دارد؟

majidariamanesh
جمعه 20 اردیبهشت 1392, 14:19 عصر
یعنی چی کد شده:-؟

arlvl4n.z3r0
جمعه 20 اردیبهشت 1392, 14:26 عصر
سلام کد رو ضمیمه کردم یه نگاه بندازید

arlvl4n.z3r0
جمعه 20 اردیبهشت 1392, 22:25 عصر
الان دقیقا کسی واسه کمک نیست ؟

MMSHFE
شنبه 21 اردیبهشت 1392, 09:28 صبح
این کد با ionCube کد شده و حقیقتش نه الآن Loaderش رو دارم و نه حس و حال Decode (تو تَرکم)
توی اینترنت دنبال ionCube Decoder بگردین پیدا میشه چون ظاهراً با نسخه جدیدش کد نشده.

Tarragon
شنبه 21 اردیبهشت 1392, 12:19 عصر
فکر نکنم بخاطر ورژن بالای انکدرش بشه دیکدش کرد!

mehdiv
شنبه 21 اردیبهشت 1392, 16:53 عصر
[من فقط تا اینجا تونستم دیکود کنم

که دیگه باید با توجه به علم برنامه نویسیتون اینو فاصله هاشو درست کنید و .....

البته نوع دیکود شده اصلیشو دارم که هزینه داره :شیطان:


<?php
if ( !isset( $_SESSION['user_id'] ) || !$_SESSION['user_id'] )
{
print "Session expired";
exit( );
}
@ob_start( );
require_once( "../includes/show.class.php" );
require_once( "../includes/settings.class.php" );
$settings = new Settings( );
$show = new Show( );
$onetv = $settings->getSetting( "onetvshows" );
$shows = $show->getShows( );
echo "\r\n<div class=\"notification information png_bg\">\r\n\t<a href=\"#\" class=\"close\"><img src=\"resources/images/icons/cross_grey_small.png\" title=\"Close this notification\" alt=\"close\" /></a>\r\n\t<div>\r\n\t\t";
echo "<s";
echo "trong>Important: </strong>Before you could submit to One-TVshows.eu you have to get your site approved. In order to get approved you must ";
echo "<s";
echo "trong>link back to their site</strong> and <a href=\"http://one-tvshows.eu/p/contact-us/\" target=\"_blank\">contact them</a> asking for approval. <br /><br />\r\n\t\tOnce you got approved please avoid spamming One-TVshows. Submit only the newest episodes daily \r\n\t</div>\r\n</div>\r\n\r\n";
if ( @$startpromo )
{
if ( is_array( $selected ) )
{
echo "\r\n\r\n<div class=\"content-box\"><!-- Start Content Box -->\r\n\t\t\t\t\r\n\t<div class=\"content-box-header\">\t\t\t\t\t\r\n\t\t<h3>Submitting...</h3>\r\n\t\t<div class=\"clear\"></div>\r\n\t\t\t\t\t\r\n\t</div> <!-- End .content-box-header -->\t\t\r\n\t\r\n\t<div class=\"content-box-content\">\r\n\t\r\n\t\t<p>Please wait...submitting to One-TVshows.eu may take a while<br /><br />\r\n\t\t\r\n\t\t\t<div id=\"output\">\r\n\t\t\t\r\n\t\t\t</div>\r\n\t\t\t";
echo "<s";
echo "cript>\r\n\t\t\t\t";
if ( count( $selected ) == 1 )
{
$selected[] = 0;
}
echo "\t\t\t\tvar episodes = new Array(";
print implode( ",", $selected );
echo ");\r\n\t\t\t\t\r\n\t\t\t\tfunction submit(epid,counter,tries){\r\n\t\t\t\t\tif (epid!=0){\r\n\t\t\t\t\t\tvar dobreak = 0;\r\n\t\t\t\t\t\t$('#output').prepend(\"<div id='out\"+epid+\"'>Submitting...<img src='images/load3.gif' id='loader' /></div><br style='clear:both' />\");\r\n\t\t\t\t\t\t$.post(\"ajax/autoonetv.php\",{\r\n\t\t\t\t\t\t\tid:epid\r\n\t\t\t\t\t\t}, function(data){\r\n\t\t\t\t\t\t\tif (data=='0'){\r\n\t\t\t\t\t\t\t\t$('#out'+epid).app end(\" Can't login to One-TVshows.eu. P";
echo "lease check your username and password\");\r\n\t\t\t\t\t\t\t\t$('#loader').remove();\r\n\t \t\t\t\t\t\t\t$('#out'+epid).attr(\"id\",\"failed\"+epid);\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\tdobreak = 1;\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\tif (tries<2){\r\n\t\t\t\t\t\t\t\t\tsubmit(epid,counter,tries +1);\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t} else if (data=='1'){\r\n\t\t\t\t\t\t\t\t$('#out'+epid).app end(' Unexpected error occured.');\r\n\t\t\t\t\t\t\t\t$('#loader').remove ();\r\n\t\t\t\t\t\t\t\tdobreak = 1;\r\n\t\t\t\t\t\t\t} else {\r\n";
echo "\t\t\t\t\t\t\t\t$('#out'+epid).append(data);\r\n\t \t\t\t\t\t\t\t$('#loader').remove();\r\n\t\t\t\t\t \t\t}\r\n\t\t\t\t\t\t\tif ((counter+1<episodes.length) && (dobreak==0)){\r\n\t\t\t\t\t\t\t\tsubmit(episodes[counter+1],counter+1,0);\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\ t\r\n\t\t\t\t\t\t});\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r \n\t\t\t\t\r\n\t\t\t\tsubmit(episodes[0],0,0);\r\n\t\t\t\t\r\n\t\t\t</script>\r\n\t\t \t<br /><br />\r\n\t\t \t<a href='index.php?menu=onetv'>Submit an other TV show</a>\r\n\t\t</p>\r\n\t</div>\r\n</div>\r\n\r\n";
}
}
else
{
echo "\r\n<div class=\"content-box\"><!-- Start Content Box -->\r\n\t\t\t\t\r\n\t<div class=\"content-box-header\">\t\t\t\t\t\r\n\t\t<h3>Submit episodes to One-TVshows.eu - Select TV show</h3>\r\n\t\t<div class=\"clear\"></div>\r\n\t\t\t\t\t\r\n\t</div> <!-- End .content-box-header -->\t\t\r\n\t\r\n\t<div class=\"content-box-content\">\r\n";
if ( @!$onetv->username )
{
print "<br /><center>There is no valid One-TVshows.eu username / password in the database. Please <a href='index.php?menu=settings'>Click here</a> to add your One-TVshows.eu account details<br /><br /></center>";
}
else
{
echo "\r\n\t\t<form action=\"index.php\" method=\"post\" style=\"padding:10px;\">\r\n\t\t\t<table width=\"95%\" align=\"center\" cellpadding=\"2\" cellspacing=\"1\">\r\n\t\t\t\t<tr class=\"nostripe\">\r\n\t\t\t\t\t<td width=\"40%\" align=\"left\">Please select the TV show you would like to promote:</td>\r\n\t\t\t\t\t<td width=\"60%\" align=\"left\">\r\n\t\t\t\t\t\t";
echo "<s";
echo "elect name=\"tvshow\" id='tvshow' style=\"width:70%\">\r\n\t\t\t\t\t\t\t";
if ( count( $shows ) )
{
foreach ( $shows as $id => $val )
{
$title = $val['title'];
print "<option value='{$id}' ";
if ( $id == @$tvshow )
{
print " selected='selected'";
}
print ">".stripslashes( $title )."</option>\n";
}
}
echo "\t\t\t\t\t\t</select>\r\n\t\t\t\t\t\t<input type=\"hidden\" name=\"menu\" value=\"onetv\" />\r\n\t\t\t\t\t\t<input type=\"submit\" value=\"Go\" name=\"getepisodes\" />\r\n\t\t\t\t\t</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t<tr class=\"nostripe\">\r\n\t\t\t\t\t<td width=\"40%\">";
echo "<s";
echo "trong>OR</strong></td>\r\n\t\t\t\t\t<td>&nbsp;</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t<tr class=\"nostripe\">\r\n\t\t\t\t\t<td width=\"40%\" align=\"left\">Select the date you added the episode:</td>\r\n\t\t\t\t\t<td width=\"60%\" align=\"left\">\r\n\t\t\t\t\t\t";
echo "<s";
echo "elect name=\"period\" id='period' style=\"width:70%\">\r\n\t\t\t\t\t\t\t<option value=\"1\" ";
if ( @( $period == 1 ) )
{
print "selected='selected'";
}
echo ">Today</option>\r\n\t\t\t\t\t\t\t<option value=\"2\" ";
if ( @( $period == 2 ) )
{
print "selected='selected'";
}
echo ">Yesterday</option>\r\n\t\t\t\t\t\t\t<option value=\"3\" ";
if ( @( $period == 3 ) )
{
print "selected='selected'";
}
echo ">This week</option>\r\n\t\t\t\t\t\t\t<option value=\"4\" ";
if ( @( $period == 4 ) )
{
print "selected='selected'";
}
echo ">This month</option>\r\n\t\t\t\t\t\t\t<option value=\"5\" ";
if ( @( $period == 5 ) )
{
print "selected='selected'";
}
echo ">All time</option>\r\n\t\t\t\t\t\t</select>\r\n\t\t\t\t\t\t<input type=\"hidden\" name=\"menu\" value=\"onetv\" />\r\n\t\t\t\t\t\t<input type=\"submit\" value=\"Go\" name=\"getperiod\" />\r\n\t\t\t\t\t</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t<tr>\r\n\t\t\t\t\t<td width=\"40%\" align=\"left\">&nbsp;</td>\r\n\t\t\t\t\t<td width=\"40%\" align=\"left\">\r\n\t\t\t\t\t\t<input type=\"checkbox\" name=\"hidesubmitted\" checked=\"checked\" /> Hide submitted episodes\r\n\t\t\t\t\t</td>\r\n\t\t\t\t</tr>\r\n\t\t\t</table>\r\n\t\t</form>\r\n\r\n";
}
echo "\t</div>\r\n</div>\r\n\r\n";
if ( @( $getepisodes || $getperiod ) )
{
if ( @$getepisodes )
{
$episodes = $show->getEpisodes( $tvshow, null );
}
else
{
$episodes = $show->getByPeriod( $period );
}
if ( count( $episodes ) == 0 )
{
echo "\r\n<div class=\"notification error png_bg\">\r\n\t<a href=\"#\" class=\"close\"><img src=\"resources/images/icons/cross_grey_small.png\" title=\"Close this notification\" alt=\"close\" /></a>\r\n\t<div>\r\n\t\tNo episodes found for this show / period\r\n\t</div>\r\n</div> \r\n\r\n";
}
$submits = $show->getAllSubmits( 8 );
echo "\r\n<div class=\"content-box\">\r\n\r\n\t<div class=\"content-box-header\">\t\t\t\t\t\r\n\t\t<h3>Select the episodes you would like to promote</h3>\r\n\t\t<div class=\"clear\"></div>\r\n\t</div>\r\n\r\n\t<div class=\"content-box-content\">\r\n\t\t<form action=\"index.php\" method=\"post\">\r\n\t\t\t<table width=\"95%\" align=\"center\" cellpadding=\"2\" cellspacing=\"1\">\r\n\t\t\t\t<thead>\r\n\t\t\t\t\t<tr>\r\n\t\t\t\t\t\t<th width=\"5%\"><input type=\"checkbox\" class=\"check-all\" checked=\"";
echo "checked\" /></th>\r\n\t\t\t\t\t\t<th width=\"10%\">&nbsp;</th>\r\n\t\t\t\t\t\t<th width=\"85%\">Episode title</th>\r\n\t\t\t\t\t</tr>\r\n\t\t\t\t</thead>\r\n\t\t\t\t<tbody>\r\n";
foreach ( $episodes as $id => $val )
{
extract( $val );
if ( array_key_exists( $id, $submits ) )
{
$o1 = "<strong style='color: #00a00;'>SUBMITTED</strong>";
$o2 = "";
}
else
{
$o1 = "&nbsp;";
$o2 = "checked='checked'";
}
if ( @( $o2 || !$hidesubmitted ) )
{
print "<tr>\r\n\t\t\t\t\t\t<td align='center'><input type='checkbox' name='selected[]' {$o2} value='{$id}' /></td>\r\n\t\t\t\t\t\t<td>{$o1}</td>\r\n\t\t\t\t\t\t<td align='left'>".stripslashes( $title )." - ".stripslashes( $episodetitle )."</td>\r\n\t\t\t\t\t\t</tr>";
}
}
echo "\t\t\t\t\t<tr>\r\n\t\t\t\t\t\t<td colspan='2' align='left'>\r\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"menu\" value=\"onetv\" />\r\n\t\t\t\t\t\t\t<input type=\"submit\" name=\"startpromo\" value=\"Submit selected to One-TVshows.eu\" />\r\n\t\t\t\t\t\t</td>\r\n\t\t\t\t\t</tr>\r\n\t\t\t\t</tbody>\r\n\t\t\t</table>\r\n\t\t</form>\r\n\t</div>\r\n</div>\r\n";
}
echo "\r\n\r\n";
}
?>