Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.02 KB

File metadata and controls

17 lines (13 loc) · 1.02 KB

🪁 Levo

Levo is an ahead-of-time binary translation toolchain.

Note

It is extremely experimental and barely supports anything.
It started as a weekend side project. We will see if this ever reaches a state beyond that.

Pipeline

  • Control flow recovery using Ghidra
  • Binary lifting using Remill
  • Target independent recompilation using LLVM