sevzero / honeybadger

Javascript deobfuscation tool

Home Page:https://www.javascriptanalysis.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

honeybadger

Setting up Honeybadger

Install Python 2.7.X if you don't already have it
Download and set up the latest version of web2py and run in public mode with ./web2py
Download the latest copy of Honeybadger from github and extract into the applications folder of your web2py directory.
Run the web2py server in public mode
Configure a virtual machine on a host-only adapter and navigate to http://<host ip>:8000/honeybadger and select analyse
From the host OS navigate to http://localhost:8000/honeybadger and select submit

A demo of honeybadger is hosted at http://honeybadger.mycorneroftheinter.net

About

Javascript deobfuscation tool

https://www.javascriptanalysis.net


Languages

Language:Python 72.0%Language:JavaScript 13.1%Language:HTML 8.4%Language:CSS 6.4%Language:PHP 0.1%