#Hiding source code with python.

28 messages · Page 1 of 1 (latest)

tired verge
#

I am making an application in python. I do not want people to see the source code or decompile it. How can I hide the source code from people but running the code perfectly with the same performance?

hoary anchor
austere owl
#

or just use by themself

tired verge
austere owl
tired verge
hoary anchor
#

but they need to download the code so they can see the code themself if they wish

tired verge
hoary anchor
#

I dont know but why do you want to hide your code?

#

If people run them themself they will see the code as they can decompline the .exe file

tired verge
#

paid bot not wanting to show the source with license keys

hoary anchor
#

But if people pay for your bot then host it for them

#

They dont have the headache of getting a server and there bot is always up to date

tired verge
#

hm good point lol, i’ll figure it out anyway thank you for the help though

shy rainBOT
#

@tired verge, you just advanced to level 2 !

hoary anchor
#

What you could do is have it download the files from a server when they get a license but this requires more work and doesn’t prevent them distributing your code further

tired verge
hoary anchor
#

Well then I would recommend you hosting it

#

If they pay for it anyway you can even develop a simple panel which only modifies that specific config file but it can’t access the other files

#

So they can setup there own bot hosted on your hardware so there is no way to access the source

austere owl
#

Dashboard is the term

graceful crest
#

It's not really possible to obfuscate your Python code, there's no actually mature python obfuscators, even if you use py2exe or something similar it still packs your raw python files in the exe and they can be extracted

shy rainBOT
#

@graceful crest, you just advanced to level 22 !

graceful crest
hoary anchor
jade mantle