Metasploit mailing list archives

Thinning Out the Framework


From: btricha at gmail.com (Bryan Richardson)
Date: Sun, 4 Oct 2009 08:20:23 -0600

Hello All,
Okay, so this may be more of a Ruby (or even more generally a software
engineering) question, but since I'm wanting to do it with the Metasploit
framework and the developers of the framework are Ruby rockstars in their
own right, I'd figure I'd ask here first.

I'm looking to use a few specific pieces of Metasploit for a particular task
where source code size is an issue.  Given that I only need to use a small
number of the features the Metasploit framework offers, I'm wondering if
it's possible for me to some how 'thin' out the code to only include the
bare minimum needed for me to complete my task.  Are there any Ruby toolkits
(profilers maybe?) out there that you know of that would help me to identify
exactly which pieces of code are used as I execute the specific task in
question?

Hope this email made sense...

--
Thanks!
Bryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.metasploit.com/pipermail/framework/attachments/20091004/d4aa211e/attachment.html>


Current thread: