Skip to content

use of OOAnalyzer result in Ghidra #203

Answered by sei-eschwartz
wothke asked this question in Q&A
Discussion options

You must be logged in to vote
  1. example: ooanalyzer reports a class "cls_0x407db0" and it also reports 6 methods that this class supposedly has. The address of the first of these methods "meth_0x407db0" seems to coincide with the address used to name the class. Does this "same address" imply anything special regarding role that this "first" function plays in the class, or is is just coincidentially the first detected method?

There is some logic to identify a "representative" address for a class here. In the worst case, a class identifier can just be a method address though.

2. In the above example fewer methods were reported than I would have expected, e.g. the last reported method was "meth_0x409350" and that meth…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@cfcohen
Comment options

@wothke
Comment options

Answer selected by wothke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants