lifting-bits / remill

Library for lifting machine code to LLVM bitcode
Apache License 2.0
1.22k stars 141 forks source link

Ian/sleigh support rebased #607

Closed 2over12 closed 1 year ago

2over12 commented 2 years ago

This pull request implements lifting to llvm via sleigh semantics. The PR adds the lifting-bits sleigh repo as a dependency.

2over12 commented 1 year ago

We will probably want to change the ref for sleigh over to main/some latest stable tag whenever https://github.com/lifting-bits/sleigh/pull/104 gets merged

EDIT: This is addressed by 336ed77