The applet uses the JavaScript-Obfuscator tool for code confusion.

tags: Adaptation and compatibility and optimization and security  javascript  Applets  front end  js  node.js

1. Perform the following command download dependence in Node.js

npm install javascript-obfuscator -g

2. Enter in the file directory

javascript-obfuscator app.js  

The app.js will be confused, and the confusing file app-obfuscator.js will be generated.

3. Remove confusing files to app.js overwrite source files

4. Upload - Review - Publish

Attachment: Confused all JS files in the current directory

javascript-obfuscator input_file_name.js 
javascript-obfuscator ./

Intelligent Recommendation

In JavaScript obfuscator

With the development of rich AJAX and interface technology, the importance of Javascript on Web applications have become increasingly complex, functional and technical content Javascript code have bec...

JavaScript (JS) confusion tool

Brief introduction JavaScriptOBFUUUCATOR is a powerful free JavaScript confusion that contains a variety of functions that can confuse the code into a low -readability code. It looks like it is diffic...

A JavaScript Obfuscator Tool (Tool) Research (5) Finally an example

with full force: Friends who have passed by can test it out! ! ! ! ! ! ! ! ! ! ! ! ! ! ! The source code and answers will be announced next week! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !...

Research on a JavaScript Obfuscator Tool (4) Flattening instruction and control flow

Source code: 1. Use option [control Flow Flattening] After confusion: There are a few more functions. It is estimated that the quality of the source code is not good, and the quality after confusion i...

Java code confusion tool

1. Download the confusion tool allatori.jar allatori-annotations.jar Create a new lib directory in the project root directory, put it in lib 2. Edit configuration file 3. Configure Maven...

More Recommendation

Principle of JavaScript code confusion

How to protect JavaScript Code compression: Remove space Wrap, etc. Code encryption: eval EVAL can parse it in accordance with the syntax of JavaScript, in fact, it is to turn the JavaScript code into...

C / C ++ code obfuscation tool, stunnix CXX Obfuscator

C / C ++ code obfuscation tool, stunnix CXX Obfuscator forward from:http://www.techbulo.com/2545.html ---- The original author did not declare that the document cannot be reproduced, if necessary, ple...

A great JS compression/obfuscator: Javascript Obfuscator v4.0

The protagonist:Javascript Obfuscator v4.0 Function: Javascript code compression and obfuscation Comment:Javascript Obfuscator v4.0ThanJS MinAnd YUI CompressorThe compression ratio is higher and the c...

Record JavaScript-Obfuscator usage

JavaScript-Obfuscator is a free JavaScript code confusion tool. It is powerful, you can make your source code "faceless", completely unreadable. Also have partial array of debugging test fun...

JavaScript-Obfuscator error problem

Many configurations on the Internet cannot be used mainly because of the arrays here....

Copyright  DMCA © 2018-2026 - All Rights Reserved - www.programmersought.com  User Notice

Top