Commit graph

12756 commits

Author SHA1 Message Date
Tommi
ad5534a7cb
Update Update8051.java
flaw in logic
2019-06-02 23:16:51 +03:00
ghidra1
5c1127b085 GT-2685 minor text revisions 2019-05-31 17:51:11 -04:00
dragonmacher
28c5218f18 GT-2894 - Key Bindings - fixed bug in Structure Editor that prevented
toolbar action keybinding from working; updated all keybindings to work
with focus in text components when the binding is modified, as long as
the component does itself not have an action registered for that binding
2019-05-31 17:35:01 -04:00
Ryan Kurtz
73f3b83bc3 Merge branch 'GT-2827_ryanmkurtz_PR-418_0x6d696368_peloader-alignment' 2019-05-31 15:08:33 -04:00
Ryan Kurtz
db4b8e1c19 GT-2827 (closes #418, closes #327): More tweaks to PeLoader memory block
size.

Pulled-from: 0x6d696368 <>
2019-05-31 15:06:09 -04:00
ghidra1
17bb619048 GT-2685 Improved Ghidra Server interface binding and remote address
identification.  Minor fixes to database cleanup and project conversion.
2019-05-31 12:55:51 -04:00
Ryan Kurtz
272ed4e1cb Merge remote-tracking branch 'origin/GT-2892-dragonmacher-default-column-value-sorting' 2019-05-31 07:51:17 -04:00
dragonmacher
7c45b684b5 Tests - added code for timing issue with incremental table models 2019-05-30 17:53:40 -04:00
dragonmacher
2df2963f09 GT-2892 - Tables - updated default sorting to use the column's rendered
value when possible
2019-05-30 15:51:16 -04:00
Marcus Comstedt
45cfc3cfc2 Add processor implementation for 8048 (MCS-48) 2019-05-30 19:34:44 +02:00
dragonmacher
7bc4d9e381 GT-2891 - Option Dialog - Updated to not build components off the Swing
thread
2019-05-30 08:44:35 -04:00
Ryan Kurtz
e883885687 Merge remote-tracking branch 'origin/dragonmacher-class-seacher-cleanup' 2019-05-30 08:07:38 -04:00
dragonmacher
1162b27c04 Tests - fixed timing issue 2019-05-29 17:37:07 -04:00
dragonmacher
ff7759166b Tests - fix for timing issue; fixed potential deadlock in TaskDialog 2019-05-29 14:45:39 -04:00
dragonmacher
42748eb47e GT-2872 - Search - test fixes 2019-05-29 12:03:14 -04:00
dragonmacher
8c87e3fc23 GT-2872 - Search - review fixes 2019-05-29 12:03:13 -04:00
dragonmacher
8a7a58a297 GT-2872 - Search - review fixes 2019-05-29 12:03:12 -04:00
dragonmacher
96788aa7fc GT-2872 - Search - updated the search dialog to show itself during a
'repeat' search if the task monitor is needed; updated the progress of
the memory search to show progress
2019-05-29 12:03:11 -04:00
Ryan Kurtz
bf0e7792c0 Merge remote-tracking branch 'origin/patch' 2019-05-29 09:24:25 -04:00
Ryan Kurtz
90ec8fe3af GT-2890: Fixed AddressOutOfBoundsException in EmbeddedMediaAnalyer. 2019-05-29 09:16:24 -04:00
dragonmacher
bfe89551de Tests - fixed tests failing due to recent merges 2019-05-28 18:17:29 -04:00
ghidra1
8495cc68ee ChainedBuffer - corrected issues related to buffer obfuscation and use
of source data buffer
2019-05-28 15:17:12 -04:00
Ryan Kurtz
ff273eeeda Fixing NPE in PreviewDataTableCellRenderer. 2019-05-24 13:01:02 -04:00
Ryan Kurtz
41cdb53593 Fixing minor issue with finding old preference files in development
mode.
2019-05-24 13:00:19 -04:00
dragonmacher
8cdfe79def Merge branch 'dragonmacher-task-launcher-backgrounding-update' 2019-05-23 18:26:53 -04:00
dragonmacher
a30b65bba5 Task Launcher - fixed synchronization - review fixes 2019-05-23 18:13:45 -04:00
dragonmacher
3765dd0afe Task Launcher - fixed synchronization issues 2019-05-23 17:19:29 -04:00
dragonmacher
d74c392101 Task Launcher - updated synchronization for consistency 2019-05-23 15:11:48 -04:00
dragonmacher
27f21edba7 Task Launcher - changed launcher to always start the background thread
before creating the dialog
2019-05-23 14:16:06 -04:00
dragonmacher
454ce9c817 Task Launcher - refactored odd use-case 2019-05-23 14:14:58 -04:00
ghidra1
86bc0cc80b minor cleanup 2019-05-23 13:41:07 -04:00
Ryan Kurtz
c5fdf6f9ec GT-2865: ApplicationIdentifer now removes spaces from application name
and release name.
2019-05-23 12:22:09 -04:00
Ryan Kurtz
f9a1652974 Merge remote-tracking branch 'origin/GT-2886-dragonmacher-beep-npe'
Conflicts:
	Ghidra/Framework/Project/src/main/java/ghidra/framework/plugintool/PluginTool.java
2019-05-23 12:08:34 -04:00
Ryan Kurtz
f190ad3635 Merge branch 'GT-2865_ryanmkurtz_settingsdir' 2019-05-23 11:52:45 -04:00
Ryan Kurtz
dfd5e26376 GT-2865: Incorporating release name into setting directory name. 2019-05-23 11:51:59 -04:00
dragonmacher
2cf9f7dded Task Launcher - updated timeout feature to ignore interruptions 2019-05-23 10:42:58 -04:00
Ryan Kurtz
fb2a4a0363 Merge remote-tracking branch 'origin/patch' 2019-05-23 07:58:38 -04:00
Ryan Kurtz
00f6515557 Merge remote-tracking branch 'origin/GT-2889_selected_functions_not_appearing_in_query_dialog' 2019-05-23 07:54:40 -04:00
ghidra1
4614567590 Corrected convertBytesToString with offset and length 2019-05-22 15:01:34 -04:00
adamopolous
3f9a29d3f2 GT-2376: Amendment to previous fix for this issue (bug has already been
closed)
2019-05-22 14:58:13 -04:00
dragonmacher
2f58ec7b47 GT-2886 - fixed NPE when trying to beep 2019-05-22 14:38:33 -04:00
dragonmacher
203d236d32 Class Searcher - fixed test framework Class Searcher usage 2019-05-22 14:21:02 -04:00
dragonmacher
c3182ab191 Class Searcher - removed dead code 2019-05-22 14:21:01 -04:00
Ryan Kurtz
e2996ccd3c GT-2887: Fixing iOS DYLD file system disk space issue. 2019-05-22 14:14:34 -04:00
caheckman
146a83f953 Fixed decompiler bug causing Ghidra to try to read data from the unique
space
2019-05-22 12:09:58 -04:00
ghizard
55b2fe5d02 Small fix of code from GT-2848 2019-05-22 11:53:12 -04:00
ghidravore
1340268ffa Merge remote-tracking branch 'origin/GT-2875-dragonmacher-task-launcher-deadlock' 2019-05-21 16:42:32 -04:00
dragonmacher
7c30299876 GT-2875 - Unswingable - compile error 2019-05-21 15:55:17 -04:00
dragonmacher
31f3cca1a5 GT-2875 - Unswingable - review fixes 2019-05-21 14:51:32 -04:00
ghidra1
557bc9dab0 Corrected Help Location for Find Checkouts Dialog 2019-05-21 10:27:00 -04:00