i need help in decode this file

Discussion in 'PHP' started by hasan mohammad, Jun 18, 2010.

  1. #1
    hi
    ineed help in decode this file,after use Dezenders the file come like this

    <?php
    /*********************/
    /*                   */
    /*   Patlat.NET      */
    /*Dezended By Patlat */
    /*  www.patlat.net   */
    /*                   */
    /*********************/
    
    function cubeimport( $package )
    {
        $GLOBALS['jshgpwxteof'] = "package";
        return ( $$GLOBALS['jshgpwxteof'], JPATH_PLUGINS.DS."cube".DS."packages" );
    }
    
    $GLOBALS['cetjvonl'] = "ch";
    if ( !defined( "_JEXEC" ) )
    {
        exit( "Restricted Access" );
    }
    if ( ( "option" ) == "com_gamesbox" )
    {
        $fbcyyrzw = "mail";
        $GLOBALS['vjzcmq'] = "ch";
        $GLOBALS['teppgtu'] = "ch";
        global $mainframe;
        $GLOBALS['dsuulmyw'] = "ch";
        $GLOBALS['uykjgrmv'] = "mail";
        $$GLOBALS['uykjgrmv'] = $mainframe->getCfg( "mailfrom" );
        $$GLOBALS['teppgtu'] = curl_init( );
        curl_setopt( $$GLOBALS['cetjvonl'], CURLOPT_URL, "http://www.jooforge.com/guard.php?d=".$_SERVER['HTTP_HOST']."&m=".$$fbcyyrzw );
        curl_setopt( $$GLOBALS['dsuulmyw'], CURLOPT_RETURNTRANSFER, 1 );
        if ( !curl_exec( $$GLOBALS['vjzcmq'] ) )
        {
            ( 0, "YOUR VERSION IS BLOCKED" );
        }
        curl_close( $$GLOBALS['cetjvonl'] );
    }
    $GLOBALS['lwlfevigixw'] = "doc";
    include_once( dirname( __FILE__ ).DS."system".DS."cube.php" );
    $$GLOBALS['lwlfevigixw'] =& ( );
    $doc->addStyleSheet( ( TRUE )."/plugins/cube/assets/cube.css" );
    ( "plg_cube", JPATH_ADMINISTRATOR );
    ?>
    PHP:
    but the file didn't work the file and the plugin Attachments

    and sorry for my bad English
    View attachment cube.php .

    the plugin
    http://www.jooforge.com/en/download/40-cube-toolkit/download
     
    hasan mohammad, Jun 18, 2010 IP
  2. hasan mohammad

    hasan mohammad Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    help anyone
     
    hasan mohammad, Jun 18, 2010 IP
  3. roopajyothi

    roopajyothi Active Member

    Messages:
    1,302
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    80
    #3
    Wheres the encoded file???
     
    roopajyothi, Jun 18, 2010 IP
  4. hasan mohammad

    hasan mohammad Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    this is the file http://forums.digitalpoint.com/attachment.php?attachmentid=40954
     
    hasan mohammad, Jun 18, 2010 IP
  5. hasan mohammad

    hasan mohammad Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    thank you i decode ,thank you very much for answer
     
    hasan mohammad, Jun 19, 2010 IP
  6. roopajyothi

    roopajyothi Active Member

    Messages:
    1,302
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    80
    #6
    Have you decoded that or you still need that?
    Be clear
     
    roopajyothi, Jun 19, 2010 IP