71 skills found · Page 1 of 3
VisActor / VTableVTable is not just a high-performance multidimensional data analysis table, but also a grid artist that creates art between rows and columns.
cldellow / Sqlite Parquet VtableA SQLite vtable extension to read Parquet files
nilslice / Zig InterfaceComptime interface generation modeled after vtable design found in the stdlib.
lvc / Vtable DumperA tool to list content of virtual tables in a shared library
K4ryuu / IDA VTableExplorerAutomatic vtable detection, inheritance analysis, and function override tracking for reverse engineering compiled C++ binaries. Supports IDA Pro 9+ on any OS
Thordin / Vtable HookC++ Vtable Hooking Library
xerub / MachoDealing with Mach-O kexts, vtables and more
boom-cr3 / VTableKFunctionHookThis project will give you an example how you can hook a kernel vtable function that cannot be directly called
steelcode / Art Hook Vtable Gsoc15ARTDroid: Simple and easy to use library to intercept virtual-method calls under the Android ART runtime.
asherkin / VtableEmscripten-based VTable Dumper
tdr130 / Art Hooking VtableARTDroid: Simple and easy to use library to intercept virtual-method calls under the Android ART runtime.
krystalgamer / Dec2structPython plugin to easily setup vtables in IDA using declaration files
tandasat / DumpVTableGenerates a Python script to give public interface names in an ActiveX file to an IDB file.
novt-vtable-less-compiler / Novt LlvmNoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.
not-wlan / VtablesInteract with C++ virtual method tables from Rust
NickCH-K / VtableAn R package for creating Variable Documentation Files
leoetlino / ClassgenClang-based tool to dump type information (enums, records, vtables) from a C++ codebase and optionally import it into IDA
DisabledMallis / Magic VtableA small C++23 library to acquire vtable information at compile time
devoncarew / VtableA Flutter table widget featuring virtualization, sorting, and custom cell rendering.
kmdouglass / Rust Libloading ExampleA design pattern for shared library loading in Rust with versioned vtables and owned symbols