Raised This Month: $51 Target: $400
 12% 

[IDA] Confused over vtables


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
glittershii
Junior Member
Join Date: Oct 2017
Old 12-26-2017 , 13:08   [IDA] Confused over vtables
Reply With Quote #1

Probably a dumb question but bear with me. I'm new to all of this and been reading documentation on IDA, vtables and DHooks and I still don't get how to make this work.

So there's this function I'm trying to hook.
Code:
CNMRiH_Player::GetVoiceSet(void)
It shows up as _ZNK13CNMRiH_Player11GetVoiceSetEv in IDA-View-A:



and has two reference files ..none of which seem to be vtables:



Doing File->Script File on them returns a blank file, of course.

VTable Dumper doesn't even show the function

I'm confused. What does this mean? What is this and how do I hook it? Without vtables, do I need to use a signature instead?
glittershii is offline
Miu
Veteran Member
Join Date: Nov 2013
Old 12-26-2017 , 13:32   Re: [IDA] Confused over vtables
Reply With Quote #2

Sounds like it's not virtual, and so you would indeed need to use a signature to locate it instead
Miu is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:05.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode