Python Forum
How to protect P/Cython Code against Reverse Engineering / Decompilation
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to protect P/Cython Code against Reverse Engineering / Decompilation
#3
Python is not built to handle this sort of thing. You might be able to do something with Cython, but I expect it would be rather limited.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
RE: How to protect P/Cython Code against Reverse Engineering / Decompilation - by ichabod801 - Sep-18-2017, 08:14 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Implementing a Civil Engineering Project In Python JoeDainton123 1 2,707 Oct-14-2020, 01:12 AM
Last Post: Larz60+
  How important is math for software engineering, and does it help in problem solving? larridde 4 3,046 Mar-10-2020, 03:25 PM
Last Post: wavic
  Do Machine Learning Employers care if I get a minor in Math on top of MS engineering AndrewScience 2 3,908 Oct-25-2017, 01:24 PM
Last Post: sparkz_alot
  What about Cython? panoss 5 6,904 Feb-03-2017, 10:21 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020