• This repository has been archived on 07/Dec/2021
  • Stars
    star
    1,128
  • Rank 39,843 (Top 0.9 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 6 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

JavaScript Deobfuscator and Unpacker

de4js

Logo

JavaScript Deobfuscator and Unpacker

Helper

The Unreadable option is disabled by default, because it uses data from JS Nice. This cannot be done with JavaScript. You need to install UserScript de4js_helper.user.js to enable it.

Install one of the following links:

* de4js helper doesn't work offline.

Features

Running with Docker

docker-compose up

Preview de4js in your web browser at http://localhost:4000/de4js/

Attach Shell

docker exec -it de4js_app bash
bundle exec jekyll build

Local Development

Install

git clone https://github.com/lelinhtinh/de4js.git
cd de4js

If you don't have Ruby installed, install Ruby 2.1.0 or higher.

Fix missing libraries on Ubuntu:

sudo apt install ruby-dev zlib1g-dev

Install Bundler:

gem install bundler

Install Jekyll and other dependencies from the GitHub Pages gem:

bundle install

Fix EventMachine C extension not loading on Windows 10:

gem uninstall eventmachine
gem install eventmachine --platform ruby

Install Workbox CLI:

npm install workbox-cli --global

Start serve

npm start

Or, with livereload:

npm run watch

Preview de4js in your web browser at http://localhost:4000/de4js/

Build

npm run build

License

MIT License © lelinhtinh

Credits

Active Contributors

Open Source Contributors

Resources

Related projects

  • IlluminateJS: A static JavaScript deobfuscator.
  • JStillery: Advanced JavaScript Deobfuscation via Partial Evaluation.
  • Akamai Deobfuscator: A tool to help you deobfuscate Akamai scripts.
  • Nice2Predict: Learning framework for program property prediction.
  • Javascript deobfuscation AMA: General questions about deobfuscating JavaScript.
  • Deobfuscator IO: A (incomplete) deobfuscator for scripts obfuscated with obfuscator.io (Archived).
  • JavaScript Deobfuscator: Deobfuscation tool for obfuscated JavaScript using obfuscator.io.
  • Prepack: A JavaScript bundle optimizer.
  • JS Deobfuscate: JavaScript deobfuscate for JSjiami, Sojson, ...
  • JSDec: Online JavaScript decoder. Supported sojson v4/Premium/v5 and more (No longer update).
  • Synchrony: Kavascript-obfuscator cleaner & deobfuscator.

* Obfuscator.IO is always up to date. The automatic deobfuscation tools (including this project) will usually not match its latest version. But that doesn't mean it's a safe tool to secure your source code.

More Repositories

1

watermark

Add watermark on images use HTML5 and Javascript.
HTML
172
star
2

Userscript

Userscripts collection written by me
JavaScript
128
star
3

kobo-tieng-viet

Hướng dẫn sửa lỗi font Tiếng Việt cho máy đọc sách Kobo
Shell
42
star
4

jEpub

Simple EPUB builder library, works in modern browsers.
EJS
35
star
5

boxes

jQuery plugin for three kind of popup boxes: Alert box, Confirm box, and Prompt box.
JavaScript
8
star
6

announcement

Adds a fixed widget at the bottom of your browser screen to display announcements.
JavaScript
5
star
7

Celebrate-Pride-Canvas

Puts a rainbow filter over your image like Facebook 'Celebrate Pride'.
JavaScript
4
star
8

bubcloud

A responsive theme for Forumotion.
Smarty
3
star
9

chatbox

Chatbox forumotion
JavaScript
3
star
10

zzimgur

Upload images from ImgUr use HTML5 and Javascript
JavaScript
3
star
11

zzConfirm

Make a confirmation bubble with jQuery and CSS
JavaScript
2
star
12

forumotion-mobile

Mobile's templates of Forumotion
HTML
2
star
13

brackets-mudim

Extension Bộ gõ Tiếng Việt Mudim cho Brackets
JavaScript
2
star
14

brackets-avim

Tích hợp bộ gõ AVIM vào Brackets
JavaScript
2
star
15

ForumotionBackupTemplates

Extension help you backup templates for your forumotion
2
star
16

price-tracker

Track price history, notify when changes.
JavaScript
1
star
17

wp-coupon

WordPress Coupon plugin to promote affiliate coupon and deals on your WordPress site.
PHP
1
star
18

forumotion-autopost

Auto post from rss feed to Forumotion
PHP
1
star
19

replacetext

jQuery plugin replacetext returns a string which contains the updated text. So you need to first assign into a object has a key and value.
JavaScript
1
star
20

GoogleURLShortener

jQuery plugin GoogleURLShortener using Google URL Shortener API
JavaScript
1
star
21

cdn

GitHub Pages hosted CDN for libraries and resources.
1
star
22

zippy

Zippyshare embed using jQuery.
JavaScript
1
star