lifting-bits / remill

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

Handling function return and indirect jump #502

Closed kumarak closed 3 years ago

kumarak commented 3 years ago

The changes make the distinction between function return and indirect jump and fix the instruction category.