Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

Update for 9.2.1

Compare
Choose a tag to compare
@astrelsky astrelsky released this 28 Dec 15:57
· 68 commits to master since this release

Issues related to empty vtable structs have been fixed. Also attached to this release are gdt archives for x86 and x86_64 libstdc++.so.6. To use them simply drag the file into Ghidra's project manager. Then before running the class analyzer, open the project archive in the ClassTypeInfo Tree. When running the C++ Class Analyzer's with "Use Archived Rtti Data" selected, the analyzer with search through the archived for the data type and use them to apply the data type and function definitions. This is particularly useful for stripped programs.