ghidravore
|
a8da2b761a
|
GP-1073 updating uses of getSymbols(address) to be more efficient where possible
|
2021-10-06 16:59:58 -04:00 |
|
ghidra1
|
877b168224
|
GP-943 Corrected RecoverClassesFromRTTIScriptTest4 test failure
|
2021-09-27 01:22:51 -04:00 |
|
ghidra1
|
27892f659a
|
GP-943 Resurected and revised Structure.getComponentAt method. Also
revised behavior of Structure.getComponentContaining. Both will now
ignore zero-length components.
|
2021-09-26 19:11:34 -04:00 |
|
ghidra1
|
cfdec26da4
|
GP-943 Added support for zero-length arrays and
zero-length components. NOTE: We still never return 0 for
DataType.getLength(). Added DataType.isZeroLength().
|
2021-09-24 16:29:29 -04:00 |
|
ghidra007
|
6d5f30f448
|
GP-1055 Improvements to prototype RecoverClassesFromRTTIScript for stripped gcc binaries including improved finding and creating of virtual tables, some constructor/destructor determination, and improved class data creation.
|
2021-07-30 18:50:08 -04:00 |
|
ghidra1
|
357500306e
|
Merge remote-tracking branch 'origin/GP-1095_ghidra007_GraphRecoveredClassesImprovements--SQUASHED' into patch
|
2021-07-06 19:08:22 -04:00 |
|
ghidra007
|
90c517fcf9
|
GP-1095 Fixed duplicate name graph issues in RecoverClassesFromRTTIScript and GraphClassesScript. Fixed class name parsing flaws in GraphClassesScript.
|
2021-07-06 18:56:18 -04:00 |
|
ghidra007
|
b8e8c094a1
|
GP-1101 Added missing isPDBLoaded flag assignment to the RTTIWindowsClassRecoverer which was inadvertently left out during refactoring.
|
2021-07-06 14:35:02 -04:00 |
|
ghidra007
|
020df708e2
|
GP-1044 Fixed promotion of namespaces to only verified classes and added creation of typeinfo structs in stripped gcc binaries
|
2021-06-16 14:59:01 -04:00 |
|
ghidra007
|
e1953ebb22
|
GP-972 Improvements to Gcc RTTI Class Recovery
|
2021-06-10 14:19:33 -04:00 |
|
ghidra007
|
b6a5ce659b
|
GP-973 Added ApplyClassFunctionSignatureUpdatesScript and ApplyClassFunctionDefinitionUpdatesScript fix-up scripts for when users update RecoveredClass virtual function signatures or definitions.
|
2021-06-09 17:08:44 -04:00 |
|
ghidra007
|
224f15b20a
|
GP-971 Moved ClassRecovery class files to subpackage so they would not appear in script manager window.
|
2021-05-19 14:24:59 -04:00 |
|