Back to all

get-vtable-from-yaml

by hzqst

190Feb 7, 2026Visit Source
Load vtable information from a pre-generated YAML file. Use this skill when you need to get vtable address and size for a class before analyzing virtual functions. This skill checks for existing vtable YAML files and errors out if not found, ensuring the vtable analysis has been done first.