79077889

Date: 2024-10-11 10:55:54
Score: 2
Natty:
Report link

Obfuscating the code stay a good option, you can take a look at : https://github.com/javascript-obfuscator/javascript-obfuscator

In the Electron world, it is possible to add a step during build that consist in doing obfuscation. Note that, it may increase the size of the final installer/executable.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: khalidgt