Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

ecript .lua files

New Here ,
Feb 21, 2012 Feb 21, 2012

How to encript .lua files to publish my glug-in.

Sorry for my bad english.

Thanks.

TOPICS
SDK
2.0K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Feb 21, 2012 Feb 21, 2012

Download lua here:

http://www.lua.org

then execute:

luac {file}.lua

for each plugin file.

More info here:

https://www.assembla.com/spaces/lrdevplugin/

?

R

Translate
LEGEND ,
Feb 21, 2012 Feb 21, 2012

I don't know about encryption proper, but luac will compile them (executable compiler that comes with lua).

Just make sure you use a version of luac compiled for 32-bits.

R

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 21, 2012 Feb 21, 2012

I want encript the same "Facebook.lrplugin" file in lightroom software.

I don't know "executable compiler" in what's software. Please tell me about that software.

Thanks so much,

Dung

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 21, 2012 Feb 21, 2012

Download lua here:

http://www.lua.org

then execute:

luac {file}.lua

for each plugin file.

More info here:

https://www.assembla.com/spaces/lrdevplugin/

?

R

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 21, 2012 Feb 21, 2012

I see it.

thanks for all,

Dung

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 21, 2012 Feb 21, 2012
LATEST

Glad to help Dung .

Rob

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines