Ross ROSS = Recommend OSS · open-source software intelligence for agents

0xgalz/Virtuailor

IDAPython tool for creating automatic C++ virtual tables in IDA Pro observed · 2026-08-28

github.com/0xgalz/Virtuailor · Python · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2889
  • days_rel: n/a
  • days_push: 1886
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1395 stars · 139 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Virtuailor is an IDAPython plugin for IDA Pro that reconstructs C++ virtual tables (vtables) for Intel x86/x64 and AArch64 binaries. It combines static detection of indirect calls with dynamic debugging hooks to create vtable structures, rename functions, and add cross-references.

Use cases

  • reconstruct c++ vtables in ida pro
  • analyze indirect virtual calls in a binary
  • reverse engineer c++ malware with virtual functions
  • create vtable structures automatically in ida
  • rename virtual functions during ida debugging
  • analyze aarch64 firmware virtual tables

When to choose

  • you are reversing C++ binaries in IDA Pro and need vtable recovery
  • you want dynamic tracing of virtual calls via IDA debugger
  • you work with x86, x64, or AArch64 firmware code

When to avoid

  • you use a disassembler other than IDA Pro
  • you need fully static vtable recovery without debugging
  • you need a maintained tool with recent updates

Facets

plugin · maturity maintenance

reverse-engineering developer-tools security reverse-engineering developer-tools windows ida-pro idapython vtables c++ binary-analysis debugging linux macos

1 source

Member repositories

RepositoryRoleHealth v2
0xgalz/Virtuailormain32

For agents

markdown · JSON · MCP: product_card(name="0xgalz/Virtuailor")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem