Skip to content

Working with the Framework Repo

Matt Buck edited this page Nov 10, 2011 · 10 revisions

First things first, if you haven't already, you'll need to [fork the Metasploit Framework]

$ this is a test
output
class Hello
  def blah
    'foo'
  end
end

Clone this wiki locally