ghidravore
b34bfecf6c
GP-1188 fixed analysis panel to not use 'last used' analysis profile when accessed via program options versus analysis action. Also added check if you made changes and then change the combo
2021-08-18 10:47:33 -04:00
Ryan Kurtz
00533b2869
GP-1106: Platform naming convention now supports different
...
architectures. Support for building on ARM.
2021-08-17 13:41:47 -04:00
ghizard
5fb65d845f
GP-1196 - add @Rule to AbstractGTest
2021-08-10 14:45:11 -04:00
Ryan Kurtz
69e8119211
Merge remote-tracking branch 'origin/GP-773_ghidravore_graph_visualization_options--SQUASHED'
2021-08-09 14:13:19 -04:00
ghidravore
210cc0bca0
Created the concept of graph types and display options for those graph types.
2021-08-09 13:18:23 -04:00
dragonmacher
b1aba1740c
GP-1136: Backporting to patch
2021-07-21 15:09:27 -04:00
Ryan Kurtz
2552403ed3
Merge remote-tracking branch
...
'origin/GP-1136-dragonmacher-debugger-process' (Closes #3175 )
2021-07-21 14:28:23 -04:00
ghidra1
f553f5a534
Merge remote-tracking branch 'origin/patch'
2021-07-15 09:16:06 -04:00
dragonmacher
b970e40aff
Test fixes for recent TextLayoutGraphics change
2021-07-14 17:52:35 -04:00
dragonmacher
59cd0938ff
Debugger Process exception handling
2021-07-14 17:04:08 -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
dragonmacher
d67659fc36
Tests - fixed test failing due to invalid swing access
2021-07-12 14:59:31 -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
ghidra1
fadce4b58c
Merge remote-tracking branch 'origin/GP-1014-dragonmacher-fcg-background-color'
2021-07-06 16:40:01 -04:00
ghidra1
00261c08a5
Merge remote-tracking branch 'origin/GP-1-dragonmacher-certify-tool-fix-6-30-21'
2021-07-02 08:53:53 -04:00
dragonmacher
e4fffa4126
Certify Tool - fixed cancel bug in image lookup; consolidated duplicate
...
code
2021-07-01 12:58:30 -04:00
dragonmacher
9112a84f63
GP-1014 - Function Call Graph - add option to change background color;
...
consolidated graph options.
2021-06-30 16:48:51 -04:00
dragonmacher
651d59c2df
GP-1084 - fixed exception in Version Tracking correlator
...
Closes #1152
2021-06-30 11:10:23 -04:00
dragonmacher
83bdee2adc
GP-1077 - Updated Decompiler Parameter ID Analyzer to be more responsive
...
when cancelling.
Closes #3162
2021-06-28 09:47:10 -04:00
dragonmacher
4fa9842f52
GP-1056 - Updated class to be static
...
Closes #3141
2021-06-17 16:05:07 -04:00
Ryan Kurtz
2eea089265
GP-1016: Fixing single jar mode exception
2021-06-04 11:53:15 -04:00
ghidra1
726b49bfbc
Merge remote-tracking branch 'origin/GP-967_dev747368_improve_PairLayout_sizing' into Ghidra_10.0
2021-06-04 08:29:57 -04:00
ghidravore
54d81f06c5
GP-933 fixing gradle warnings to prepare for Gradle 8
2021-05-28 12:59:11 -04:00
ghidra1
22675e9f39
Merge remote-tracking branch 'origin/GP-42_dev747368_PdbSymbolServer_for_10'
2021-05-18 21:42:23 -04:00
dev747368
454cefb163
GP-967 tweak PairLayout minimumLayoutSize logic
2021-05-18 18:44:46 -04:00
dev747368
425667e640
GP-42 Initial implementation of Pdb symbol store / symbol servers
2021-05-12 16:55:01 -04:00
Ryan Kurtz
3a0ae8ee39
GP-849: Gradle 7 support
2021-05-12 13:45:16 -04:00
ghidra1
da800b6e41
GP-862 Refactor of Composite interface and internals. Changes made to
...
packing and alignment methods (see WhatsNew.html for API changes).
2021-05-07 20:56:35 -04:00
ghidra1
da3a80f4fe
Merge remote-tracking branch
...
'origin/GP-544_ghidravore_default_analysis_options'
2021-04-26 10:49:23 -04:00
ghidra1
d377d90e14
Merge remote-tracking branch 'origin/patch'
...
Conflicts:
Ghidra/Features/GraphServices/certification.manifest
2021-03-17 19:38:50 -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
ghidra1
8e90dfda7e
Merge remote-tracking branch 'origin/patch'
2021-02-23 12:56:10 -05:00
dragonmacher
1c0ad2c8df
GP-705 - Gnu Demangler speed improvement
2021-02-22 19:23:06 -05:00
ghidra1
ed1580f4f9
Merge remote-tracking branch
...
'origin/GP-94_dragonmacher_PR-2214_astrelsky_GnuDemangler' (fixes #2214 )
2021-02-16 13:25:25 -05:00
ghidra1
0d01b72af9
Merge remote-tracking branch 'origin/GP-628-dragonmacher-dialog-issues'
...
(fixes #2398 , #2480 )
2021-02-16 13:03:00 -05:00
dragonmacher
8f1dc3f476
GP-94 - Gnu Demangler - review fixes
...
Closes #2214
2021-02-12 17:33:46 -05:00
dragonmacher
b956870432
GP-628 - Dialogs - test of greatly simplified parenting code
2021-02-08 17:58:53 -05:00
ghidra1
d6e46d1270
Merge remote-tracking branch 'origin/patch'
2021-02-04 17:39:17 -05:00
dragonmacher
fef756c967
GP-523 - Fix javadoc errors
2021-02-04 17:28:17 -05:00
dragonmacher
d8166ff6ec
GP-628 - Dialogs - fixed timing bug that caused the progress dialog to
...
sometimes not show progress
2021-02-04 14:40:34 -05:00
ghidra1
33d29e4cac
Merge remote-tracking branch 'origin/GP-650_jpleasu_fix_symbolic_links_to_scripts--SQUASHED'
2021-02-01 18:06:06 -05:00
Jason P. Leasure
b1a61e837f
fix scripts that are symbolic links, #2698
2021-01-29 13:45:44 -05:00
ghidra1
97467611db
Merge remote-tracking branch 'origin/patch'
2021-01-27 15:17:22 -05:00
ghidra1
bf3876c925
GP-622 revised to allow connections to utilize TLSv1.3 by default with
...
Java 11
2021-01-22 19:50:02 -05:00
dragonmacher
d68e9bbab8
Fixed the GFilterTable to have the selection notification include when
...
the selection is cleared
2021-01-19 13:49:43 -05:00
ghidra1
0aca0689fa
Fixed a few cases of SwingUpdateManager not getting disposed
2021-01-04 18:26:14 -05:00
ghidravore
3f27438af9
GP-544 adding capability to save off analysis options to named
...
configurations that can be used to analyze future programs. This avoids
having to always adjust the analysis options from the defaults for every
new program.
2020-12-30 16:04:51 -05:00
dragonmacher
6e8811d087
Fixed a few cases of SwingUpdateManager not getting disposed; introduced
...
speed improvements to the tests' waitForSwing() call
2020-12-30 13:06:14 -05:00
ghidravore
5d59209014
Added Json support to SaveState. Also added support for all the types used by options (File, Font, Keystroke, Date, Color). Also added support for values to be SaveStates so that values can be nested.
2020-12-22 18:03:27 -05:00