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 |
|
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 |
|
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 |
|
Ryan Kurtz
|
50a3bc30d2
|
GP-3111: Enforcing maximum supported Gradle version
|
2023-04-20 06:19:14 -04:00 |
|
dragonmacher
|
f4a60244b3
|
GP-3081 - Fixed help build for external plugins
|
2023-02-13 18:49:23 -05:00 |
|
Ryan Kurtz
|
842890f925
|
GP-714: Adding PeLoader option to show/hide debug line numbers
|
2022-12-29 08:01:10 -05:00 |
|
Ryan Kurtz
|
2fbebf42a6
|
Merge remote-tracking branch 'origin/patch'
|
2022-11-29 12:35:33 -05:00 |
|
ghidra1
|
bbe86e0ae6
|
GP-0 updated launch.properties with optional network troubleshooting
VMARG
|
2022-11-29 11:33:05 -05:00 |
|
powerfulsam
|
213f50299f
|
Make the title bar adaptable to macOS theme
|
2022-11-25 01:11:06 -05:00 |
|
Ryan Kurtz
|
45640e9bc6
|
GP-0: Removing some unneeded JVM args now that "Inverted Color Mode" is
gone
|
2022-11-16 08:42:19 -05:00 |
|
ghizard
|
3bbba9602b
|
GP-2647 Add/Modify system properties for PDB Universal
|
2022-10-04 06:57:48 -04:00 |
|
Ryan Kurtz
|
fdda6b672e
|
GP-2604: More load library options
|
2022-10-03 01:10:02 -04:00 |
|
Ryan Kurtz
|
f62320a50b
|
GP-2541: Redesigned the importer's load library option set. The user now has finer grained control over where libraries are loaded from, as well as how many libraries are loaded.
|
2022-09-16 01:01:23 -04:00 |
|
Ryan Kurtz
|
96674d4f62
|
GP-1907: Removing ContinuesInterceptor and associated API
|
2022-04-15 01:51:58 -04:00 |
|
Ryan Kurtz
|
22b62d766b
|
GP-1909: Upgrading Gson to 2.9.0 (Closes #3992)
|
2022-04-09 04:32:49 -04:00 |
|
Ryan Kurtz
|
5a688dab29
|
GP-1300: No longer allowing illegal reflective accesses to the java.net
module. Allowing this was only necessary to support an old version of
Apache Felix.
|
2022-04-07 03:17:22 -04:00 |
|
Ryan Kurtz
|
98c82b688d
|
GP-1193: Using extra = in --add-opens JVM arguments
|
2021-11-01 14:15:17 -04:00 |
|
Ryan Kurtz
|
e088d2a4ea
|
GP-1304: Removing illegal access to java.desktop/sun.awt.X11. Has side
effect of changing application name on Linux from "Ghidra" to
"ghidra.Ghidra".
|
2021-09-23 14:42:11 -04:00 |
|
Ryan Kurtz
|
df99adf2b5
|
Revert "GP-1300: Prevent illegal access to java.net module." It broke
tests and the workaround isn't known yet.
This reverts commit d590f10238 .
|
2021-09-21 10:14:12 -04:00 |
|
Ryan Kurtz
|
d590f10238
|
GP-1300: Prevent illegal access to java.net module.
|
2021-09-16 07:53:57 -04:00 |
|
ghidra1
|
9db26bc7f5
|
GP-1296 Eliminated use of sun.security package and refactored ApplicationKeyManagerUtils
|
2021-09-15 13:55:20 -04:00 |
|
Ryan Kurtz
|
8b2ea61e27
|
Merge remote-tracking branch 'origin/patch'
|
2021-09-13 08:23:23 -04:00 |
|
ghidra1
|
d93d39a9c6
|
GP-1287 Improved client/server TLS version restrictions. TLSv1.2 and TLSv1.3 enabled by default.
|
2021-09-10 16:29:00 -04:00 |
|
Ryan Kurtz
|
50b48ae63b
|
Merge remote-tracking branch 'origin/patch'
Conflicts:
Ghidra/Debug/Debugger/src/main/java/ghidra/app/plugin/core/debug/service/emulation/ReadsTargetMemoryPcodeExecutorState.java
|
2021-08-31 12:51:51 -04:00 |
|
Ryan Kurtz
|
1d64c7ff29
|
GP-1193: Including --add-opens java.base/java.util=ALL-UNNAMED for Gson
library (fixes #3355)
|
2021-08-31 11:47:24 -04:00 |
|
Ryan Kurtz
|
a0bdcee7dd
|
Merge remote-tracking branch 'origin/patch'
|
2021-08-30 12:45:40 -04:00 |
|
Ryan Kurtz
|
8992402d86
|
GP-1193: Replacing --illegal-access=permit with --add-opens JVM
arguments for JDK 17 compatibility
|
2021-08-27 08:22:36 -04:00 |
|
Ryan Kurtz
|
91aea06c98
|
Merge remote-tracking branch 'origin/patch'
|
2021-08-26 11:59:28 -04:00 |
|
Ryan Kurtz
|
52fbe65040
|
GP-1248: Disabling ContinuesIntercepter by default
|
2021-08-26 11:52:52 -04:00 |
|
Ryan Kurtz
|
0b38608c2e
|
GP-1189: Building extensions now fails gracefully if an unsupported
Gradle version is used.
|
2021-08-09 08:07:41 -04:00 |
|
Ryan Kurtz
|
a17d00bf0c
|
GP-1144: Some tweaks to extension dependency pull-request
|
2021-07-20 15:27:02 -04:00 |
|
Florian Magin
|
0ad1209e65
|
Add the Debug and Processor jars to the API dependencies
|
2021-06-09 09:01:23 -04:00 |
|
ghidra1
|
22675e9f39
|
Merge remote-tracking branch 'origin/GP-42_dev747368_PdbSymbolServer_for_10'
|
2021-05-18 21:42:23 -04:00 |
|
dev747368
|
522ac50dfc
|
save
|
2021-05-17 14:37:16 -04:00 |
|
dev747368
|
bb924294a1
|
GP-42 change pdb logging enablement to jvm property, fix button tooltip
|
2021-05-14 14:39:57 -04:00 |
|
Ryan Kurtz
|
3a0ae8ee39
|
GP-849: Gradle 7 support
|
2021-05-12 13:45:16 -04:00 |
|
ghidra1
|
ec22f78db9
|
Merge remote-tracking branch 'origin/patch'
|
2021-04-21 19:30:02 -04:00 |
|
Jason P. Leasure
|
9005a479fb
|
add note to scriptLog documentation regarding print from Python
|
2021-04-21 08:50:35 -04:00 |
|