Re: How to protect source code in the extension?
Best you can probably do is write it in C++ then UPX the targets.
----- Original Message ----
From: Karl <Karl.idutu@gmail.com>
To: [email]dev-extensions@lists.mozilla.org[/email]
Sent: Friday, August 3, 2007 9:58:12 AM
Subject: Re: How to protect source code in the extension?
On Aug 3, 5:06 pm, Sebastian Gurin <sgu...@softpoint.org> wrote:[color=blue]
> IMHO: you can't do that. Javascript is an interpreted language and the
> source code must be inside the xpi.[/color]
I got your point.
And is there possibility to convert the handlers into an XPCOM, or
some other binary objects?
_______________________________________________
dev-extensions mailing list
[email]dev-extensions@lists.mozilla.org[/email]
[url]https://lists.mozilla.org/listinfo/dev-extensions[/url]