[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <DUB124-W21EBDC4EBD7D2674906FD3CCE10@phx.gbl>
Date: Thu, 21 Nov 2013 13:32:41 +0000
From: Albert López <newbiesworld@...mail.com>
To: Nguyen Anh Quynh <aquynh@...il.com>, "full-disclosure@...ts.grok.org.uk"
<full-disclosure@...ts.grok.org.uk>, "bugtraq@...urityfocus.com"
<bugtraq@...urityfocus.com>, "dailydave@...ts.immunityinc.com"
<dailydave@...ts.immunityinc.com>
Subject: Re: [Dailydave] Capstone disassembly framework:
looking for Beta-testers
Mmmm, I haven't played a lot with Radare, but I think that it already has all (or almost all) your "unique features" ;)
http://radare.org/
Moreover, they have a great documentation:http://radare.org/y/?p=documentation
Just in case you don't know the tool :)
gpg --keyserver pgp.mit.edu --search-keys EEE5A447http://pgp.mit.edu:11371/pks/lookup?search=0xEEE5A447&op=vindex
From: aquynh@...il.com
Date: Wed, 20 Nov 2013 14:08:12 +0800
To: full-disclosure@...ts.grok.org.uk; bugtraq@...urityfocus.com; dailydave@...ts.immunityinc.com
Subject: [Dailydave] Capstone disassembly framework: looking for Beta-testers
Hi,
I am going to release a disassembly framework named Capstone, which has some unique features:
- Support all important hardware architectures: X86 (16/32/64bit) + ARM (including Thumb & Thumb2) + ARM-64 (aka ARMv8) + Mips.
- Simple lightweight intuitive architecture-neutral API that works in the same way across all archs.
- Implemented in pure C language, with native lightweight bindings for Python, Ruby, OCaml, C#, Java & GO vailable.
- Provide details on disassembled instruction (called "decomposer" by others).
- Offer some semantics of the disassembled instruction, such as list of all implicit registers read/written, or if the instruction belongs to a group of instructions (like ARM Neon, or Intel SSE4.2 group).
- Native support for Windows, Mac OSX & Linux.
- BSD license.
So if you can help to beta-test Capstone before it is public (soon), please contact me via this email or via website at:
http://www.capstone-engine.org
Thanks,
Quynh
_______________________________________________
Dailydave mailing list
Dailydave@...ts.immunityinc.com
https://lists.immunityinc.com/mailman/listinfo/dailydave
Content of type "text/html" skipped
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
Powered by blists - more mailing lists