Slide 6
Slide 6 text
Related works(1/5)
Dagger: decompilation to LLVM IR,
Ahmed Bougacha, Presentation, 2013 European LLVM Conference, Apr 2013
●
LLVM IR Decompiler
●
Focus on semantic gaps between x86 and
LLVM IR
– LLVM IR designed Static Single Assignment form
●
Binary → Mir(own IR) → LLVM IR
●
Virtual Operand Expansion