SweetBox Gamecp

Page 2 of 2 FirstFirst 12
Results 26 to 31 of 31
  1. #26
    Elite Member efraim14 is offline
    Member +Rank
    Sep 2011 Join Date
    English FirstLocation
    112Posts

    Re: SweetBox Gamecp

    Quote Originally Posted by lifestream View Post
    decoding depends of how new/up to date version he used to encrypt. Also decrypted code is never 100% complete - it will have bugs, malformed code etc.
    well i admit if you were too lazy to recheck all of the scripts then decoding from the ioncube encrypted files will not give you anything, since some of the function were missing.

    Im not too good to read PHP languages so i have really difficult time decoding this files just to translates those Russian language.

  2. #27
    Leech feeder. lifestream is offline
    Grand MasterRank
    Oct 2008 Join Date
    855Posts

    Re: SweetBox Gamecp

    If yo uwant russian interface... i dont remember 100% but pars of the ui were in database and also not encrypted. You can also... send a message to the aaron or what ever gamecp u want for a chance to translate.

    You should be able to translate - since html part of the code isnt encrypted. But if its in PHP - you maiy only need to decrypt one or two simpler files to translate, not whole gamecp.


    Sweetbox is an alternative, but its VERY broken and outdated. Took me a while to get it into decent working state with features i need + rebuilt database. So it needs plenty of php coding.

  3. #28
    Elite Member efraim14 is offline
    Member +Rank
    Sep 2011 Join Date
    English FirstLocation
    112Posts

    Re: SweetBox Gamecp

    Quote Originally Posted by lifestream View Post
    If yo uwant russian interface... i dont remember 100% but pars of the ui were in database and also not encrypted. You can also... send a message to the aaron or what ever gamecp u want for a chance to translate.

    You should be able to translate - since html part of the code isnt encrypted. But if its in PHP - you maiy only need to decrypt one or two simpler files to translate, not whole gamecp.


    Sweetbox is an alternative, but its VERY broken and outdated. Took me a while to get it into decent working state with features i need + rebuilt database. So it needs plenty of php coding.
    what do you mean? sending a message to the aaron for translation?

    I have FDCore GCP now and its 90% translated. but 10% of them were encrypted in PHP, like the one i uploaded above, manager.php .

    FDCore didn't use his language variable for some parts (Most of the languages translation were in language files), so we need to edit the PHP inside just for the translation. so my GameCp still containing few russian language, trying to make all of them to English, but just these 3 encrypted PHPs and im done.

    Just don't know how to decrypt clearly, Translate it, and encrypt it back. If anyone know how, Merritt send me a decrypted file of manager.php, but if i don't know how to encrypt it back, then it goes nothing.
    Because FDCore set all of the files linked each other, so you can't just open manager.php with a decrypted one, because the main php file that read manager.php will read it different as it encrypted before.

  4. #29
    Leech feeder. lifestream is offline
    Grand MasterRank
    Oct 2008 Join Date
    855Posts

    Re: SweetBox Gamecp

    you dont really need ot reencrypt it once it works.

  5. #30
    Elite Member efraim14 is offline
    Member +Rank
    Sep 2011 Join Date
    English FirstLocation
    112Posts

    Re: SweetBox Gamecp

    Quote Originally Posted by lifestream View Post
    you dont really need ot reencrypt it once it works.
    idk if it's necessary to reencrypt because the index.php linked to the manager.php file.

  6. #31
    Leech feeder. lifestream is offline
    Grand MasterRank
    Oct 2008 Join Date
    855Posts

    Re: SweetBox Gamecp

    yeah but unecrypted manager.php would work still file - its there with same name. It just doesnt have to do be dercypted on runtime.



Page 2 of 2 FirstFirst 12

Advertisement