针对你遇到的问题“cannot find module 'javascript-obfuscator'”,我们可以按照以下步骤进行排查和解决: 确认是否已安装javascript-obfuscator模块: 首先,你需要确认你的项目中是否已经安装了javascript-obfuscator模块。可以在你的项目根目录下运行以下命令来检查: bash npm list javascript-obfuscator 如果列表中显示了javas...
I've added { ... loader: `webpack-obfuscator/loader` ... } to my webpack config. When building my App (vue.js) the module cannot be resolved. using loader: path.resolve(__dirname, './node_modules/webpack-obfuscator/dist/loader') works as...
Unable to build a single executable when using obfuscate code. I am usingJavascript Obfuscatortool because I want to enhance the security of my app. When I run my app with the obfuscated code It works fine, but when I want to create an executable with nexe It does not work. What you ...
└─┬ socket.io-client@0.9.6 ├─┬ active-x-obfuscator@0.0.1 │└── zeparser@0.0.5 ├── uglify-js@1.2.5 ├─┬ ws@0.4.14 │├── commander@0.5.2 │└── options@0.0.3 └── xmlhttprequest@1.2.2 I add that it is the only module who generate this error. Also, I ...
代码语言:javascript 复制 $ mdfind -name objcopy $mdfind -name objcopy /usr/local/Cellar/binutils/2.36.1/share/man/man1/objcopy.1 /usr/local/Cellar/binutils/2.36.1/x86_64-apple-darwin20.2.0/bin/objcopy /usr/local/Cellar/binutils/2.36.1/bin/objcopy /Users/bytedance/soft/ClickHouse/contrib/...
javascript-obfuscator / webpack-obfuscator Public Notifications Fork 82 Star 878 Code Issues 43 Pull requests 11 Actions Projects Security Insights New issue Jump to bottom TypeError: Cannot read properties of undefined (reading 'compilation') #171 Open canmengqian opened this issue...