vusec / inspectre-gadget

InSpectre Gadget: in-depth inspection and exploitability analysis of Spectre disclosure gadgets
https://vusec.github.io/inspectre-gadget/
Apache License 2.0
39 stars 3 forks source link

Feature: Import symbols from second binary #22

Closed SanWieb closed 5 months ago

SanWieb commented 5 months ago

Adds the feature to use symbols from a binary given as extra argument. This is useful if you are analyzing a memory dump which does not contains any symbols, and you want to enrich the analysis with the symbols from the original binary.