Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I need some one to help me
07-16-2012, 04:38 PM (This post was last modified: 07-16-2012 08:30 PM by gams007.)
Post: #1
I need some one to help me
I WONT TO DEOBFUSCATE THIS I ALREADY DECODE THE IONCUBE FILE BUT I GET THIS


function eG40534aa20745f54bDS94a2e812629e8g5ec2be452sd2de2c5( $eG40534aa20745e54bDS94a4dh46n4ars4, $eG40534aa20e45e54bDS94a4dh46n4ars4 )
{
$eG40512ab21b13d54bbS94a1dA46n2drs4 = 0;
$eG40532ab20e45e54baS94a4dg46n4crs4 = "";
$eG402146n2crs4 = 0;
while ( $eG402146n2crs4 < strlen( $eG40534aa20745e54bDS94a4dh46n4ars4 ) )
{
$eG40112ab23e13e54bbC44a1da46n2crs4 = substr( $eG40534aa20745e54bDS94a4dh46n4ars4, $eG402146n2crs4, 1 );
$eG40532ab20e45e54bDS94a4dh46n4ars4 = eG40534aa20245e54bDSs4a2e812629e8g5ec2be412sd2de2c5( $eG40112ab23e13e54bbC44a1da46n2crs4 );
$eG40532ab20e45e54bDS94a4dh46n4ars4 = ( $eG40532ab20e45e54bDS94a4dh46n4ars4 - $eG40512ab21b13d54bbS94a1dA46n2drs4 ) / 4;
$eG40532ab20e45e54bDS94a4dg46n4wrs4 = decbin( $eG40532ab20e45e54bDS94a4dh46n4ars4 );
while ( strlen( $eG40532ab20e45e54bDS94a4dg46n4wrs4 ) < 4 )
{
$eG40532ab20e45e54bDS94a4dg46n4wrs4 = "0".$eG40532ab20e45e54bDS94a4dg46n4wrs4;
}
$eG40532ab20e45e54baS94a4dg46n4crs4 = $eG40532ab20e45e54baS94a4dg46n4crs4.$eG40532ab20e45e54bDS94a4dg46n4wrs4;
++$eG40512ab21b13d54bbS94a1dA46n2drs4;
if ( 3 < $eG40512ab21b13d54bbS94a1dA46n2drs4 )
{
$eG40512ab21b13d54bbS94a1dA46n2drs4 = 0;
}
++$eG402146n2crs4;

$eG40534aa2Os5f54bDS49a2e821396e8ge5c3bsd5osd2de2c5 = $eG40534aa2Os5f54bDS94a2e821369e8g5ec3bsd5Osd2de2c5;
}
while ( $eG40534aa2Os5f54DbS49a2 < strlen( $eG40534aa2Os5f54bDS94a2e812639e8g5ec3bsd5Osd2de2c5 ) )



$eG402146n2crs4 = base64_decode( $eG402146n2crs4 );

$eG40512ab21b13d54bbS94a1dA46n2drs4 = $eG402146n2crs4( ".....", "==", $eG40512ab21b13d54bbS94a1dA46n2drs4 );
$eG40512ab21b13d54bbS94a1dA46n2drs4 = $eG402146n2crs4( ".", "/", $eG40512ab21b13d54bbS94a1dA46n2drs4 );
$eG40512ab21b13d54bbS94a1dA46n2drs4 = eG40534aa2Os5f54bDS94a2e812639e8g5ec3bsd50sd2de2c5( $eG40512ab21b13d54bbS94a1dA46n2drs4, eg40534aa20745e54bds94a2e812296e8454c2be452sd2de2c5( ) );
return $eG40512ab21b13d54bbS94a1dA46n2drs4;
}
$eG40534aa2Os5f54bDS94a2e84d36398eg5ec3bsd50sd2de2c5 = eG40534aa20745f54bDS94a2e812629e8g5ec2be452sd2de2c55( $_Lic );
eval( $eG40534aa2Os5f54bDS94a2e84d36398eg5ec3bsd50sd2de2c5 );
}
if ( !$_Lic )
{


?>
Find all posts by this user
Quote this message in a reply
07-16-2012, 04:47 PM
Post: #2
RE: I need some one to help me
attach full file

yeah.
Find all posts by this user
Quote this message in a reply
07-16-2012, 08:28 PM
Post: #3
RE: I need some one to help me
(07-16-2012 04:47 PM)MagedXp Wrote:  attach full file

I need help decoding a ioncube i try out but it has some obfuscation on the script file one of them named eg_general.php is the most importan I also ad the license inside it is locked to this domain mybopro.com
please click the link http://moneycycler.com/Please read inside to Decode.zip
http://moneycycler.com/Please read inside to Decode.zip
Find all posts by this user
Quote this message in a reply
07-17-2012, 06:28 AM
Post: #4
RE: I need some one to help me
(07-17-2012 01:43 AM)espectro Wrote:  eg_general.php encoded is the most important file?
Yes the license is inside of the script, can you help please . im looking for help with this.
Find all posts by this user
Quote this message in a reply
01-11-2013, 08:26 AM
Post: #5
RE: I need some one to help me
me have this script to... but need to decode eG40512ab21b13d54bbS94a1dA46n2drs4 <<what code
Find all posts by this user
Quote this message in a reply
01-12-2013, 07:58 AM
Post: #6
RE: I need some one to help me
(01-11-2013 08:26 AM)webdok Wrote:  me have this script to... but need to decode eG40512ab21b13d54bbS94a1dA46n2drs4 <<what code

replace the obfuscated string to a simple string and then edit it to echo something you want ... Cool
just like the follow.

Code:
<?
echo "<br><b>View the file from your 'LIC.php' by flywin @ deioncube.in </b><br><br>";

  function decode($var)
  {

          $var = str_replace(".....", "==", $var);
          $var = str_replace(".", "/", $var);
          $var = decode1($var, "_#*In_#*The#*_#*Jesus#*_#*Name#*!_");
          return $var;
      }

  function decode1($var1, $var2 = "")
  {
      if (preg_match("/^[\\d\\*]+\$/", $var1)) {
          return $var1;
      }

      $str01 = "";
      $str02 = "";
      $var1  = base64_decode($var1);
      $str03 = "\$#acD^54YESUSdf34G\$^ELWIN^kDcasj#kC%^SHANY\$#B5d60";
      $var01 = 0;
      if (strlen($var2)) {
          $str04 = $str03 . $var2;
      } else {
          $str04 = $str03;
      }
      while ($var01 < strlen($var1)) {
          $str05 = substr($var1, $var01, 1);
          $str04_pos = ($var01 + ord($str04[$var01 % strlen($str04)]) + ord($str04[strlen($var1) % strlen($str04)])) % strlen($str04);
          $str04char = $str04[$str04_pos];
          $var02     = ord($str04char);
          if (127 < $var02) {
              $var02 = intval($var02 / 2);
          }
          $str05 = chr(ord($str05) - $var02);
          $str02 .= $str05;
          ++$var01;
      }
      $var01 = 0;
      while ($var01 < strlen($str02)) {
          if (ord($str02[$var01]) == 128) {
              $str01 .= chr(128 + ord($str02[$var01 + 1]));
              ++$var01;
          } else {
              $str01 .= $str02[$var01];
          }
          ++$var01;
      }
      return $str01;
  }
  
      $contents = decode($_Lic);
     // eval($contents);

     echo '<hr>'.$contents.'<hr>';

echo 'Save the new decoding file from your \'LIC.php\'...<br>';
$fp = fopen("de-lic.php","w");
fwrite($fp, trim($contents));
fclose($fp);

?>
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | Homepage | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication