An open API service indexing awesome lists of open source software.

https://github.com/mxkmn/electronobfuscation

Electron Forge + Webpack full obfuscation with javascript-obfuscator (via webpack-obfuscator)
https://github.com/mxkmn/electronobfuscation

electronforge javascript-obfuscator javascriptobfuscator obfuscation webpack webpack-obfuscator webpack5 webpackobfuscator

Last synced: 10 months ago
JSON representation

Electron Forge + Webpack full obfuscation with javascript-obfuscator (via webpack-obfuscator)

Awesome Lists containing this project

README

          

# Electron Forge + Webpack full obfuscation with javascript-obfuscator (via webpack-obfuscator)

Check the [commit history](https://github.com/mxkmn/ElectronObfuscation/commits/main/) - there you will find a way to add obfuscation to your project.

---

To run:

```sh
npm i
npm run make
```