Похожие чаты

Is it good to use JavaScript Obfuscator Tool to make

JavaScript codes hard to copy and modify?

8 ответов

12 просмотров

The bundled version of code is already minified, which make hard and impossible to read

https://www.npmjs.com/package/webpack-obfuscator

Generation Z-Aloyce Daniel Автор вопроса
Adnan Al_Beda
The bundled version of code is already minified, w...

But I believe there are tools which can be used to rearrange minified codes to be well arranged and readable

Generation Z Aloyce Daniel
But I believe there are tools which can be used to...

There aren't. And even if formatting code and changing the structure a bit is considered "readable", you'll have a hard time figuring out what's going on, if at all, due to the name of the methods and parameters.

Pedro Aguiar
There aren't. And even if formatting code and cha...

There are, Chrome let's you "prettify" source code

Generation Z Aloyce Daniel
But I believe there are tools which can be used to...

The same can be done for obfuscated code, Press f2 in vscode to rename any thing, and it will be renamed everywhere it's used

Generation Z-Aloyce Daniel Автор вопроса
Pedro Aguiar
There aren't. And even if formatting code and cha...

Absolutely true, it's better to just minify and leave it alone.

Похожие вопросы

Обсуждают сегодня

Hey guys, did you see the new announcement about $Fun? 🔥
Filip Murphy
55
А чем вам питонисты не угодили?😂
.
79
Язык Си можно выучить за день? По книжке ANSI C на 230 страниц
Vincent Vegan
29
Привет, запускаю werf в dind в k8s, получаю ошибку на этапе build/beforeSetup: /.werf/stapel/embedded/bin/bash: /.werf/scripts/5898bdfe5214357d3706b879cc8d3d78460fb379607cbd...
florius0
7
пацаны, как-нибудь можно панель задач заблюрить, что она была похожа на kde или винду 7, 11?
В
16
Всем привет, написал код ниже, но он выдает сегфолт, в чем причина? #include <stdio.h> #include <stdlib.h> #include <string.h> struct product { char *name; float price; };...
buzz базз
75
Dim Dim, [02.07.2024 11:07] DB 0x62 Dim Dim, [02.07.2024 11:07] DB 0x66 Dim Dim, [02.07.2024 11:07] кто пояснит что это?
Dim Dim
14
So total 101m burned Today?
Simu
18
Ошибка: segmentation fault (core dumped) Код: pastebin.com/BEsNNSSV Сообщение от компилятора: отсутствует ОС: Arch Linux Ядро: x86_64 Linux 6.9.7-arch1-1 Процессор: Intel Cele...
sec
4
Hi, I can't understand promises in JavaScript and what we should use them for (maybe the teacher didn't teach well XD). Do you have a solution for this? And are promises used...
A
29
Карта сайта