BinaryAnalysisPlatform / bap

Binary Analysis Platform
MIT License
2.05k stars 271 forks source link

Expose `Bap_var.sort_of_typ` #1563

Closed bmourad01 closed 1 year ago

bmourad01 commented 1 year ago

For convenience, we can convert a BIL type to a Core Theory sort.

ivg commented 1 year ago

Thanks!