Commit Graph

4322 Commits

Author SHA1 Message Date
Ryan Kurtz
88b7734608 Merge remote-tracking branch 'origin/GP-2864_ghidra1_CorrectPDBFuncName' into patch 2022-11-19 03:08:36 -05:00
ghidra1
4e6d2316f7 GP-2864 corrected PDB function definition use by FunctionSymbolApplier 2022-11-18 14:52:02 -05:00
Ryan Kurtz
02801d161d Merge remote-tracking branch 'origin/GP-2830_PspecSymbolParsing' into patch 2022-11-18 01:20:16 -05:00
caheckman
8f2450e625 GP-2830 Parsing pspec symbols 2022-11-14 20:02:27 -05:00
ghizard
ba536a57ee GP-2838 - PDB Fix primary symbol override logic for functions, affecting
function sigs from mangled.
2022-11-14 13:36:52 -05:00
ghidra1
d729dd19ca GP-2820 corrected getPossibleCalledDestructors NPE 2022-11-10 13:34:58 -05:00
caheckman
4990101d6e GP-2818 Don't attach usepoint to address tied symbols 2022-11-09 18:14:09 -05:00
ghidra1
21eb588059 Merge remote-tracking branch 'origin/GP-2807_emteere_fixDotNetdisassemblyProtection--SQUASHED' into patch 2022-11-09 13:10:13 -05:00
emteere
8197183de0 GP-2807 Fix potential error creating function/data on existing function/data, minor datatype name fix 2022-11-09 13:08:38 -05:00
ghidra1
0820129229 Merge remote-tracking branch 'origin/GP-2777_ghidra1_StructurePerformance--SQUASHED' into patch 2022-11-09 12:26:38 -05:00
ghidra1
277a0f5843 GP-2777 Structure build-up and resolution performance improvements 2022-11-09 12:12:14 -05:00
Ryan Kurtz
c562c888d3 Merge remote-tracking branch 'origin/GP-2804-dragonmacher-service-registration' into patch 2022-11-09 00:41:38 -05:00
Ryan Kurtz
1d4648d735 Merge remote-tracking branch
'origin/GP-2797-dragonmacher-column-filter-newline-issue--SQUASHED' into
patch (Closes #4722)
2022-11-09 00:39:08 -05:00
Ryan Kurtz
bd1f90030d Merge remote-tracking branch
'origin/GP-2805_ghidra1_DBIteratorTransition' into patch (Closes #4716)
2022-11-09 00:35:28 -05:00
dragonmacher
65142e127d GP-2797 - Fixed the table column filtering to correctly match input data containing newline characters when using the 'Contains' string column filter. 2022-11-08 17:26:56 -05:00
ghidra1
403b3e9504 GP-2805 corrected DB long key iterator bug 2022-11-08 15:16:05 -05:00
dragonmacher
3c0d0bda7a GP-2804 - fixed missing service registration 2022-11-08 13:07:46 -05:00
Ryan Kurtz
2a4320b7a2 GP-2803: Fixed an issue that prevented some Mach-O binaries from being
imported if they did not define a __LINKEDIT segment.
2022-11-08 12:35:41 -05:00
Ryan Kurtz
924f84b3c3 GP-2802: Fixed an issue that prevented some Mach-O binaries from being
imported if there were unexpected issues while creating the Program
Tree.
2022-11-08 09:37:23 -05:00
dragonmacher
7814ecf835 Fixed refactoring error for keybinding 2022-11-04 10:38:15 -04:00
Ryan Kurtz
5e3e22b4f0 Merge remote-tracking branch 'origin/GP-2783_HeritageGuardRevisit' into patch 2022-11-03 10:48:57 -04:00
caheckman
589d96580a GP-2783 Adjustments to guards when revisiting an address 2022-11-02 14:49:03 -04:00
caheckman
45374b3354 GP-2747 Check for explicit case fallthru 2022-11-02 14:37:36 -04:00
ghidra1
a3fe3d4dbc GP-0 corrected test issues 2022-11-01 11:30:55 -04:00
emteere
ed8234f465 GP-2773 Fix single byte functions created infrequently due to subtle analysis priority 2022-10-31 16:49:53 -04:00
ghidra1
a9a9fd8f04 GP-0 corrected analysis times update issue 2022-10-31 11:47:46 -04:00
ghidra1
5a3209bca5 GP-0 corrected test failures related to GP-2768 2022-10-28 11:23:26 -04:00
ghidra1
ef1e93d669 Merge remote-tracking branch 'origin/GP-2762_CompareWindowBackgroundColors' into Ghidra_10.2 2022-10-27 18:50:04 -04:00
emteere
77117362f2 GP-2764 fixed bug fund in testing 2022-10-27 03:24:22 +00:00
caheckman
2d2724eef5 GP-2762 Provide program to MarkerServiceBackgroundColorModel 2022-10-26 17:05:55 -04:00
ghidra1
54770cf235 Merge remote-tracking branch 'origin/GP-1756_ryanmkurtz_file-offset-update' into Ghidra_10.2 2022-10-26 11:29:14 -04:00
Ryan Kurtz
6bf0280abe GP-2754: Upgrading YAJSW to 13.05 2022-10-25 05:18:31 -04:00
Ryan Kurtz
b26ede3a7e GP-1756: Changed new Go To File Offset feature to use "file(n)" instead
of "file:n" to avoid precedence issues with common overlay address
spaces
2022-10-24 10:23:35 -04:00
emteere
4fe2fc4b9e GP-2746 fixes for macros with no args, concatenated string
constants, #pragma in function call arguments
2022-10-21 18:11:48 +00:00
ghidra1
2a2b044940 Merge branch 'GP-2749_ghidra1_PR-4649_mumbel_ELF_DT_GNU_XHASH' into
Ghidra_10.2 (Closes #4649)
2022-10-21 12:52:01 -04:00
ghidra1
3180bba34f Merge remote-tracking branch 'origin/GP-2739_dev747368_dwarf_external_program_cleanup' into Ghidra_10.2 2022-10-21 12:47:28 -04:00
ghidra1
2803472278 GP-2744 correct ELF symbol table processing in absence of associated string table 2022-10-21 12:44:04 -04:00
ghidra1
8db4194fc3 GP-2749 minor cleanup 2022-10-21 12:07:47 -04:00
dev747368
f6f39b610b GP-2739 fix release of temporary program instance when error cond 2022-10-20 18:14:41 +00:00
ghidra1
2308e467cd Merge remote-tracking branch 'origin/GP-2713_dev747368_sevenzip_fs_initialization--SQUASHED' into Ghidra_10.2 2022-10-19 12:40:56 -04:00
ghidra1
ab200399a2 GP-0 corrected test error 2022-10-19 12:07:58 -04:00
ghidra1
ad6afeaaeb GP-2716 corrected HTML vulnerability in Graph Service label rendering 2022-10-18 13:47:55 -04:00
dev747368
b00bd1b498 GP-2713 fix 7zip file system initialization logic 2022-10-18 11:01:42 -04:00
ghidra1
3f3bfecdd4 Merge branch 'GP-2703_ghidra1_ElfStaticRelRO' into Ghidra_10.2 2022-10-17 18:44:46 -04:00
ghidra1
6b9bd6c220 GP-2703 revised ELF relocation processing to handle statically linked
binaries and adjusted post-relocation read-only memory fixup.
2022-10-17 18:43:27 -04:00
Ryan Kurtz
d5467a65d7 GP-2699: Fixing regression with loading Mach-O object (MH_OBJECT) files 2022-10-15 03:58:59 -04:00
ghidra1
905aae8218 Merge remote-tracking branch
'origin/GP-2698_dev747368_macho_o_files_dwarf' (Closes #4659)
2022-10-14 18:47:44 -04:00
emteere
f003844a22 GP-0 Fix for regression from change for external calls 2022-10-14 17:35:27 +00:00
dev747368
1cf9ba78c2 GP-2698 fix DWARF handling of MachO .o files 2022-10-14 16:38:27 +00:00
ghidra1
970c09a47d Merge remote-tracking branch 'origin/GP-2692_emteere_structPointerRefsToSelf' 2022-10-14 10:27:39 -04:00