[panda-users] Possible to lift binary to LLVM IR?

Brendan Dolan-Gavitt brendandg at nyu.edu
Sun Aug 14 12:09:45 EDT 2016


PANDA can translate binary to LLVM IR, but only for a running system – it
doesn't have the ability to lift an entire executable at once. For static
binary translation you should look into something like mcsema (
https://github.com/trailofbits/mcsema) or fracture (https://github.com/
draperlaboratory/fracture).

-Brendan

On Saturday, August 13, 2016, fee <fredi5555 at web.de> wrote:

> Hi all,
>
> I need a tool that is able to translate binary code (x86, x86_64, ARM
> etc.) to LLVM IR.
>
> Is PANDA able to do so?
>
> Regards,
>
> Fredi
>
> _______________________________________________
> panda-users mailing list
> panda-users at mit.edu
> http://mailman.mit.edu/mailman/listinfo/panda-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/panda-users/attachments/20160814/be26dc57/attachment.html


More information about the panda-users mailing list