mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 02:09:44 +02:00
GP-972 Improvements to Gcc RTTI Class Recovery
This commit is contained in:
parent
c553971388
commit
e1953ebb22
7 changed files with 652 additions and 254 deletions
|
@ -680,7 +680,6 @@ public class GccRttiAnalysisScript extends GhidraScript {
|
|||
|
||||
/**
|
||||
* Method to process the primary vtable for each "vtable" label
|
||||
* @return the vftable Address in the vtable
|
||||
* @throws Exception if Data cannot be created
|
||||
*/
|
||||
private void processVtables() throws Exception {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue