kunsonx / akamai-deobfuscator

A tool to help you deobfuscate Akamai scripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

akamai-deobfuscator

A tool to help you to recover function and property names to better reverse-engineer Akamai scripts.

Before Deobfuscation

Before deobfuscation

After Deobfuscation

After deobfuscation

Usage

Install the dependencies start the script.

$ cd akamai-deobfuscator
$ npm install
$ npn run start <url>

The output is in /out/output.js

About

A tool to help you deobfuscate Akamai scripts.


Languages

Language:JavaScript 100.0%