Commit Graph

4440 Commits

Author SHA1 Message Date
Klaus Kämpf
23c1b63f55 Improve sleigh compiler error messages
Signed-off-by: Klaus Kämpf <kkaempf@gmail.com>
2022-12-02 15:43:55 +00:00
Klaus Kämpf
2758cbb40c Prevent underflow in calc_mask
Signed-off-by: Klaus Kämpf <kkaempf@gmail.com>
2022-12-02 15:43:55 +00:00
Ryan Kurtz
e96f223df0 Merge remote-tracking branch
'origin/GP-2908_improvie_table_sorting_performance--SQUASHED'
(Closes #4782)
2022-12-02 01:05:46 -05:00
ghidra1
6fdbc5e917 Merge remote-tracking branch 'origin/patch' 2022-12-01 21:09:01 -05:00
ghidra1
f30b37bc05 GP-0 corrected latent issue in AbstractEditFunctionSignatureDialog 2022-12-01 21:05:12 -05:00
ghidragon
9c4ec3afd1 GP-2908 Improved table sorting performance 2022-12-01 18:46:41 -05:00
Ryan Kurtz
112c4afe52 Merge remote-tracking branch 'origin/GP-2875_ghidragon_split_out_gui_from_generic--SQUASHED' 2022-11-30 13:09:50 -05:00
ghidragon
56fcce1456 GP-2875 Split Generic module into two modules to remove Gui related code from the generic module 2022-11-30 12:33:04 -05:00
Ryan Kurtz
e4dad5c2c3 Merge remote-tracking branch 'origin/GP-2770_ryanmkurtz_OriginalFileExporter--SQUASHED' 2022-11-29 12:38:35 -05:00
Ryan Kurtz
2fbebf42a6 Merge remote-tracking branch 'origin/patch' 2022-11-29 12:35:33 -05:00
Ryan Kurtz
93bbe3b883 GP-2770: Replacing PE and ELF exporters with generic Original File exporter. Changing the BinaryExporter's display name to 'Raw Bytes'. 2022-11-29 00:32:19 -05:00
dev747368
eb507229eb GP-2852 fix svrAdmin when repo name contains a space 2022-11-28 23:38:12 +00:00
KooShnoo
7dffdab528
Also update help source at fid.xml 2022-11-25 12:57:44 -08:00
KooShnoo
43fdd4890a
Update help pages for Function ID to properly reflect the plugin's configuration location in the tool configuration menu 2022-11-24 12:59:36 -08:00
Ryan Kurtz
d93eb7603f Merge remote-tracking branch
'origin/GP-2697_James_decompiler_stack_problems_script' (#4645)
2022-11-23 02:37:26 -05:00
James
7ab05db386 GP-2697 addressing code review comments 2022-11-22 20:34:06 +00:00
ghidra1
f0a8af3e8b Merge branch 'GP-2644_ghidra_LinkedFolders' 2022-11-22 12:53:18 -05:00
ghidra1
5a422c4502 GP-2509 GP-2644 Improved Ghidra URL support. Added support for Ghidra
URL linked files and folders within project.
2022-11-22 12:47:17 -05:00
James
dbd2098a59 GP-2697 added script to find problematic stack writes 2022-11-22 15:17:31 +00:00
Ryan Kurtz
bff57a01c3 Merge remote-tracking branch 'origin/GP-2867_dev747368_PR-4762_agatti_correct-64bits-ext4-inode-table' 2022-11-22 01:02:42 -05:00
dragonmacher
0eafe44445 Test fixes 2022-11-21 09:54:08 -05:00
Alessandro Gatti
c8208770d6 Apply the fix to the other Ext4 analyzer too. 2022-11-21 07:45:59 +01:00
Alessandro Gatti
e4ba4d62d0 Fix 64 bits Ext4 inode table offset calculation. 2022-11-21 07:37:16 +01:00
Ryan Kurtz
ed5c44335e Merge remote-tracking branch
'origin/GP-2843-dragonmacher-options-veto--SQUASHED'
2022-11-19 03:19:55 -05:00
Ryan Kurtz
2286d6f544 Merge remote-tracking branch 'origin/GP-2828-dragonmacher-table-markers-performance--SQUASHED' 2022-11-19 03:14:35 -05:00
Ryan Kurtz
95c0fa9cc5 Merge remote-tracking branch 'origin/patch' 2022-11-19 03:12:03 -05:00
Ryan Kurtz
88b7734608 Merge remote-tracking branch 'origin/GP-2864_ghidra1_CorrectPDBFuncName' into patch 2022-11-19 03:08:36 -05:00
ghidra1
4e6d2316f7 GP-2864 corrected PDB function definition use by FunctionSymbolApplier 2022-11-18 14:52:02 -05:00
dragonmacher
e3b7d11eea GP-2843 - Update Options Dialog to allow veto exceptions to trigger a dialog for the user and to keep the options dialog open
GP-2843 - Updated options to show the user when an option is vetoed.
2022-11-18 12:29:25 -05:00
dragonmacher
9e08b8c075 GP-2828 - Table marker performance 2022-11-18 12:22:42 -05:00
dragonmacher
93f9e93cd7 GP-2796 - Refactor DockingApplicationLayout to be more generic 2022-11-18 11:57:32 -05:00
Ryan Kurtz
3586062eb4 Merge remote-tracking branch 'origin/GP-2829-dragonmacher-repeat-search-bug' 2022-11-18 01:32:40 -05:00
Ryan Kurtz
ebf0ef3a41 Merge remote-tracking branch 'origin/GP-2814_Dan_guestOpRefsInListing-REBASED-1--SQUASHED' 2022-11-18 01:27:07 -05:00
Ryan Kurtz
970c685df2 Merge remote-tracking branch 'origin/patch' 2022-11-18 01:26:30 -05:00
Ryan Kurtz
02801d161d Merge remote-tracking branch 'origin/GP-2830_PspecSymbolParsing' into patch 2022-11-18 01:20:16 -05:00
Dan
ef6fb310bb GP-2814: Fix translation of address operands for guest instructions. 2022-11-17 08:50:12 -05:00
Ryan Kurtz
85ec38dbea Merge remote-tracking branch 'origin/GP-1501_dev747368_decompiler_switch_analyzer_cancel' 2022-11-17 01:09:28 -05:00
ghidragon
8d6cf5e310 Merge remote-tracking branch 'origin/GP-1_ghidragon_misc_small_theme_bug_fixes' 2022-11-16 14:50:15 -05:00
ghidragon
4763ce6e8a GP-1 Fixed a few minor issues with new theming code 2022-11-16 14:37:23 -05:00
dragonmacher
245c4a39e2 test fixes 2022-11-16 10:52:58 -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
dragonmacher
72e87f8e2d GP-1981 - Theme Help 2022-11-15 15:09:24 -05:00
ghidragon
edfb5a0877 GP-1981 Refactored Gui to use ThemeManager 2022-11-15 14:56:08 -05:00
ghidragon
a92a27e9f1 GP-1981 Review fixes 2022-11-15 14:56:05 -05:00
Dan
9679752523 GP-1981 Listing and Decompiler dark colors; palette updates 2022-11-15 14:56:02 -05:00
ghidragon
5c84d3e143 GP-1981 registering Theme options for colors and fonts 2022-11-15 14:55:59 -05:00
ghidragon
45c52e3cb9 GP-1981 - Updated help to allow authors to use theme image ids; updated
help to only allow modules that live on the classpath. Dpdating themd
documentation. Fixing gradle help build
2022-11-15 14:55:56 -05:00
ghidragon
c86b884daf GP-1981 added quick font adjust action, cleaned up tempColorUtils
and converted File extension icons file to use theming
2022-11-15 14:55:52 -05:00
ghidragon
45395d7575 GP-1981 converting option colors to theme colors and font usages to
theme properties
2022-11-15 14:55:49 -05:00
dragonmacher
79b95702ba GP-1981 - Theming - Icon Conversions - Software Modeling, Project,
Docking
2022-11-15 14:55:43 -05:00