trailofbits / binary_type_inference

GNU General Public License v3.0
12 stars 0 forks source link

Allow for bare metal analysis in the generation of CWEChecker IR #1

Open 2over12 opened 2 years ago

2over12 commented 2 years ago

Currently the get_intermediate_representation_for_reader utility function does not support loading a bare metal binary. This capability will be required for embedded device analysis.