ghidra/Ghidra/Features/Decompiler/ghidra_scripts
2024-12-06 11:45:38 -05:00
..
classrecovery Merge remote-tracking branch 'origin/patch' 2024-12-06 11:45:38 -05:00
ApplyClassFunctionDefinitionUpdatesScript.java GP-4408 Refactor of FillOutStructureCmd. Added FillOutStructureHelper and additional DecompilerUtils methods. 2024-04-03 09:53:53 -04:00
ApplyClassFunctionSignatureUpdatesScript.java GP-4408 Refactor of FillOutStructureCmd. Added FillOutStructureHelper and additional DecompilerUtils methods. 2024-04-03 09:53:53 -04:00
CompareFunctionSizesScript.java GT-3567 - Fixed keybindings not working in DialogComponentProviders 2020-03-06 12:15:26 -05:00
CreateStructure.java GP-4408 Refactor of FillOutStructureCmd. Added FillOutStructureHelper and additional DecompilerUtils methods. 2024-04-03 09:53:53 -04:00
DecompilerStackProblemsFinderScript.java GP-2974: Fixing warnings 2023-05-01 07:23:48 -04:00
FindPotentialDecompilerProblems.java GP-2974: Fixing warnings 2023-05-01 07:23:48 -04:00
FixSwitchStatementsWithDecompiler.java GT-3567 - Fixed keybindings not working in DialogComponentProviders 2020-03-06 12:15:26 -05:00
GraphASTAndFlowScript.java Moving 'AST Graph' from scripting to an action in the decompiler window so that options are persistent. Also renamed it to 'Graph Data Flow'. Renamed existing graph action to 'Graph Control Flow'. 2022-02-22 14:26:01 -05:00
GraphASTScript.java GP-3752 added callfixup in x86win.cspec and updated GraphASTScript 2023-08-17 20:56:53 +00:00
GraphSelectedASTScript.java Moving 'AST Graph' from scripting to an action in the decompiler window so that options are persistent. Also renamed it to 'Graph Data Flow'. Renamed existing graph action to 'Graph Control Flow'. 2022-02-22 14:26:01 -05:00
RecoverClassesFromRTTIScript.java GP-5146 fixed rttiUtil issue resulting from previous pdb anon fix. Main fix was to remove incorrect pdb secondary symbols causing rtti script to blow up. Also updated to remove known functions from other class possible const/dest lists. Also updated to remove ticks from pdb rtti instead of just removing the symbols and recreating. This fixed the missing _forParent symbols so also updated script to handle for parent case now that it is getting them. 2024-12-06 15:59:20 +00:00
ShowCCallsScript.java GP-4408 Refactor of FillOutStructureCmd. Added FillOutStructureHelper and additional DecompilerUtils methods. 2024-04-03 09:53:53 -04:00
ShowConstantUse.java GP-4408 Refactor of FillOutStructureCmd. Added FillOutStructureHelper and additional DecompilerUtils methods. 2024-04-03 09:53:53 -04:00
StringParameterPropagator.java Merge remote-tracking branch 'origin/GP-4408_ghidra1_FillOutStructureCmdCleanup--SQUASHED' 2024-04-03 10:12:19 -04:00
SwitchOverride.java Handle conditional computed jumps in SwitchOverride.java 2022-11-13 20:22:02 -06:00
TurnOnLanguage.java Program specific, user-defined, cspec extensions 2021-05-04 12:11:55 -04:00
WindowsResourceReference.java GP-7 Added handling of MULTI_EQUAL pcode op while finding constant 2024-04-30 21:53:25 -04:00