Re: how to protect the source

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Guilherme Polo

    Re: how to protect the source

    On Mon, Sep 15, 2008 at 8:02 AM, João Abrantes
    <jepe_abrantes@ hotmail.comwrot e:
    Hello Everyone.
    >
    >
    I am building a client in python that will connect himself to a mysql
    server with a certain username and password. I will compile this client
    and turn him into a .exe . The thing is that I know that is possible to
    get the source of the code back from an .exe and I don't want anyone to
    know which username and password are they using because I don't want
    them to access to the mysql server without my client. Do you have any
    ideas of what can i do? Thanks!
    >
    Do not include the username and password in the source.

    _______________ _______________ __
    Connect to the next generation of MSN Messenger Get it now!
    --

    >


    --
    -- Guilherme H. Polo Goncalves
Working...