Code Sercurity #222

Open
opened 2026-01-29 16:34:13 +00:00 by claunia · 0 comments
Owner

Originally created by @anaether on GitHub (Oct 25, 2018).

Hello,

I want to ask how we can secure our code that is finally generated by the Electron.CLI build is made? For C# it would help a bit to work with obfuscation/encoding. My first check was with IL-Spy that says that this is an unmanaged assembly.
At addion how we can clean the build up? The folder structure looks a bit strange and messy.

Good Regards,
cRUSHER

Originally created by @anaether on GitHub (Oct 25, 2018). Hello, I want to ask how we can secure our code that is finally generated by the Electron.CLI build is made? For C# it would help a bit to work with obfuscation/encoding. My first check was with IL-Spy that says that this is an unmanaged assembly. At addion how we can clean the build up? The folder structure looks a bit strange and messy. Good Regards, cRUSHER
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#222