vtable
Here are 18 public repositories matching this topic...
A small C++23 library to acquire vtable information at compile time
-
Updated
Oct 9, 2024 - C++
Idiomatic and FFI Safe dyn traits in Rust
-
Updated
May 19, 2023 - Rust
tool for monitoring x64 MSVC vtable calls
-
Updated
Dec 8, 2024 - C++
Type-erased, concept-driven interfaces in C++11
-
Updated
Jul 29, 2025 - C++
Helper methods to work with Rust types.
-
Updated
Mar 19, 2025 - Rust
Simple VTable dumper for IDA 9.0+
-
Updated
Jul 16, 2025 - Python
Automatically generates Rust FFI bindings to C (and some C++) libraries. Here we'll try to handle overloads, virtual functions and vtables in C++.
-
Updated
Dec 6, 2021 - C++
Header-only library for C++17 that patches the VTable of class instances to call functions of your choosing.
-
Updated
Sep 21, 2021 - C++
VTable is not just a high-performance multidimensional data analysis table, but also a grid artist that creates art between rows and columns.
-
Updated
Jul 28, 2025 - TypeScript
In this application, we are going to access the VPTR and through VPTR we access the VTABLE and from VTABLE we access the addresses of the virtual function.
-
Updated
Jul 10, 2020 - C++
**MemViz** is a C++ memory visualization and introspection tool for exploring object layouts, inheritance structures, and memory behaviors at runtime. It’s designed to support debugging, teaching, and deep learning of C++ object models — from virtual tables to hex dumps!
-
Updated
Jul 30, 2025 - C++
An educational exercise implementing C++ polymorphism in C
-
Updated
Sep 3, 2024 - C
Improve this page
Add a description, image, and links to the vtable topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vtable topic, visit your repo's landing page and select "manage topics."