Is there anyyway to protect a script?
Moderator: Kathy_9
-
mangurian
- Posts: 122
- Joined: Wed Sep 01, 2010 4:54 am
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Dell Inc 0K3CM7 A00
- processor: Intel I7 11th Gen
- ram: 64 Gig
- Video Card: NVIDIA GeForce RTX 3060 [Display adapter]
- Hard_Drive_Capacity: 3 T
- Corel programs: VSP, PSP
- Location: Connecticut USA
Is there anyyway to protect a script?
If I buy a script from Corel, is it protected from editing or copying ?
-
LeviFiction
- Advisor
- Posts: 6831
- Joined: Thu Oct 02, 2008 1:07 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Alienware M17xR4
- processor: Intel Core i7-3630QM CPU - 2_40GH
- ram: 6 GB
- Video Card: NVIDIA GeForce GTX 660M
- sound_card: Sound Blaster Recon3Di
- Hard_Drive_Capacity: 500GB
- Corel programs: PSP: 8-2023
- Location: USA
Re: Is there anyyway to protect a script?
No they aren't protected...technically.
There is no mechanism for protecting them, they are just regular text files. PSP actually reads your script in as a text object and runs that through its Python interpreter so it can't directly run compiled byte-code. The script it runs must be a text script.
Corel might install them in their Program Files folder which prevents editing because Windows prevents editing files in that location without express admin privileges. But technically the only thing protecting Corel's scripts is copyright.
There is no mechanism for protecting them, they are just regular text files. PSP actually reads your script in as a text object and runs that through its Python interpreter so it can't directly run compiled byte-code. The script it runs must be a text script.
Corel might install them in their Program Files folder which prevents editing because Windows prevents editing files in that location without express admin privileges. But technically the only thing protecting Corel's scripts is copyright.
https://levifiction.wordpress.com/
