ghidra007
|
22d4c2069b
|
GP-1581 Recover classes script deleting destructor and clone discovery improvements.
|
2022-04-14 19:28:49 +00:00 |
|
dragonmacher
|
812ea4fe1e
|
GP-1556 - Added support for searching for structure fields by offset
|
2022-03-25 09:43:50 -04:00 |
|
Ryan Kurtz
|
0f3d24ebcc
|
Merge remote-tracking branch 'origin/GP-1720_ghidra007_Remove_Extraneous_Make_thiscalls--SQUASHED' into patch
|
2022-03-16 13:02:46 -04:00 |
|
ghidra007
|
66c8333230
|
GP-1720 Moved creation of class thiscalls to after removal of non-constructors to remove the small number of incorrect thiscalls created by the RecoverClassesFromRTTI script.
|
2022-03-16 14:17:14 +00:00 |
|
ghidra007
|
387b307402
|
GP-1781 Fixed two replace in structure bugs in RecoverClassesFromRTTI script.
|
2022-03-15 14:23:50 +00:00 |
|
ghidra1
|
f2706bb1de
|
Merge remote-tracking branch
'origin/GP-1670_ghidra007_RecoveredClass_ReplaceInStructureBug--SQUASHED'
into patch
Conflicts:
Ghidra/Features/Decompiler/ghidra_scripts/classrecovery/RTTIGccClassRecoverer.java
Ghidra/Features/Decompiler/ghidra_scripts/classrecovery/RecoveredClassHelper.java
|
2022-01-24 17:07:32 -05:00 |
|
ghidra007
|
87d6ff4db3
|
GP-1670 Fixed bug in a class recovery helper class that in some cases was causing an exception when trying to replace a component in a structure.
|
2022-01-24 21:34:12 +00:00 |
|
ghidra007
|
eeee6c1ba4
|
GP-1601 Fixed the ApplyClassFunctionDefinitionUpdatesScript and the ApplyClassFunctionSignatureUpdatesScript and related methods in RecoveredClassHelper to work with new 10.1 function definition changes.
|
2022-01-24 21:02:03 +00:00 |
|
ghidra007
|
0c1c7d1acf
|
GP-1663 The RecoverClassesForRTTIScript was updated to improve function definition creation for the multi-inheritance and single virtual inheritance cases.
|
2022-01-11 18:51:06 +00:00 |
|
ghidra007
|
9567e2f1ea
|
GP-1506 Refactored to put new class structure code in RecoverClassHelper then added calls to it in gcc create structure code. Plus some code refactoring and cleanup.
|
2021-12-03 23:06:53 +00:00 |
|