Using pdb in OOAnalyzer #171
Unanswered
dimitrijejankov
asked this question in
Q&A
Replies: 1 comment 8 replies
-
PDBs likely contain all the information you need. We actually use PDBs to extract ground truth for testing OOAnalyzer. Is there a reason you can't simply import the PDB into Ghidra/IDA? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear OOAnalyzer team,
Suppose I had access to more information about the types, like a .pdb file. Is it possible to explicitly bake in these
constraints into the prolog rules? If not could you give me a few hits on how to extend it? :)
Beta Was this translation helpful? Give feedback.
All reactions