Sold Python 3/C Developer - Small Task

Discussion in 'All Other Game Services for Sale - Buy & Sell' started by Hack Forums -, 12/4/18.

Thread Status:
Not open for further replies.
  1. Hack Forums -

    Hack Forums -
    Expand Collapse
    High Risk Status: This user has been flagged as high risk due to one or more reasons

    0   0   0

    Online
    I am in need of someone who can create a little obfuscation for a PE file.

    I want to store something in the string table of a PE file. It would start out as about 512 "A"s and then I will use Python to open the file, search for the 512 "A"s and overwrite them with something else. Then the program will be able to load the string and split it up into 3 different variables and use it in the program.

    This is called binary patching and what I want is something like

    WCHAR path[512]
    WCHAR ip[15]
    WCHAR port[10]

    But it needs to be somewhat encrypted. You can XOR it against a key and store the key in the resource section to.

    It sounds kind of complicated but I know how to do most of it. If you are familiar with binary patching then you will understand what I need when I give you more information if needed.
     
    • This user is inactive. Hasn't logged into their account in over 60 days.
Thread Status:
Not open for further replies.