New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

obfuscator-io-deobfuscator

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

obfuscator-io-deobfuscator

A deobfuscator for scripts obfuscated by Obfuscator.io

1.0.5
latest
npm
Version published
Weekly downloads
7K
-2.05%
Maintainers
0
Weekly downloads
 
Created
Source

Obfuscator.io Deobfuscator

A deobfuscator for scripts obfuscated by Obfuscator.io

Usage

Online

An online version is available at obf-io.deobfuscate.io

CLI

Install via npm install -g obfuscator-io-deobfuscator

Usage: obfuscator-io-deobfuscator <input> -o [output]

Features

  • Recovers strings
  • Removes proxy functions
  • Removes and simplifies objects
  • Simplifies arithmetic expressions
  • Simplifies string concatenation
  • Removes dead code
  • Reverses control flow flattening
  • Can handle most obfuscator.io forks
  • Is safe (doesn't run any untrusted code/sandbox)
  • Automatic config detection

FAQs

Package last updated on 23 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts