RetDec decompiler

[Google Scholar]

Notes: binary analysis, binary lifter, reverse engineering, LLVM compiler, Capstone tool
Papers:

Decompiler from binary to C using Capstone tool to disassemble, LLVM compiler as intermediate and finally producing C code.