SkillAgentSearch skills...

Esdeobfuscate

PoC JavaScriopt AST deobfuscator based on partial evaluation.

Install / Use

/learn @m1el/Esdeobfuscate
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ESDeobfuscate

ESDeobfuscate is a PoC JavaScriopt AST deobfuscator based on partial evaluation.

Constant expressions and functions that return constant values are replaced with corresponding values.

License = BSD.

Usage

ESDeobfuscate works with Syntax Trees provided by esprima

ast = esdeobfuscate.deobfuscate(ast);

Demo

m1el.github.io/esdeobfuscate

View on GitHub
GitHub Stars46
CategoryDevelopment
Updated10mo ago
Forks7

Languages

JavaScript

Security Score

82/100

Audited on May 11, 2025

No findings