Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.7k
Can I run minified code through the Google Closure compiler and then apply obfuscation?#1143
Answeredbyslig
ertugrulcetin asked this question inQ&A
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
As the title says, can I apply obfuscation to minified code (Google Closure)? It seems that we can not do the opposite;
|
BetaWas this translation helpful?Give feedback.
All reactions
Answered by sligJan 28, 2023
Yes, any valid JS code can be obfuscated.
Replies: 1 comment
-
Yes, any valid JS code can be obfuscated. …On Sat, Jan 28, 2023, 13:56 Ertuğrul Çetin ***@***.***> wrote: As the title says, can I apply obfuscation to minified code (Google Closure)? — Reply to this email directly, view it on GitHub <#1143>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAAJHE4EUML7T5PEEIWWXZLWUVFTJANCNFSM6AAAAAAUJXRKWM> . You are receiving this because you are subscribed to this thread.Message ID: <javascript-obfuscator/javascript-obfuscator/repo-discussions/1143@ github.com> |
BetaWas this translation helpful?Give feedback.
All reactions
0 replies
Answer selected byertugrulcetin
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment