ghidra/Ghidra/Features/Decompiler/ghidra_scripts
2021-11-09 14:56:19 +00:00
..
classrecovery GP-1408 Changed inheriting class structures to contain individual base class structure components instead of whole structures. This allows correct class vftable and vbtable pointers to be used instead of base class ones. This makes structures messier but makes decompiler usage correct. Also updated methods that update virtual functions. 2021-11-09 14:56:19 +00:00
ApplyClassFunctionDefinitionUpdatesScript.java GP-972 Improvements to Gcc RTTI Class Recovery 2021-06-10 14:19:33 -04:00
ApplyClassFunctionSignatureUpdatesScript.java GP-972 Improvements to Gcc RTTI Class Recovery 2021-06-10 14:19:33 -04: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 Merge remote-tracking branch 'origin/GP-773_ghidravore_graph_visualization_options--SQUASHED' 2021-08-09 14:13:19 -04: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