Saro G.

Results 15 comments of Saro G.

Hi, when running `DhrakeParseClass`, are you selecting the right address with your mouse cursor? It's supposed to be the start of the VMT address (labeled `VMT_*_TSomething`). Is the data at...

> Hey @sarog, PR #8 looks good to me - but since you have so heavily contributed code I'd like to hear your opinion =). Indeed, I reviewed the change,...

Perfect, thank you for the details! The issue is that there was no actual function defined at address `004ab448` even though there's a label saying otherwise, so the Pointer DT...

> Are you sure that's it? This looks like a Ghidra function to me: I wasn't questioning whether it was a function or not but rather if Ghidra had successfully...

Hi @kabiri, you can find `VMT_` labels using the Symbol Tree window in Ghidra. Take a look [here](https://github.com/huettenhain/dhrake/issues/2#issuecomment-1604898223) for more information on how to use Dhrake (and read through the...