mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +02:00
![]() The vfunctions are collected and compared in two loops against all the recoveredClasses, this takes time if the binary have many classes. This commit makes the vfunctions list and the vftable address to be stored in a map, making the vfunctions list and create happen only once. |
||
---|---|---|
.. | ||
classrecovery | ||
ApplyClassFunctionDefinitionUpdatesScript.java | ||
ApplyClassFunctionSignatureUpdatesScript.java | ||
CompareFunctionSizesScript.java | ||
CreateStructure.java | ||
DecompilerStackProblemsFinderScript.java | ||
FindPotentialDecompilerProblems.java | ||
FixSwitchStatementsWithDecompiler.java | ||
GraphASTAndFlowScript.java | ||
GraphASTScript.java | ||
GraphSelectedASTScript.java | ||
RecoverClassesFromRTTIScript.java | ||
ShowCCallsScript.java | ||
ShowConstantUse.java | ||
StringParameterPropagator.java | ||
SwitchOverride.java | ||
TurnOnLanguage.java | ||
WindowsResourceReference.java |