mirror of
https://github.com/mandiant/capa.git
synced 2026-02-04 11:07:53 -08:00
`f` and `bb` in miasm are not an integer. Introduce `block_offset()` and `feature_offset()` in the extractors and use them in main to solve this. Related to https://github.com/cea-sec/miasm/pull/1277