Commit graph

225 commits

Author SHA1 Message Date
Ryan Kurtz
34272fd3ff GP-4707: Improved handling of custom headless command line arguments that start with dash 2024-06-25 13:38:53 -04:00
Ryan Kurtz
fb1f725f5b GP-4659: Renaming "Python" module to "Jython" 2024-06-07 07:40:43 -04:00
Ryan Kurtz
d3d60ea399 GP-4564: Improvements to library search paths and other loader options 2024-06-05 08:40:08 -04:00
ghidra1
66c7e4ad19 GP-4472 Improved handling of read-only case for headless analyzer and GhidraURL connections. 2024-04-03 09:51:19 -04:00
ghidra1
74e402ef15 GP-0 corrected server.conf item which should be commented-out 2024-03-28 11:39:54 -04:00
ghidra1
c8208ee225 GP-0 Another server.conf comment adjustment 2024-03-25 14:51:43 -04:00
ghidra1
cb6218d5da GP-o Updated server.conf comment 2024-03-25 14:49:28 -04:00
ghidra1
5ed0b9c101 GP-0 Allow disabling of Ghidra Server class serialization filter to
facilitate profiling
2024-03-25 14:47:34 -04:00
Ryan Kurtz
c5bad0a88f GP-4358: No longer using XDG_RUNTIME_DIR for temp directory. Ubuntu
defaults it to a too small tmpfs. (Closes #6233)
2024-02-23 08:12:36 -05:00
Ryan Kurtz
8589021371 Merge remote-tracking branch 'origin/patch' 2024-02-20 07:45:20 -05:00
ghidra1
2c65b1f796 GP-4330 facilitate specification of enabled TLS cipher suites for Ghidra
Server
2024-02-16 14:51:14 -05:00
Ryan Kurtz
e5e488a807 GP-4313: Loaders now echo their message log to the application.log file.
Can be disabled in launch.properties.
2024-02-12 09:46:48 -05:00
Ryan Kurtz
54b4f4cacb Merge remote-tracking branch 'origin/patch' 2024-01-08 06:52:00 -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
b7a264151b Merge remote-tracking branch 'origin/GP-4178_ghidra1_ELFUndefinedDataOption--SQUASHED' 2024-01-04 09:13:56 -05:00
Ryan Kurtz
43572fea78 Merge remote-tracking branch 'origin/patch' 2024-01-04 09:10:34 -05:00
ghidra1
c5243f9a95 GP-4178 Added ELF Import option to control undefined data creation (now off by default) 2024-01-03 17:41:16 -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
Ryan Kurtz
3b0aac92d0 Merge remote-tracking branch 'origin/GP-1164_ryanmkurtz_XDG--SQUASHED'
(Closes #908)
2023-12-19 16:10:19 -05:00
Ryan Kurtz
3c30ada14c GP-1164: Reorganizing Ghidra's user settings/cache/temp directories to support XDG 2023-12-19 08:22:40 -05:00
ghidra1
2fa140f6f8 GP-0 Updated BSim launch shell scripts 2023-12-18 14:51:03 -05:00
ghidra1
83affc3380 GP-0 Updated BSim launch shell scripts 2023-12-18 14:18:21 -05:00
ghidra1
b6100233dd Merge remote-tracking branch 'origin/GP-4132_fixGadpLauncherScripts'
into Ghidra_11.0 (Closes #4132)
2023-12-15 21:14:25 -05:00
Dan
152bddd4b2 GP-4132: GADP Launch scripts should pass args through. 2023-12-15 14:43:13 -05: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
ghidra1
32d3fc4c70 Merge branch 'GP-2774_ghidraffe_GhidraGo_final' 2023-12-01 19:05:18 -05:00
ghidraffe
83f90d6b3d GP-2774 Implementation of GhidraGo for Linux, Windows, and Mac 2023-12-01 18:35:12 -05:00
Ryan Kurtz
7ee84802b8 GP-4065: Headless -recusive depth now defaults to 1 if importing a file 2023-11-24 07:24:11 -05:00
dragonmacher
0a520b08bd GP-3623 - Extensions - Added an extension-specific class loader; moved ExtensionUtils to Generic 2023-11-21 11:18:28 -05:00
Ryan Kurtz
e3d48916aa GP-3273: The headless analyzer can now recurse into supported GFileSystem container files 2023-10-20 18:44:20 -04:00
ghidraffe
d79a1a9c34 GP-0: Allow special characters
in cli args to launch.bat. The question mark character was preventing
args from being passed to GhidraLaunchables.
2023-10-03 13:25:38 -04:00
Ryan Kurtz
078b0d2c7b Merge branch 'GP-0_ryanmkurtz_PR-5277_zebrapurring_fix-bsd-sed-error' 2023-09-11 11:30:58 -04:00
Ryan Kurtz
457517669a GP-3569: Fixing regression in buildExtensions.gradle 2023-09-06 09:28:22 -04:00
Ryan Kurtz
1f75605c16 GP-0: Ignoring .pydevproject files 2023-08-07 14:08:27 -04:00
Ryan Kurtz
194e53345c Merge remote-tracking branch 'origin/GP-0_Isabella3412_Updating_analyzeHeadlessREADME.html--SQUASHED' 2023-08-01 10:31:05 -04:00
isabella3412
2af49a1cb4 GP-0 Updated documentation for server authentication methods in analyzeHeadlessREADME.html, as well as fixed spelling mistakes in other files. 2023-08-01 10:29:17 -04:00
dragonmacher
b7583dc0b9 GP-3569 - Cleanup of Extension management 2023-07-26 14:02:56 -04:00
Ryan Kurtz
4df3778181 Merge remote-tracking branch 'origin/patch' 2023-07-10 17:51:25 -04:00
Ryan Kurtz
3793de0af1 GP-0: Tweaking buildExtension.gradle checkGradleVersion() variable usage
(Closes #5540)
2023-07-10 17:35:43 -04:00
Ryan Kurtz
309be1eb05 GP-3566: Adjusted MachoLoader and DyldCacheLoader options 2023-06-22 10:06:31 -04:00
dragonmacher
f199a93352 GP-3555 - fixed gradle build for extensions that do not have help 2023-06-20 17:07:52 -04:00
dev747368
c93024e367 GP-3542 Don't try to prompt user for JDK path when no tty present 2023-06-13 16:30:44 +00:00
Simon Kissane
41f38c355d pythonRun.bat ignored its arguments 2023-06-10 17:29:56 +10:00
dragonmacher
a7668c7f85 GP-3430 - Updated the gradle buildHelp task to better handle its inputs up-do-date state 2023-06-06 15:25:25 -04:00
ghidra1
cdb286a953 GP-3428 added ELF Max Zero-Segment Discard Size import option 2023-05-11 12:23:00 -04:00
zebrapurring
f6217673e6 Fix srvAdmin compatibility with BSD systems 2023-04-30 22:26:14 +02:00
Ryan Kurtz
0f335dbc1c Merge remote-tracking branch 'origin/GP-3111_ryanmkurtz_gradle-max--SQUASHED' 2023-04-20 06:19:54 -04:00
Ryan Kurtz
50a3bc30d2 GP-3111: Enforcing maximum supported Gradle version 2023-04-20 06:19:14 -04:00
Ryan Kurtz
abbda21163 GP-3119: Upgrading YAJSW to 13.09 2023-04-05 12:30:04 -04:00
Ryan Kurtz
0069538469 GP-3140: Ghidra can now run from development/repository mode using Gradle's compiled classes/jars, instead of just relying on Eclipse's compilation output 2023-03-03 16:02:58 -05:00