All Projects → char → akamai-deobfuscator

char / akamai-deobfuscator

Licence: other
A tool to help you deobfuscate Akamai scripts.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to akamai-deobfuscator

NetReactorSlayer
An open source (GPLv3) deobfuscator for Eziriz .NET Reactor
Stars: ✭ 260 (+10.17%)
Mutual labels:  deobfuscator
PHPDeobfuscator
Advanced PHP deobfuscator
Stars: ✭ 44 (-81.36%)
Mutual labels:  deobfuscator
CodeDeobfuscator
Code Deobfuscator
Stars: ✭ 45 (-80.93%)
Mutual labels:  deobfuscator
akamai-toolkit
A set of tools to work on Akamai v1 anti-bot solution. Current supported version: 1.70
Stars: ✭ 215 (-8.9%)
Mutual labels:  deobfuscator
AgileDotNet-StringDeobfuscator
String decryption for Agile.NET packed assemblies.
Stars: ✭ 25 (-89.41%)
Mutual labels:  deobfuscator
Deobfuscator
Some deobfuscator for java lol
Stars: ✭ 225 (-4.66%)
Mutual labels:  deobfuscator
Simplify
Android virtual machine and deobfuscator
Stars: ✭ 3,865 (+1537.71%)
Mutual labels:  deobfuscator
deobfuscator
Online Javascript Deobfuscator Tool
Stars: ✭ 46 (-80.51%)
Mutual labels:  deobfuscator
batch deobfuscator
Deobfuscate batch scripts obfuscated using string substitution and escape character techniques.
Stars: ✭ 82 (-65.25%)
Mutual labels:  deobfuscator
Reconstruct
ProGuard Deobfuscator
Stars: ✭ 79 (-66.53%)
Mutual labels:  deobfuscator
.NetReactorStringDecryptor
A string decryptor for .NET Reactor.
Stars: ✭ 20 (-91.53%)
Mutual labels:  deobfuscator
UnSealer
.NET Assemblies Deobfuscator.
Stars: ✭ 57 (-75.85%)
Mutual labels:  deobfuscator
MC-Remapper
Deobfuscator for Minecraft by mapping json
Stars: ✭ 104 (-55.93%)
Mutual labels:  deobfuscator
JavaDeobfuscator
Java Deobfuscator
Stars: ✭ 32 (-86.44%)
Mutual labels:  deobfuscator
decrypticon
Java-layer Android Malware Simplifier
Stars: ✭ 17 (-92.8%)
Mutual labels:  deobfuscator
OSRSUpdater
A simple (and outdated) Old-School RuneScape decompiler/deobfuscator. Performs field and method analysis which uses ASM and bytecode patterns for identification. Identified fields could be used for creating bot clients or QoL clients. For educational use only.
Stars: ✭ 13 (-94.49%)
Mutual labels:  deobfuscator
.NetReactorCfCleaner
A control flow cleaner for .NET Reactor.
Stars: ✭ 42 (-82.2%)
Mutual labels:  deobfuscator

akamai-deobfuscator

This project is now in an archived state and will not be receiving updates.

Apologies, this project is now in an archived state and will not be receiving updates.

This started as a fun learning and teaching project but I feel it likely only benefits those with malicious intent (credential stuffers) and those looking to make a profit from open source projects without giving back.

I have the code for deobfuscating current Akamai but I will not be releasing it for the reasons listed above.

=======================================================

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].