All Projects → LostMyCode → javascript-deobfuscator

LostMyCode / javascript-deobfuscator

Licence: other
A deobfuscator for JavaScript codes generated by Obfuscator.io

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
HTML
75241 projects
SCSS
7915 projects

Projects that are alternatives of or similar to javascript-deobfuscator

Simplify
Android virtual machine and deobfuscator
Stars: ✭ 3,865 (+2741.91%)
Mutual labels:  deobfuscation
Samsung Firmware Magic
Tool for decrypting the firmware files for Samsung SSDs
Stars: ✭ 138 (+1.47%)
Mutual labels:  deobfuscation
Plasma
Minecraft Mappings for legacy versions (currently just beta 1.7.3)
Stars: ✭ 30 (-77.94%)
Mutual labels:  deobfuscation
Tigress protection
Playing with the Tigress binary protection. Break some of its protections and solve some of its challenges. Automatic deobfuscation using symbolic execution, taint analysis and LLVM.
Stars: ✭ 550 (+304.41%)
Mutual labels:  deobfuscation
Jremapper
Remapping tool for compiled java programs.
Stars: ✭ 97 (-28.68%)
Mutual labels:  deobfuscation
Eazfixer
A deobfuscation tool for Eazfuscator.
Stars: ✭ 168 (+23.53%)
Mutual labels:  deobfuscation
r2con2021 deobfuscation
Workshop Material on VM-based Deobfuscation
Stars: ✭ 109 (-19.85%)
Mutual labels:  deobfuscation
mzphp2-deobfuscator
A de-obfuscate tool for code generated by mzphp2. 用于解混淆mzphp2加密的php文件的工具。
Stars: ✭ 36 (-73.53%)
Mutual labels:  deobfuscation
Deoptfuscator
Deobfuscator for Android Application
Stars: ✭ 115 (-15.44%)
Mutual labels:  deobfuscation
Dnpatch
.NET Patcher library using dnlib
Stars: ✭ 249 (+83.09%)
Mutual labels:  deobfuscation
De4js
JavaScript Deobfuscator and Unpacker
Stars: ✭ 556 (+308.82%)
Mutual labels:  deobfuscation
Pjorion Deobfuscator
A deobfuscator for PjOrion, python cfg generator and more
Stars: ✭ 48 (-64.71%)
Mutual labels:  deobfuscation
Etacsufbo
基于 AST 变换的简易 Javascript 反混淆辅助工具
Stars: ✭ 224 (+64.71%)
Mutual labels:  deobfuscation
Dex Oracle
A pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis
Stars: ✭ 398 (+192.65%)
Mutual labels:  deobfuscation
Deobfuscator
Some deobfuscator for java lol
Stars: ✭ 225 (+65.44%)
Mutual labels:  deobfuscation
Malware Jail
Sandbox for semi-automatic Javascript malware analysis, deobfuscation and payload extraction. Written for Node.js
Stars: ✭ 349 (+156.62%)
Mutual labels:  deobfuscation
Flare Floss
FLARE Obfuscated String Solver - Automatically extract obfuscated strings from malware.
Stars: ✭ 2,020 (+1385.29%)
Mutual labels:  deobfuscation
deollvm
deollvm arm64 based unicorn
Stars: ✭ 26 (-80.88%)
Mutual labels:  deobfuscation
bpre
bot protection reverse engineering
Stars: ✭ 181 (+33.09%)
Mutual labels:  deobfuscation
Ollvm Breaker
使用Binary Ninja去除ollvm流程平坦混淆
Stars: ✭ 239 (+75.74%)
Mutual labels:  deobfuscation

javascript-deobfuscator

screenshot

JavaScript Deobfuscation Tool

Demo: https://deo.sigr.io

An example of deobfuscation

output

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Web client & decoding server

Web client and decoding server run using firebase hosting & cloud functions.

Run test server on local

firebase serve

Deploy to firebase

firebase deploy
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].