Ryan Kurtz
|
a17d00bf0c
|
GP-1144: Some tweaks to extension dependency pull-request
|
2021-07-20 15:27:02 -04:00 |
|
rlee287
|
71b70cf8e5
|
#2219 Copy Jars into lib folder during plugin build automatically
|
2021-07-20 08:37:07 -04:00 |
|
Ryan Kurtz
|
656060a1a5
|
Merge remote-tracking branch
'origin/GP-985_caheckman_PR-1677_guedou_sleighexample_fixes' (Closes
#1677)
|
2021-07-20 07:42:30 -04:00 |
|
ghidravore
|
7b5931b26b
|
fixed junit tests related to pinned symbol change
|
2021-07-19 14:57:47 -04:00 |
|
ghidra1
|
0f0f0b3faa
|
Merge remote-tracking branch 'origin/patch'
|
2021-07-16 18:21:00 -04:00 |
|
ghidra1
|
ddb0dd06d9
|
Merge remote-tracking branch
'origin/GP-1137-dragonmacher-html-in-search-results' into patch (closes
#3217)
|
2021-07-16 18:18:57 -04:00 |
|
ghidra1
|
1c09b26f6b
|
Merge remote-tracking branch 'origin/GP-1103_ghidravore_fixed_issues_related_to_moving_memory_with_pinned_symbols--SQUASHED'
|
2021-07-16 18:15:12 -04:00 |
|
ghidra1
|
e7cee41533
|
Merge remote-tracking branch 'origin/patch'
|
2021-07-16 17:47:45 -04:00 |
|
ghidra1
|
d89b1f5bdc
|
GP-1090 corrected NPE related to recent change. Check for existing data
before attempted creation.
|
2021-07-16 17:46:39 -04:00 |
|
ghidra1
|
fffd23a0c7
|
GP-609 added missing block source/comment to ELF loader
|
2021-07-16 17:02:44 -04:00 |
|
dragonmacher
|
928a309519
|
GP-1137 - Data Type Search - fix missing '<' chars in results
Closes #3217
|
2021-07-15 18:29:34 -04:00 |
|
ghidra1
|
a05125de6d
|
Merge remote-tracking branch
'origin/GP-1134_ryanmkurtz_PR-3216_Pokechu22_comma' (Closes #3216)
|
2021-07-15 18:14:43 -04:00 |
|
ghidra1
|
b4e8e39c0e
|
Merge remote-tracking branch
'origin/GP-1138_ryanmkurtz_PR-2987_lyellread_documentation-tweaks'
(Closes #2987)
|
2021-07-15 18:14:06 -04:00 |
|
ghidra1
|
cd5711cd91
|
Merge remote-tracking branch
'origin/GP-1132_ghidorahrex_sla_endian_mismatch_error--SQUASHED' (Closes
#3215)
|
2021-07-15 18:13:16 -04:00 |
|
ghidra1
|
b78f561bd0
|
Merge remote-tracking branch
'origin/GP-1094_dev747368_ext4_bs1024_blockmaps--SQUASHED' (Closes 1877)
|
2021-07-15 18:12:06 -04:00 |
|
ghidra1
|
6896f07fde
|
Merge remote-tracking branch 'origin/patch'
|
2021-07-15 18:10:23 -04:00 |
|
ghidra1
|
3073904c0f
|
Merge remote-tracking branch 'origin/GP-1140_ghizard_Improve_AbstractProgramLoader_error_reporting_for_createFile' into patch
|
2021-07-15 18:07:10 -04:00 |
|
ghidra1
|
9cfc4559ce
|
Merge remote-tracking branch 'origin/GP-1131-dragonmacher-decompiler-hover-exception-2' into patch
|
2021-07-15 17:56:21 -04:00 |
|
ghizard
|
051d97e635
|
GP-1140 - Improve AbstractProgramLoader.createFile error reporting
|
2021-07-15 16:47:40 -04:00 |
|
Ryan Kurtz
|
3edd25dfd5
|
GP-1138: A few more tweaks to the InstallationGuide's Java Notes section
|
2021-07-15 14:08:17 -04:00 |
|
ghidra1
|
f553f5a534
|
Merge remote-tracking branch 'origin/patch'
|
2021-07-15 09:16:06 -04:00 |
|
ghidra1
|
589752646f
|
Merge remote-tracking branch 'origin/GP-0-dragonmacher-test-fixes-7-14-21' into patch
|
2021-07-14 23:06:40 -04:00 |
|
dragonmacher
|
b970e40aff
|
Test fixes for recent TextLayoutGraphics change
|
2021-07-14 17:52:35 -04:00 |
|
ghidorahrex
|
5edb5d2b23
|
Corrected sleigh language endian mismatch error message formatting.
|
2021-07-14 14:53:25 -04:00 |
|
dragonmacher
|
d9b151f527
|
GP-1131 - Fixed exception in Decompiler when hovering over function not
in memory
|
2021-07-13 17:11:47 -04:00 |
|
Pokechu22
|
34544c7632
|
Fix comma in exit Ghidra while actions are running prompt
|
2021-07-13 13:10:34 -07:00 |
|
dev747368
|
854e7d0b01
|
GP-1094 fix Ext4 blocksize=1024, add blockmap support
ExtentsByteProvider -> RangeMappedByteProvider
|
2021-07-13 16:05:33 -04:00 |
|
ghidra1
|
928bc5508a
|
Merge remote-tracking branch 'origin/GP-0-dragonmacher-test-fixes-7-12-21' into patch
|
2021-07-13 15:23:01 -04:00 |
|
ghidravore
|
b937259b31
|
GP-1103 fixed issues related to moving memory blocks with pinned symbols in source or destination.
|
2021-07-13 14:56:36 -04:00 |
|
ghidra1
|
2b1235814d
|
Merge remote-tracking branch 'origin/GP-1107_James_Graph_CSVExporter_names'
|
2021-07-13 14:49:29 -04:00 |
|
ghidra1
|
62c026d7f6
|
Merge remote-tracking branch 'origin/GP-1125_ghidorahrex_MIPSLE_emulatortest_fix'
|
2021-07-13 14:41:36 -04:00 |
|
ghidra1
|
c1b9a5475d
|
Merge remote-tracking branch
'origin/GP-1105_dev747368_httpsymbolserver_download_timeout--SQUASHED'
(Closes #3184)
|
2021-07-13 14:40:07 -04:00 |
|
ghidra1
|
f66bad1a9c
|
Merge remote-tracking branch
'origin/GP-1081-dragonmacher-menu-mnemonics--SQUASHED' (Closes #2811)
|
2021-07-13 14:39:01 -04:00 |
|
ghidra1
|
245b57d69b
|
Merge remote-tracking branch 'origin/patch'
|
2021-07-13 14:35:33 -04:00 |
|
ghidra1
|
fa3973b086
|
Merge remote-tracking branch
'origin/GP-1124_ryanmkurtz_PR-3168_garrettgu10_string-format' into patch
(Closes #3168)
|
2021-07-13 14:32:08 -04:00 |
|
ghidra1
|
267dcde4e5
|
Merge remote-tracking branch
'origin/GP-1113_ryanmkurtz_PR-3205_djdv_space-in-path' into patch
(Closes #3201, Closes #3205)
|
2021-07-13 14:31:33 -04:00 |
|
ghidra1
|
cf293853e8
|
Merge remote-tracking branch 'origin/patch'
|
2021-07-13 14:17:49 -04:00 |
|
ghidra1
|
368b8540df
|
Removed GPL CabExtract module - no longer used
|
2021-07-13 14:13:47 -04:00 |
|
ghidra1
|
d455c45313
|
Merge remote-tracking branch 'origin/GP-1120_emteere_BadiOSIndirectSymbols' into patch
|
2021-07-13 14:04:09 -04:00 |
|
ghidorahrex
|
b3002b78fa
|
Corrected MIPSLE processor tests to run correct suite.
|
2021-07-13 11:12:56 -04:00 |
|
Garrett Gu
|
57262c838d
|
Add missing parameter to format string
|
2021-07-13 07:59:21 -04:00 |
|
emteere
|
a2a5b0274c
|
GP-1120 Don't create re-exported symbols as a normal symbol, leave to
processIndirectSymbols()
|
2021-07-12 19:14:42 +00:00 |
|
dragonmacher
|
d67659fc36
|
Tests - fixed test failing due to invalid swing access
|
2021-07-12 14:59:31 -04:00 |
|
Dominic Della Valle
|
2296256464
|
Fix: handle whitespace paths for Windows launchers
|
2021-07-12 08:09:41 -04:00 |
|
dev747368
|
ab6ab56962
|
GP-1105 improve HttpSymbolServer download timeouts
Use async method for HTTP GET, improve various error messages whentimeout or cancel occurs.
|
2021-07-09 18:37:06 -04:00 |
|
dragonmacher
|
b6f85e1810
|
GP-1081 - added support for keyboard navigation to menus and popup menus
Closes #1081
|
2021-07-09 14:11:49 -04:00 |
|
James
|
f71158610e
|
GP-1107 clarified graph csv exporter names
|
2021-07-09 14:46:25 +00:00 |
|
ghidra1
|
3177b6a88e
|
Merge remote-tracking branch 'origin/patch'
|
2021-07-08 13:19:45 -04:00 |
|
ghidra1
|
3c1e51d0c0
|
Merge branch 'GP-1104_ghizard_Fix_PDB_CLI_processing_bug' into patch
|
2021-07-08 13:16:19 -04:00 |
|
ghizard
|
fd2b5dadec
|
GP-1104 - Fix PDB CLI bug for older imports without FileBytes
|
2021-07-08 13:10:19 -04:00 |
|