View Single Post
Dr!fter
The Salt Boss
Join Date: Mar 2007
Old 07-27-2012 , 10:33   Re: [IDA/DHooks]How to get vtable offsets
Reply With Quote #5

Quote:
Originally Posted by Powerlord View Post
You REALLY do need to check the windows offset on every release that your plugin breaks on. As other plugin/extension authors have found out the hard way, sometimes one offset will move and the other offset will move a different amount. There have even been updates where the Windows offset moved and the Linux offset stayed the same!
Quote:
As you can see the linux offset is 147. As for windows, usually it is -1 so 146, this is not always the case though! I will go into more detail on Part II of this tutorial.
k
Dr!fter is offline