UglifyJS is a JavaScript parser, minifier, compressor, and beautifier toolkit. Note: uglify-js supports JavaScript and most language features in ECMAScript. For more exotic parts of ECMAScript, process your source file with transpilers like Babel before passing onto uglify-js. uglify-js@3 has a simplified API and CLI that is not backwards compatible with uglify-js@2. Install: First, make sure you have installed the latest version of node.js (You may need to restart your computer after this step). From NPM for use as a command line app: npm install uglify-js -g From NPM for programmatic use: npm install uglify-js Command line usage: uglifyjs [input files] [options] UglifyJS can take multiple input files. It's recommended that you pass the input files first, then pass the options. UglifyJS will parse input files in sequence and apply any compression options. The files are parsed in the same global scope, that is, a reference from a file to some variable/function declared in another file will be matched properly. If no input file is specified, UglifyJS will read from STDIN. If you wish to pass your options before the input files, separate the two with a double dash to prevent issues.
FEATURES
ALTERNATIVES
IronBee is an open source project building a universal web application security sensor.
Embeddable Yara library for Java with support for loading rules and scanning data.
A tool for dynamic analysis of mobile applications in a controlled environment.
A static analysis tool for Android apps that detects malware and other malicious code
IDAPython plugin for generating Yara rules/patterns from x86/x86-64 code through parameterization.
Identifies misconfigured CloudFront domains vulnerable to hijacking
PINNED
Fabric Platform by BlackStork
Fabric Platform is a cybersecurity reporting solution that automates and standardizes report generation, offering a private-cloud platform, open-source tools, and community-supported templates.
Mandos Brief Newsletter
Stay ahead in cybersecurity. Get the week's top cybersecurity news and insights in 8 minutes or less.
Wiz
Wiz Cloud Security Platform is a cloud-native security platform that enables security, dev, and devops to work together in a self-service model, detecting and preventing cloud security threats in real-time.
Adversa AI
Adversa AI is a cybersecurity company that provides solutions for securing and hardening machine learning, artificial intelligence, and large language models against adversarial attacks, privacy issues, and safety incidents across various industries.