Update DEVTools.md

This commit is contained in:
nbats 2024-01-07 02:38:46 -08:00 committed by GitHub
parent c53ba329bb
commit 3678626273
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1146,7 +1146,7 @@
* [UglifyJS](https://skalman.github.io/UglifyJS-online/) or [JavaScript Compressor](https://javascriptcompressor.com/) - JavaScript Minifier
* [bytecode-viewer](https://github.com/Konloch/bytecode-viewer), [JDec](https://jdec.app/), [jd-gui](https://github.com/java-decompiler/jd-gui), [Krakatau](https://github.com/Storyyeller/Krakatau), [Luyten](https://github.com/deathmarine/Luyten) or [Fernflower](https://github.com/fesh0r/fernflower) - Java Decompilers
* [JEnv For Windows](https://github.com/FelixSelter/JEnv-for-Windows) - Change Java Version
* [Obfuscator](https://obfuscator.io/) - JavaScript Obfuscator
* [Obfuscator](https://obfuscator.io/) or [js-confuser](https://js-confuser.com/) - JavaScript Obfuscators
* [anime.js](https://animejs.com/) - JavaScript Animation Library / [GitHub](https://github.com/juliangarnier/anime/)
* [randomcolor](https://randomcolor.lllllllllllllllll.com/) - Random Javascript Color Generator
* [ASTExplorer](https://astexplorer.net/) - AST Viewer