lifting-bits / remill

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

Add a type map into the code that moves constants and types. Also, ad… #563

Closed pgoodman closed 2 years ago

pgoodman commented 2 years ago

…d additional support for unary/binary operators.