caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Shuai Wang <wangshuai901@gmail.com>
To: Ivan Gotovchits <ivg@ieee.org>
Cc: caml users <caml-list@inria.fr>,
	Kenneth Miller <kennethadammiller@gmail.com>
Subject: Re: [Caml-list] [ANN] Uroboros 0.1
Date: Fri, 23 Oct 2015 16:59:59 -0400	[thread overview]
Message-ID: <CAEQMQomg=14TrmQMjTx26xdh2qFwqPQpAio+1rtyEyhnvet9JA@mail.gmail.com> (raw)
In-Reply-To: <CALdWJ+z9BYF5foDvaL6DRPPDn_P5--k_t3VMtZkWDVd3QG+sFA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1903 bytes --]

Hi guys,

I am glad that you are interested in our work!!

Actually this project starts over 1.5 years ago, and I believe at that
time, BAP (version 0.7 I believe?) is still a research prototype..

I choose to implement from the stretch is because I want to have a nice
tool for my own research projects, also I can have an opportunity
to learn OCaml... :)

Yes, I definitely would like to unite our efforts!!

Best,
Shuai




On Fri, Oct 23, 2015 at 1:30 PM, Ivan Gotovchits <ivg@ieee.org> wrote:

> Hi Shuai,
>
> Nice work! But I'm curious, why didn't you use [bap][1] as a disassembler?
>
> Do you know, that we have a low-level interface to disassembling, like
> [linear_sweep][2] or even
> lower [Disasm_expert.Basic][3] interface, that can disassemble on
> instruction level granularity.
>
> It will be very interesting, if we can unite our efforts.
>
> Best wishes,
> Ivan Gotovchits
>
> [1]: https://github.com/BinaryAnalysisPlatform/bap
> [2]:
> http://binaryanalysisplatform.github.io/bap/api/master/Bap.Std.html#VALlinear_sweep
> [3]:
> http://binaryanalysisplatform.github.io/bap/api/master/Bap.Std.Disasm_expert.Basic.html
>
>
>
>
> On Fri, Oct 23, 2015 at 1:05 PM, Shuai Wang <wangshuai901@gmail.com>
> wrote:
>
>> Dear List,
>>
>> I’m glad to announce the first release of Uroboros:  an infrastructure
>> for reassembleable disassembling and transformation.
>>
>> You can find the code here: https://github.com/s3team/uroboros
>> You can find our research paper which describes the core technique
>> implemented in Uroboros here:
>>
>> https://www.usenix.org/system/files/conference/usenixsecurity15/sec15-paper-wang-shuai.pdf
>>
>> We will provide a project home page, as well as more detailed documents
>> in the near future.  Issues and pull requests welcomed.
>>
>> Happy hacking!
>>
>> Sincerely,
>> Shuai
>>
>
>

[-- Attachment #2: Type: text/html, Size: 4208 bytes --]

  parent reply	other threads:[~2015-10-23 21:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-23 17:05 Shuai Wang
2015-10-23 17:30 ` Ivan Gotovchits
2015-10-23 17:45   ` Kenneth Adam Miller
2015-10-26 17:04     ` Eric Cooper
2015-10-26 17:05       ` Kenneth Adam Miller
2015-10-23 20:59   ` Shuai Wang [this message]
2015-10-23 22:31     ` Kenneth Adam Miller
2015-10-25 19:04       ` Shuai Wang
2015-10-25 19:25         ` Kenneth Adam Miller
2015-10-25 20:49           ` Shuai Wang
2015-10-25 21:23             ` Kenneth Adam Miller
2015-10-25 23:11               ` Shuai Wang
2015-10-25 23:46                 ` Kenneth Adam Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEQMQomg=14TrmQMjTx26xdh2qFwqPQpAio+1rtyEyhnvet9JA@mail.gmail.com' \
    --to=wangshuai901@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=ivg@ieee.org \
    --cc=kennethadammiller@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).