<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Hi,</div><div><br></div><div>I would like to add mcsema to the "Projects built with LLVM" page (<a href="http://llvm.org/ProjectsWithLLVM/">http://llvm.org/ProjectsWithLLVM/</a>):</div><div><br></div><div>---</div><div>McSema: Static Translation of X86 Instructions to LLVM</div><div>By Trail of Bits (<a href="https://www.trailofbits.com/research/">https://www.trailofbits.com/research/</a>)</div><div><br></div><div>McSema (<a href="https://github.com/trailofbits/mcsema">https://github.com/trailofbits/mcsema</a>) 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. </div><div>---</div><div><br></div><div>Thanks,</div><div>Artem Dinaburg</div></body></html>