Skip to content

Identifying Virtual Table Functions using VTBL IDA Pro Plugin + Deviare Hooking Engine

Notifications You must be signed in to change notification settings

nektra/vtbl-ida-pro-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Identifying Virtual Table Functions using VTBL IDA Pro Plugin + Deviare Hooking Engine

VTBL is an IDA script which identifies all the virtual tables found in any module of a native process. The virtual tables can be related to a COM or a C++ class. Unlike other tools, ours does not depend on a specific compiler to obtain a virtual table. This makes it an essential tool for reverse engineers.

Complete article with video at VTBL IDA Pro Plugin Article

About

Identifying Virtual Table Functions using VTBL IDA Pro Plugin + Deviare Hooking Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages