lifting-bits / remill

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

Add Optional Param to Ignore LoadStatePointer Check #648

Closed 2over12 closed 1 year ago

2over12 commented 1 year ago

This is pretty ugly but I don't really have a way around it without just reimplementing these utilities in anvill. In anvill, basic block functions lift instructions into a quad argument function with an additional out parameter indicating the next program counter that gets passed back up to the parent.

tetsuo-cpp commented 1 year ago

@2over12 Sorry, that happened automatically when I renamed the branch.