Decode an encoded ioncube php files

Discussion in 'Programming' started by nouni, Oct 19, 2010.

  1. #1
    hello all, i just find a service who sell a subscription for a Link Farm Evolution Hook.

    I have test it and i know that all Hook can be use simply by put the PHP file in "contentressource" and call it through a post.

    But this Php file is encoded with ioncube (i think).
    Do you think i will be able to use this hook in my Link Farm Evolution after decoded it... Because their is a licence with this service, can will be able to use this php file.

    if someone can decoded it to me, i just send you the php file and if you tell me that you can decoded it and i will be able to use it, i will pay right now with paypal.

    the file looks like:

    <?php //003ac
    if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');@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;}}}@dl($__ln);}else{die('The file '.__FILE__." is corrupted.\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 site administrator.');exit(199);
    
    ?>
    4+oV5CrRf/LGdnpwEGCoreEFoJVgM1EIVDIjngAi2jVXKN5BwN20L1eQWdtK5hmsu/Q+kr9ucDla
    UXVShkhEeEgr75Gu7/pzBZfC/7Ej6sm/r6IW5pTIP3ZJB09KuB941CCjx+EC9M5lnv0+7ElD+jZr
    vfsazQDQruWWsTbL7rgaNDwXsAGEnwi+B3bitjerCFJ+i1ku9Ia59xy878LSVcYgAW6YEk9wu/no
    pHrKL7xOoWluLIu9VQVnxTiftFM1Xo/U9s21PXfm9yPbhLQUFfWrRZpgxJKiAqaDmmBcSvvAyWxB
    eu63U8zHKX2pnKJ10bsS3EJUf6maASLDrk83wWdjjOxXVVhnucT/g4fbJQINkwe77tMjjv/rbSaE
    Code (markup):


    Cheers
     
    Last edited: Oct 19, 2010
    nouni, Oct 19, 2010 IP
  2. chetanmadaan

    chetanmadaan Active Member

    Messages:
    325
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #2
    you got a solution on this one?
     
    chetanmadaan, Jan 25, 2011 IP
  3. pLa$71k

    pLa$71k Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #3
    If you can upload the file to a site like 4shared, because now there is a problem with the code you've written and decoder returns:
    The encoded file C:\digitalpoint-ioncube-file-for-user.php is corrupt.
     
    pLa$71k, Nov 16, 2012 IP