[Gambas-user] Propriety software security

Bruce Steers bsteers4 at gmail.com
Sun Apr 16 21:01:56 CEST 2023


On Sun, 16 Apr 2023 at 19:30, Benoit Minisini <
benoit.minisini at gambas-basic.org> wrote:

> Le 16/04/2023 à 17:57, Bruce Steers a écrit :
> > Got someone on the forum asking about security of his programs (typical
> > .net VB coder coming from the closed source world)
> >
> > I was wanting to explain how secure the .gambas exe's are.
> >
> > It's my understanding that a compiled exe will contain the .gambas
> > folder binaries but not the .src folder source code.
> >
> > and decompiling those binaries is probably possible but so is
> > decompiling most binaries of any language.
> >
> > Wasn't sure if there's any info on exactly what's included in the exe
> > and code security already?
> >
> > Respects
> > BruceS
> >
>
> If you run `gba3 -l xxxx.gambas`, you will get a list of all files
> included in the `xxxx.gambas` file.
>
> Regards,
>
> --
> Benoît Minisini.
>

Many thanks Ben , good to know.

Respects
BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20230416/a413b759/attachment.htm>


More information about the User mailing list