Activity Stream
48,167 MEMBERS
64656 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 11 of 21 FirstFirst ... 910111213 ... LastLast
Results 101 to 110 of 205
  1.     
    #101
    Respected Developer
    Website's:
    X4B.org
    Ok the reason for that is we cant decode classes yet, obviously that file just contains a class.

    Class support comming soon.

  2.     
    #102
    Member
    /* Unknown opcode: 70 (ZEND_FREE) */
    /* Unknown opcode: 74 (ZEND_UNSET_VAR) */

    I aso noticed that something wasn't decoded right here:

    $product_id = array(substr
    ($d5
    ($product_license_id,0,8));

    Since moving it to a single line would be:

    $product_id = array(substr($d5($product_license_id,0,8));

    As you can see, the $d5 and the second '(' don't make sense.

    Also with some arrays, I see that the brackets are separated from the array, for an instance, $array[5] becomes $array,[5].

  3.     
    #103
    Member
    found /* Unknown opcode: 87 (ZEND_FETCH_DIM_RW) */

  4.     
    #104
    Respected Developer
    Website's:
    X4B.org
    Ill look into it but btw that $d5 could be valid if it contains the name of a function anyway will take a look at every thing in the morn.

  5.     
    #105
    Member
    Nice well i notice few more Error's have been fixed good 1 i found 3 opcode

    /* Unknown opcode: 54 (ZEND_ADD_CHAR) */

    /* Unknown opcode: 70 (ZEND_FREE) */

    /* Unknown opcode: 87 (ZEND_FETCH_DIM_RW) */

  6.     
    #106
    Member
    Quote Originally Posted by SplitIce View Post
    Ill look into it but btw that $d5 could be valid if it contains the name of a function anyway will take a look at every thing in the morn.
    But I can't find any reference to that function, nor there isn't any include nor require that could be calling another file with the function definition.

    As a side note, it can't be valid even if it's a function name because the actual number of parameters passed to substr would be only 1 (the function result) and substr needs at least 2 with the possibility of 3 parameters.

  7.     
    #107
    Member
    @SplitIce , did u got my PM ??

  8.     
    #108
    Respected Developer
    Website's:
    X4B.org
    Yes mate, havent read it though.

    Just updated the ioncube decoder, we now have class support and some files that produced errors should now decode as we added support for more paths. Im specificly refering to antidos.php and the whmcs sample that we tested and used to debug the script into working.

  9.     
    #109
    Member
    okay , btw , i'm already have the same decoder u using , but there was no luck to make it work , does this site was belong to you ??

    http://www.deioncube.webs.com

  10.     
    #110
    Respected Developer
    Website's:
    X4B.org
    No that site does not belong to me. And my decoder is unique to thewarezscene.org

    Read your pm and fixed one bug already.

  11.   Sponsored Links

Page 11 of 21 FirstFirst ... 910111213 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 8
    Last Post: 31st Jan 2012, 10:03 AM
  2. Does anyone have SplitIce ioncube decoder?
    By soogoomoo in forum Web Development Area
    Replies: 10
    Last Post: 23rd Feb 2011, 11:14 AM
  3. [Buying] IonCube decoder
    By iRakic in forum Completed Transactions
    Replies: 8
    Last Post: 4th Jul 2010, 05:46 PM
  4. [PoC] Ioncube decoder
    By SplitIce in forum Webmaster Resources
    Replies: 18
    Last Post: 23rd Nov 2009, 10:26 PM

Tags for this Thread

BE SOCIAL