Commit Graph

3636 Commits

Author SHA1 Message Date
Ryan Kurtz
86237a8b90 GP-0: Updating gitattributes 2021-03-30 10:21:45 -04:00
ghidra1
2d065122bc GP-0 eliminate unwanted stacktrace on cancel 2021-03-26 10:32:21 -04:00
ghidra1
9880b3dcef Update to 9.2.3 ChangeHistory 2021-03-24 15:49:36 -04:00
ghidra1
f3034e658b Merge remote-tracking branch 'origin/GP-794_dev747368_DWARF_func_params_fix--SQUASHED' into patch 2021-03-24 15:28:45 -04:00
dev747368
763092487b GP-794 Fix handling of problematic DWARF function parameters. 2021-03-24 15:25:58 -04:00
ghidra1
ca15889208 Merge remote-tracking branch 'origin/GP-791_ghizard_Change_PDB_Universal_constructor_return_type' into patch 2021-03-23 15:12:49 -04:00
ghidra1
006b3d0ca1 Merge remote-tracking branch 'origin/GP-790_ghizard_Change_Demangler_constructor_return_type' into patch 2021-03-23 15:12:25 -04:00
ghidra1
0f235d029c GP-797 Corrected python script info parse - ignore certification header
if present
2021-03-23 13:38:14 -04:00
dev747368
c6de9dc493 GP-743 fix DWARF handling of empty compile units and older gcc dwarf info 2021-03-22 15:50:20 -04:00
ghidra1
ce056f1ea9 Corrected timing-related test failure 2021-03-22 15:44:17 -04:00
ghidra1
fa6a544afc Copied change from master to correct improper cancel during TaskDialog
close/disposal (corrects test failure).
2021-03-22 15:38:11 -04:00
ghidra1
252ec48a44 GP-38 Corrected ContextAction failure to display dialog (Closes #2860) 2021-03-22 15:35:45 -04:00
ghizard
0debac8498 GP-790 Demangler constructor return undefined 2021-03-22 11:05:19 -04:00
ghizard
c00feac9fe GP-791 PDB Universal constructor return undefined 2021-03-22 10:54:55 -04:00
ghidra1
acf78878ce Merge remote-tracking branch 'origin/GP-789_emteere_RTTIOrderFix' into patch 2021-03-19 19:59:33 -04:00
emteere
7ce63e3e30 GP-789 fix double symbol and plate comments when RTTI analyzer runs
before demangler.  Issue caused by moving RTTI analyzer earlier in
analysis order.
2021-03-19 17:56:16 +00:00
ghidra1
b55e34f696 Merge remote-tracking branch 'origin/Ghidra_9.2.3_Release_Notes_changes' into patch 2021-03-19 11:28:28 -04:00
ghidra1
438827ddfe GP-781 corrected handling of scriptPaths 2021-03-19 10:36:31 -04:00
ghizard
e42203710f Ghidra 9.2.3 ChangeHistory mods 2021-03-18 14:07:35 -04:00
ghidra1
33bba9e614 Relax source for IP info during build 2021-03-18 04:50:38 -04:00
ghidra1
bbd72ed943 Merge branch 'GP-0_ghidra1_CertifySourceFiles' into patch 2021-03-17 19:30:03 -04:00
ghidra1
0429e754c8 Merge remote-tracking branch
'origin/GP-781_jpleasu_scriptPath_parser--SQUASHED' into patch
2021-03-17 19:14:41 -04:00
ghidra1
162f203395 Updated certification headers 2021-03-17 18:22:50 -04:00
ghidra1
d2c39513c3 Handle changes to allow for certification headers on bash type source
files (e.g., *.py) and gradle files
2021-03-17 18:09:21 -04:00
Jason P. Leasure
b8f1b241ba parse $GHIDRA_HOME in analyzeHeadless -scriptPath, fixes GP-781 2021-03-17 13:17:46 -04:00
ghidra1
cafa27aacc Merge branch 'GP-0_ghidra1_AppLayoutForStandaloneUse' into patch 2021-03-11 15:07:49 -05:00
ghidra1
470ef71ba8 Improve ApplicationLayout use for standalone apps 2021-03-11 14:47:57 -05:00
ghidra1
b428631bf4 Corrected certification header 2021-03-04 19:12:00 -05:00
ghidra1
f883870d45 Set version 9.2.3 2021-03-03 13:50:49 -05:00
ghidra1
1f198f5cd4 ChangeHistory update 2021-03-02 19:03:59 -05:00
dev747368
364ff3f8ac GP-724 fix setting "PDB Loaded" flag 2021-03-02 18:55:09 -05:00
ghidra1
3d45118c63 Merge remote-tracking branch 'origin/Ghidra_9.2.3_Release_Notes' into patch 2021-03-02 18:33:59 -05:00
ghidra1
1ff9f5814e Merge remote-tracking branch 'origin/GP-0-dragonmacher-test-fix-3-2-21' into patch 2021-03-02 18:27:19 -05:00
dragonmacher
8eac3ca38b Test fixes for atypical test path 2021-03-02 12:53:49 -05:00
ghizard
384240834b Ghidra 9.2.3 Release Notes 2021-03-02 10:39:33 -05:00
dragonmacher
c17448d2f2 GP-66 - updated goto action to be disabled when there is no program 2021-02-25 19:15:03 -05:00
ghidra1
7b8e6b4471 Merge remote-tracking branch 'origin/GP-721_emteere_SleighEditorTokenEndian' into patch 2021-02-25 19:13:52 -05:00
ghidra1
cefc2e52ad Revert "GP-710 Added support for additional PIC30 ELF relocations (closes #2792)"
This reverts commit 9c1fed6a13.
2021-02-25 19:05:05 -05:00
ghidra1
ce910a1112 Revert "GP-710 Added register symbol processing to ELF PIC30 import processing. Improved code unit operand format to render memory register name when no reference is present."
This reverts commit c545a6fb5a.
2021-02-25 19:04:33 -05:00
emteere
650e65cdd5 GP-721_emteere added new define token endian attribute. Added Ghidra
category on built plugin extension so it appears when users install
2021-02-24 20:56:09 +00:00
ghidra1
2425feefbc GP-705 update regex comment 2021-02-23 16:44:01 -05:00
ghidra1
c545a6fb5a GP-710 Added register symbol processing to ELF PIC30 import processing.
Improved code unit operand format to render memory register name when no
reference is present.
2021-02-23 16:06:45 -05:00
ghidra1
7a3945f3bc Merge remote-tracking branch
'origin/GP-688_ghidra007_fixRTTIVftableCount' into patch
2021-02-23 13:30:57 -05:00
ghidra1
9c1fed6a13 GP-710 Added support for additional PIC30 ELF relocations (closes #2792) 2021-02-23 12:48:27 -05:00
ghidra1
d12d1ec739 Merge remote-tracking branch 'origin/GP-705-dragonmacher-gnu-demangler-regex-fixes' into patch 2021-02-23 12:47:45 -05:00
ghidra1
4b8d9054c1 Merge remote-tracking branch 'origin/GP-702_ryanmkurtz_macho-ntools'
into patch (closes #2192)
2021-02-22 21:01:41 -05:00
dragonmacher
1c0ad2c8df GP-705 - Gnu Demangler speed improvement 2021-02-22 19:23:06 -05:00
Ryan Kurtz
7868dbc4f9 GP-702: Fixed an exception that occurred when importing Mach-O files
that define zero LC_BUILD_VERSION tool entries
2021-02-22 11:40:32 -05:00
dev747368
3d36d914be GP-667 fix XmlImport bookmark overwrite existing 2021-02-22 11:32:38 -05:00
emteere
01b6027c77 GP-697_emteere delayed reading of symbol names to improve memory read performance 2021-02-22 11:32:21 -05:00