From: Yoann Guillot Date: 2006-11-20T18:06:31+09:00 Subject: Re: writing disassembler in Ruby On Fri, Nov 17, 2006 at 07:51:17PM +0900, Bruno Michel wrote: > On 11/17/06, Jacek Podkanski wrote: > >Hi, > > > >This is my first post here. > > > >I am interested in writing a disassembler using Ruby. > > > >I have attached little example of my experiments with Ruby and ndisasm. > > > >Please comment on the code usefulness of it etc. > > > >do you know of any disassembler written in Ruby? > > Hello, > > I think you should take a look at metasploit. In particular, there is a > plugin, metasm, which can interrest you. I don't known if it is beta > software, or if it has been integrated to metasploit. > > -- > Bruno Michel > Hi I'm the developper of Metasm (which is a standalone full ruby lib). It's not yet functionnal, but it's currently under heavy developpement and I expect make a working release soon. -- Yoann Guillot