[llvm-dev] Windows Binary format Conversion to LLVM Format

Andrew R. Reiter via llvm-dev llvm-dev at lists.llvm.org
Tue Aug 21 05:57:48 PDT 2018


Hi Manoj,

On Tue, 21 Aug 2018, Manoj Kumar via llvm-dev wrote:

> Hi All,
> Can anyone tell me the ways to convert windows binary format PE to LLVM
> format.
>

I would investigate the McSema project from Trail of Bits found:

https://github.com/trailofbits/mcsema

> Thanks
> Manoj

Best,
Andrew


More information about the llvm-dev mailing list