Skip to content

GhostFish2018/de4js

 
 

Repository files navigation

de4js

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:

Features

Development

Install

git clone https://github.com/baivong/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

Run

bundle exec jekyll serve

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

License

MIT License © Zzbaivong

Credits

Active Contributors

Open Source Contributors

About

JavaScript Deobfuscator and Unpacker

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 92.3%
  • Ruby 3.2%
  • CSS 2.6%
  • HTML 1.9%