[Gambas-user] Propriety software security
Benoit Minisini
benoit.minisini at gambas-basic.org
Sun Apr 16 20:29:12 CEST 2023
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.
More information about the User
mailing list