Metasploit mailing list archives

Re: Module development in C


From: Konrads Smelkovs <konrads.smelkovs () gmail com>
Date: Tue, 7 Aug 2012 09:36:49 +0100

 Easily is a bit of a stretcher. Check the archives of this list, I posted
a very basic meterpreter module as a template for people to build on.

On Tuesday, 24 July 2012, wrote:

Modules must be written in Ruby.  However, it is possible to compile C
using metasm and recent additions to the API have made that a bit
easier for local exploits. For remote exploits, it is an uncommon
need, although assembling small stubs is often useful and is also
available through metasm.

Meterpreter has an extension API that allows you to build new features
into it easily in C.

Hope this helped,
egypt

On Tue, Jul 24, 2012 at 9:41 AM, haZard0us Bullhacker
<hazard0us.pt () gmail com <javascript:;>> wrote:
Hi,

First of all, let me be honest: I haven't did a lot or research on the
matter. So...

My question is: since meterpreter is partly C (afaik), is it possible to
develop modules for the framework in C? Or does it have to be in Ruby,
specifically?

I have an MSc assignment to do and I guess that it could be a cool
addition
to the framework.

Cheers!

--haZ

_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework

_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework



-- 
--
Konrads Smelkovs
Applied IT sorcery.
_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework

Current thread: