Artem Dinaburg
2014-Dec-29 15:20 UTC
[LLVMdev] Addition to the "Projects built with LLVM" Page
Hi, I would like to add mcsema to the "Projects built with LLVM" page (http://llvm.org/ProjectsWithLLVM/): --- McSema: Static Translation of X86 Instructions to LLVM By Trail of Bits (https://www.trailofbits.com/research/) McSema (https://github.com/trailofbits/mcsema) is a framework for analyzing and translating machine-code programs to LLVM bitcode. By translating existing binary executables to bitcode, mcsema brings the power of LLVM program analysis and manipulation tools to existing binary executables. Currently mcsema supports the translation of 32-bit x86 Linux ELF and Windows PE executables. McSema is open source and BSD licensed. --- Thanks, Artem Dinaburg -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141229/89622444/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 3869 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141229/89622444/attachment.bin>