How to Install and Uninstall node-active-x-obfuscator Package on Kali Linux

Last updated: April 27,2024

1. Install "node-active-x-obfuscator" package

This guide covers the steps necessary to install node-active-x-obfuscator on Kali Linux

$ sudo apt update $ sudo apt install node-active-x-obfuscator

2. Uninstall "node-active-x-obfuscator" package

This is a short guide on how to uninstall node-active-x-obfuscator on Kali Linux:

$ sudo apt remove node-active-x-obfuscator $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-active-x-obfuscator package on Kali Linux

Package: node-active-x-obfuscator
Version: 0.0.2-5
Installed-Size: 16
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-zeparser
Size: 4492
SHA256: 89e5481d7d72b50db93ea904e4a4d3d6dbb4e44581b81ff3b169dba11b93e1fb
SHA1: fb47a27d6d3bf8e79a0982b7446c343cdbbeedcb
MD5sum: 0b35f73c5f1b5bdf48ccfc3510420603
Description: Safely obfuscate the string 'ActiveX' inside of JavaScript code
This Node.js module (safely) obfuscates all occurrences of the string
'ActiveX' inside any JavaScript code.
.
Some corporate firewalls/proxies such as Blue Coat block JavaScript files
to be downloaded if they contain the word 'ActiveX'. That of course is very
annoying for libraries such as socket.io that need to use ActiveXObject for
supporting IE8 and older.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/felixge/node-active-x-obfuscator
Section: javascript
Priority: optional
Filename: pool/main/n/node-active-x-obfuscator/node-active-x-obfuscator_0.0.2-5_all.deb