Commit Graph

37 Commits

Author SHA1 Message Date
dragonmacher
81212432a3 GP-4970 - Fixed broken help TOC link that points to generated file 2024-10-03 09:49:29 -04:00
Dan
803786430e GP-0: Deconflict icon names: BSim vs Debugger. 2024-09-09 11:25:59 -04:00
ghidra1
249d91f0a1 GP-4867 Added BSim Server connection toggle for H2 and Postgres. Fixed various related bugs. 2024-08-28 15:46:47 -04:00
Ryan Kurtz
420eb767e8 GP-4706: GhidraScripts can now use @runtime to specify which GhidraScriptProvider to use when multiple expect the same script file extension (e.g., '.py') 2024-06-28 13:26:24 -04:00
ghidragon
c101e590bc GP-4664 reorganizing code compare classes 2024-06-06 16:34:59 -04:00
ghidragon
ddd2f22c28 GP-4634 Refactored Function Compare Service and added action to add
functions to the last comparison window.
2024-06-04 16:54:58 -04:00
ghidra1
49c398a73d Merge remote-tracking branch 'origin/GP-4602_James_h2_script_domainobjectproxies--SQUASHED' into Ghidra_11.1 2024-05-22 17:53:41 -04:00
James
884428daa6 GP-4062 corrected path issues in bsim h2 script 2024-05-22 15:10:33 -04:00
ghidragon
861f7fe578 GP-4543 fixed some accesibility issues with bsim dialog 2024-04-22 18:02:32 +00:00
dublinsubway
7308965eb9
Change error message to be more correct 2024-04-16 22:58:36 +01:00
ghidra1
c157016f14 Merge remote-tracking branch 'origin/patch' 2024-03-26 13:00:06 -04:00
ghidra1
4d6b698939 GP-4447 Added GhidraURLQueryTask and GhidraURLQuery utility class to provide reusable GhidraURL query capability. Completed retrofit of all GhidraURL use cases. 2024-03-25 14:53:45 -04:00
ghidra1
4348e80f71 GP-4449 corrected manner in which BSim sets log4j config 2024-03-20 18:48:14 -04:00
ghidra1
093ff78316 GP-4449 Removed log4j-jcl jar dependency. Updated postgresql JDBC
driver to 42.6.2.
2024-03-20 13:40:12 -04:00
Ryan Kurtz
a348f2d5df Merge remote-tracking branch 'origin/patch' 2024-02-26 16:24:42 -05:00
Quentin Kaiser
75beb82103 GP-4362 Fix BSIM listexes command line options handling.
Although support for the '--limit' option is implemented, it's not
possible to use it due to its absence from the set of valid options
(GET_EXECUTABLES_OPTIONS).

This commit fix it by adding LIMIT_OPTION to GET_EXECUTABLES_OPTIONS
set.
(Closes #6246)
2024-02-23 19:32:01 -05:00
dragonmacher
b586d65a3b GP-4154 - Theming - Fixed font issues; updated font usage with attributes 2024-02-23 13:13:06 -05:00
Ryan Kurtz
9506a1cca2 Merge remote-tracking branch 'origin/GP-4188_ghidra1_ContentToolAssociations--SQUASHED' 2024-01-11 07:54:54 -05:00
ghidra1
19a345fdff GP-4188 improve tool associations with LinkHandlers. Removed support
for default content-type.
2024-01-10 14:32:49 -05:00
ghidragon
856aa904aa GP-2076 domain object event refactor 2024-01-10 12:22:01 -05:00
ghidra1
14d4fc11af GP-4173 Revised formatting of logged bsim command max memory 2024-01-08 10:55:49 -05:00
ghidra1
ad532036ab GP-4173 Change bsim command line script to not specify MAXMEM 2024-01-05 16:51:39 -05:00
Ryan Kurtz
a9e7ad1da2 Merge remote-tracking branch
'origin/GP-4173_ghidra1_ImproveBSimCommandLineOptions--SQUASHED' into
patch (Closes #6054)
2024-01-04 09:06:53 -05:00
ghidra1
735cb1a5c3 GP-4173 Complete transition to using --option params with bsim and bsim_ctl commands 2024-01-03 17:29:45 -05:00
Coleman Kane
d469ad659e Use uname -m instead of arch as latter isn't available everywhere 2023-12-27 14:37:09 -05:00
ghidra1
6e5875cef3 GP-0 Correct concurrent modification exception for build help 2023-12-16 10:31:44 -05:00
caheckman
bf4c6b5232 GP-4146 Updates to BSim documentation 2023-12-15 19:17:17 +00:00
ghidra1
e5c1a8ebcb Merge remote-tracking branch 'origin/GP-4128_OptionalTableFix' into Ghidra_11.0 2023-12-11 19:44:11 -05:00
caheckman
4ca724e6d2 GP-4128 Adjust construction of SQL statements in OptionalTable 2023-12-11 19:02:46 +00:00
ghidra1
b28fd109b3 Merge remote-tracking branch 'origin/GP-4121_James_bsim_tutorial_updates' into Ghidra_11.0 2023-12-11 09:40:55 -05:00
James
8750841207 GP-4121 bsim tutorial updates and html 2023-12-08 20:05:01 +00:00
ghidra1
ce5c48eba9 Merge remote-tracking branch 'origin/GP-4110_James_bsim_script_cleanup--SQUASHED' into Ghidra_11.0 2023-12-08 13:47:31 -05:00
James
39982f9984 GP-4110 cleaning up bsim scripts 2023-12-08 12:43:01 -05:00
ghidragon
74528b49ec GP-0 marked BSimSearchPlugin status as "Released" 2023-12-06 12:42:39 -05:00
ghidra1
e81515d9d8 GP-0 Corrected BSim build.gradle dependencies 2023-12-05 15:43:16 -05:00
James
7a9590469f GP-3980 bsim tutorial 2023-12-05 16:50:13 +00:00
caheckman
0865a3dfb0 GP-4009 Introduced BSim functionality including support for postgresql,
elasticsearch and h2 databases.  Added BSim correlator to Version
Tracking.
2023-12-05 08:30:51 -05:00