[LLVMdev] Converting Machine code to LLVM IR

Tobias Grosser grosser at fim.uni-passau.de
Thu Jul 29 03:04:03 PDT 2010


On 07/29/10 10:23, subramanyam wrote:
> 
> Hi everyone,
> 
> There are tools to convert machine code to an assembly language.
> Is there any similar tool to convert X86 machine code to LLVM IR?
> 
> thanks in advance

Have a look at http://www.libcpu.org/wiki/Main_Page
Maybe this can help you.

Cheers
Tobi



More information about the llvm-dev mailing list