O
O
OrangeXD2017-07-13 22:52:46
linux
OrangeXD, 2017-07-13 22:52:46

How to bind software in Python to hardware?

There is a script in Python, you need to somehow bind it to each computer + activation code.
How can this be implemented?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
pcdesign, 2017-07-14
@OrangeXD

- The script can be distilled into an exe file. With py2exe and the like.
- And at the expense of binding to the hardware, you get a unique hardware ID:
https://stackoverflow.com/questions/38328176/getti...
And already bind the activation code to this ID.

L
laxikodeje, 2017-07-14
@laxikodeje

No way.
Python or source is supplied.
Or EASILY decompiled.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question