Encrypts Electron app asar files with AES-256 and obfuscates them using Terser, javascript-obfuscator, and html-minifier. Uses XOR to obfuscate decryption logic.
electron javascript cryptography obfuscation encryption aes js minification asar xor asar-archive xorstr
-
Updated
Mar 22, 2025 - C