<div dir="ltr">PANDA can translate binary to LLVM IR, but only for a running system – it doesn&#39;t have the ability to lift an entire executable at once. For static binary translation you should look into something like mcsema (<a href="https://github.com/trailofbits/mcsema" target="_blank">https://github.com/<wbr>trailofbits/mcsema</a>) or fracture (<a href="https://github.com/draperlaboratory/fracture" target="_blank">https://github.com/<wbr>draperlaboratory/fracture</a>).<div><br></div><div><span></span>-Brendan<br><br>On Saturday, August 13, 2016, fee &lt;<a href="mailto:fredi5555@web.de" target="_blank">fredi5555@web.de</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi all,<br>
<br>
I need a tool that is able to translate binary code (x86, x86_64, ARM etc.) to LLVM IR.<br>
<br>
Is PANDA able to do so?<br>
<br>
Regards,<br>
<br>
Fredi<br>
<br>
______________________________<wbr>_________________<br>
panda-users mailing list<br>
<a>panda-users@mit.edu</a><br>
<a href="http://mailman.mit.edu/mailman/listinfo/panda-users" target="_blank">http://mailman.mit.edu/mailman<wbr>/listinfo/panda-users</a><br>
</blockquote>
</div></div>