How can I better protect a CorelDRAW VBA (.GMS) project?

Hello everyone,

I've been trying to find a way to better protect my CorelDRAW VBA (.GMS) project, but I'm completely stuck.

I already know about the standard VBA project password protection, but I've noticed that even with a password, if I open my .GMS file in Notepad, most of the VBA source code is still visible. The project is password protected inside the VBA editor, but the module contents can still be read from the file.

I've searched for tools, tutorials, and discussions for quite a while, but almost everything I find is related to Microsoft Excel or Office VBA. I haven't found anything specifically for CorelDRAW GMS projects.

Is there any recommended way to better protect a GMS project so the source code isn't easily readable? Is there a tool or an official method that the CorelDRAW community uses?

Any advice or suggestions would be greatly appreciated.

Thank you!