Skip to content

navarrojandg/akamai-deobfuscator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%