ghidra/Ghidra/Features/Decompiler/ghidra_scripts/classrecovery
2025-05-29 11:07:44 -04:00
..
BaseTypeinfo.java GP-2679 Gcc class recovery improvements. Created classes for Vtable, 2023-04-30 22:02:37 +00:00
DecompilerScriptUtils.java GP-4872 update to all add function to namespaces methods to commit the function so as to not overwrite decomipler when making other changes via listing. Also added check for existing equivalent listing constructor return type before setting it to class structure pointer. 2024-08-30 14:47:36 +00:00
EditStructureUtils.java GP-2679 Gcc class recovery improvements. Created classes for Vtable, 2023-04-30 22:02:37 +00:00
ExtendedFlatProgramAPI.java Fix various "function" typos 2025-04-19 17:20:51 +02:00
GccTypeinfo.java GP-4376 Updated gcc class recovery to allow for special typeinfos that 2024-04-04 16:46:02 +00:00
GccTypeinfoRef.java GP-0: Fixing @Override warnings 2025-05-29 11:07:44 -04:00
RecoveredClass.java GP-4708 updated createStructure to fix logic error. 2024-06-24 23:11:26 +00:00
RecoveredClassHelper.java GP-5654 - Data Type Manager - Speed improvements for deleting data types 2025-05-13 14:27:17 -04:00
RTTIClassRecoverer.java GP-0: Certify 2024-10-28 13:40:52 -04:00
RTTIGccClassRecoverer.java GP-5625 rtti script added some missing null checks 2025-04-28 18:36:37 +00:00
RTTIWindowsClassRecoverer.java Merge remote-tracking branch 'origin/patch' 2024-10-31 06:03:45 -04:00
SpecialVtable.java GP-4376 Updated gcc class recovery to allow for special typeinfos that 2024-04-04 16:46:02 +00:00
Typeinfo.java GP-2679 Gcc class recovery improvements. Created classes for Vtable, 2023-04-30 22:02:37 +00:00
TypeinfoRef.java GP-2679 Gcc class recovery improvements. Created classes for Vtable, 2023-04-30 22:02:37 +00:00
Vftable.java GP-3464 Improved gcc rtti script class struct recovery to better use dwarf info, split out parent struct in class struct, fix align issue keeping data from being created correctly, better id and name vftables in multi-inheritance case, clean up of exceptions, start of improved modeling vftables. 2023-08-29 23:07:18 +00:00
Vtable.java GP-5505 Improved RecoverClassesFromRTTIScript abilty to use the LowCodeModeBit to find code references. 2025-03-21 18:40:16 +00:00
Vtt.java GP-2679 Gcc class recovery improvements. Created classes for Vtable, 2023-04-30 22:02:37 +00:00