lifting-bits / remill

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

Weaken remill check in utils to allow additional parameters #650

Closed 2over12 closed 1 year ago

2over12 commented 1 year ago

This PR per discussion on https://github.com/lifting-bits/remill/commit/51ed49f8cf4cbdef220ab473c653c2e33622d760, instead allows users to add additional parameters to state functions by weakening the check by default.