• [s:2kdsyx40]Hello, the file is not found in "MediaFire" I see in a few hours if the file is accessible again, otherwise return the file ...[/s:2kdsyx40]

    [color=#FF0000]EDIT :[/color]
    It's good sure it works:
    You will find a first part of your decrypted file, to get the rest please place an order on our online store.

    The team DeZender

  • ORDER 213

    Payment has been made.

    Please email the file to http://[email protected]

    Thanks


    Quote from "DeZender":1in5esdr

    [s:1in5esdr]Hello, the file is not found in "MediaFire" I see in a few hours if the file is accessible again, otherwise return the file ...[/s:1in5esdr]

    [color=#FF0000]EDIT :[/color]
    It's good sure it works:
    You will find a first part of your decrypted file, to get the rest please place an order on our online store.

    The team DeZender

  • Quote from "DeZender":2jr00tc6

    I just send you the decrypted file to your inbox.

    I replace the script with the decoded php file, but the script unable to run.

    Please let me know what you think,

  • I finally found the root of the error

    -------------
    I have to manually replace
    $ui_search_filter = str_replace( '\', '', $ui_search_filter );
    with
    $ui_search_filter = str_replace( chr(47), '', $ui_search_filter );

    to make the script working

    It's seem the decoder used by dezender.net have bugs and not 100% working.

  • Thank you for having warned of this problem, it lies in our public antislah that has not occurred for this character, otherwise you could have done this :

    Code
    $ui_search_filter = str_replace( '\\', '', $ui_search_filter );

    ;)

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!