ghidra/Ghidra/Features/Decompiler/ghidra_scripts
ghidra007 80538d8c49 GP-1499 Recover classes script various improvements. Updated checks for whether program has DWARF and whether DWARF has been applied so it works for old and new cases.
Improved error handling. Updated deprecated graph methods which were no longer using defined colors. Various code cleanup.
2021-11-25 19:02:53 +00:00
..
classrecovery GP-1499 Recover classes script various improvements. Updated checks for whether program has DWARF and whether DWARF has been applied so it works for old and new cases. 2021-11-25 19:02:53 +00:00
ApplyClassFunctionDefinitionUpdatesScript.java GP-1464 RecoverClassesFromRTTIScript now consistently applies its class structures in programs that have PDB information applied. Also, an option was added so users can decide whether to replace existing class data in thiscall functions regardless of whether they originated as PDB or not. 2021-11-10 19:59:21 +00:00
ApplyClassFunctionSignatureUpdatesScript.java GP-1464 RecoverClassesFromRTTIScript now consistently applies its class structures in programs that have PDB information applied. Also, an option was added so users can decide whether to replace existing class data in thiscall functions regardless of whether they originated as PDB or not. 2021-11-10 19:59:21 +00:00
CompareFunctionSizesScript.java GT-3567 - Fixed keybindings not working in DialogComponentProviders 2020-03-06 12:15:26 -05:00
CreateStructure.java Candidate release of source code. 2019-03-26 13:46:51 -04:00
FindPotentialDecompilerProblems.java GT-3567 - Fixed keybindings not working in DialogComponentProviders 2020-03-06 12:15:26 -05:00
FixSwitchStatementsWithDecompiler.java GT-3567 - Fixed keybindings not working in DialogComponentProviders 2020-03-06 12:15:26 -05:00
GraphAST.java fixed a few minor issues with AST graphs 2021-08-10 14:37:18 -04:00
GraphASTAndFlow.java fixed a few minor issues with AST graphs 2021-08-10 14:37:18 -04:00
GraphSelectedAST.java Candidate release of source code. 2019-03-26 13:46:51 -04:00
RecoverClassesFromRTTIScript.java GP-1499 Recover classes script various improvements. Updated checks for whether program has DWARF and whether DWARF has been applied so it works for old and new cases. 2021-11-25 19:02:53 +00:00
ShowCCallsScript.java Candidate release of source code. 2019-03-26 13:46:51 -04:00
ShowConstantUse.java GP-676 - Tweak to the TableChooserDialog API to always use a transaction 2021-02-10 20:35:55 -05:00
StringParameterPropagator.java Candidate release of source code. 2019-03-26 13:46:51 -04:00
SwitchOverride.java Candidate release of source code. 2019-03-26 13:46:51 -04:00
TurnOnLanguage.java Program specific, user-defined, cspec extensions 2021-05-04 12:11:55 -04:00
WindowsResourceReference.java Candidate release of source code. 2019-03-26 13:46:51 -04:00