lifting-bits / remill

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

Fixes a too-strict check in building a pointer to an offset. Check di… #483

Closed pgoodman closed 3 years ago

pgoodman commented 3 years ago

…d not consider the case where we're indexing into the padding between member elements of a struct