← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #243323]: Is it possible to import a .skl file? If not, workaround?

 

Question #243323 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/243323

Description changed to:
Hey there,

Is it possible to import a .skl file? I understand that the .skl file is
a compressed version of the .sikuli file.

I have a requirement to mask the code found in the .sikuli file as well
as the images, hence bringing in a .skl file into the picture. However,
the main script I'm running needs to IMPORT the .skl file. Is that
possible?

If it is - how do I go about doing it?

If it isn't - what is a workaround I can employ to achieve this?

At present, what I'm thinking of is to password-protect a zip file, then
unzip it with python, import the script and delete the unzipped file.

P.S. I'm pretty sure you can reverse engineer the .skl file and even
break through the workaround I'm thinking of right now, but if the user
wishes to go to that length to get the script, they can have it. This is
just a precautionary measure to discourage the average user.

Thanks.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.