Topic: "vtable"
fjh658/HexRaysPyTools Fork of igogo-x86/HexRaysPyTools
Ida Pro plugin
Language: Python - Size: 4.48 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 29 - Forks: 7

outfoxxed/dyntable
Idiomatic and FFI Safe dyn traits in Rust
Language: Rust - Size: 312 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 18 - Forks: 0

InusualZ/SymbolExporter
Language: C++ - Size: 77.1 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 18 - Forks: 4

praydog/vtable-monitor
tool for monitoring x64 MSVC vtable calls
Language: C++ - Size: 38.1 KB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 16 - Forks: 5

kupiakos/tinydyn
Tiny dynamic dispatch in Rust
Language: Rust - Size: 43 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 1

kongxiao0532/safedispatch-reproduce 📦
Coding topic of *Program analysis and testing* by Prof. Chao Zhang
Language: C++ - Size: 44.9 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

unbrice/bench_vtables
A playground to experiment with various representation of V-Tables for multiple Rust traits. I created it in the context of rust-lang #2035
Language: Rust - Size: 41 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

alecmocatta/metatype
Helper methods to work with Rust types.
Language: Rust - Size: 52.7 KB - Last synced at: 28 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 2

hkva/vtable-dump
Efficiently dump C++ virtual function tables from ELF objects
Language: C++ - Size: 93.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Vurv78/viable
Elegant interop with C++ classes / interfaces with vtables
Language: Rust - Size: 22.5 KB - Last synced at: 13 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

kazuki0824/rust-bindgen Fork of rust-lang/rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries. Here we'll try to handle overloads, virtual functions and vtables in C++.
Language: C++ - Size: 14.5 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Fulgen301/VTablePatch
Header-only library for C++17 that patches the VTable of class instances to call functions of your choosing.
Language: C++ - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

dipali57/Virtual_Table_Analyzer
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.
Language: C++ - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
