项目作者: filipemgs

项目描述 :
PoisonJS - De-obfuscate eval-based JavaScript obfuscation with monkey-patched eval(-like) functions.
高级语言: JavaScript
项目地址: git://github.com/filipemgs/poisonjs.git
创建时间: 2017-08-12T10:46:05Z
项目社区:https://github.com/filipemgs/poisonjs

开源协议:GNU General Public License v3.0

下载


poisonjs

PoisonJS - De-obfuscate eval-based JavaScript obfuscation with monkey-patched eval(-like) functions.

(n.b. old project with old dependencies)

Demo

https://filipemgs.github.io/poisonjs/

Setup

  1. npm i
  2. npm run build

Run

Open deploy/browser/index.html on your Browser.