Skip to content
cktricky edited this page Aug 10, 2011 · 4 revisions

Supported Versions  

Developed on Ruby 1.8.7, Ubuntu and Mac, JRuby version JRuby 1.5.6

WINDOWS IS NOT SUPPORTED

Required Ruby gem(s)

Nokogiri

From the console:

sudo jruby -S gem install nokogiri

If problems installing Nokogiri arise, it is highly likely that libxml2 is not installed.

Visit Install libxml2

Buby

From the console:

sudo jruby -S gem install buby

JRuby-OpenSSL

From the console:

sudo jruby -S gem install jruby-openssl

Starting

Starting the wXfconsole. From the terminal type:

jruby wXfconsole

OR

jruby wXfconsole -b burpsuite.jar

Thats it!

Clone this wiki locally