ComputerCraft Forums

ComputerCraft => Ask a Pro => Topic started by: aalopz on Aug 04, 2022, 10:20 PM

Title: How to make a program that cant be opened
Post by: aalopz on Aug 04, 2022, 10:20 PM
Is it possible to make a program that be opened?
im trying to make a installation disk that copies the program to the pc from the floppy disk and then can be opened
Title: How to make a program that cant be opened
Post by: Lupus590 on Aug 05, 2022, 12:02 AM
You could encrypt your program, the problem is that you then need the encryption key somewhere so that you can decrypt it.