trailofbits/binary_type_inference

Experiment with Allowing Type Inference to Instantiate Summary Signatures of Callees into Constraints

Opened this issue · 1 comments

This would allow for more precise inference and attack trailofbits/BTIGhidra#19 by including the structure of the callee into the caller FSA inference.

This costs performance but would allow more precise inference by not relying on the inferred structure of the callee alone.