17033 Commits

Author SHA1 Message Date
dev747368 463b74b60d GT-2855 - GhidraFileChooser code improvements 2019-05-08 18:54:38 -04:00
dev747368 54c650dea2 GT-2715 - also handle actual strings in uninit'd memory 2019-05-08 18:17:25 -04:00
adamopolous f57af0b730 GT-2376: added new task monitor service 2019-05-08 18:12:44 -04:00
ghidra1 85d11cc6ba GT-2856 Updated comment 2019-05-08 18:09:28 -04:00
ghidra1 d03b715f39 GT-2856 Corrected SPE caused by project restore of non-checked-out file 2019-05-08 17:33:13 -04:00
dev747368 131228a250 GT-2855 - fix list cell renderering sizing 2019-05-08 16:42:30 -04:00
adamopolous a555a16110 GT-2376: fixed hack with preferred size 2019-05-08 16:13:11 -04:00
dev747368 dd7ffda876 GT-2715 Fix stringable arrays label text generation with uninit mem.
(#272)

Check for uninitialized memory before treating as a string.
2019-05-08 14:21:07 -04:00
dragonmacher 61b1f7b5ed GT-2845 - Checksums - fix for potential concurrent mod exception 2019-05-08 14:02:41 -04:00
dev747368 0e8c083f41 GT-2853 - remove docking ToolTipManager 2019-05-08 12:58:48 -04:00
dragonmacher 538cbc1226 File Choosers - fixed list rendering bug (clipping and color
alternation)
2019-05-08 12:43:35 -04:00
dragonmacher 1287e4c807 GT-2846, 2847 - Decompiler - test fixes 2019-05-08 11:34:53 -04:00
caheckman efabf89ea2 Fix for switches in infinite loop decompiler bug 2019-05-08 11:13:20 -04:00
dragonmacher 26b2dfef94 Tests - fix for test focus issue 2019-05-08 11:09:23 -04:00
ghidravore 0a0b716266 Merge remote-tracking branch 'origin/GT-2839_caheckman_RedundantCopies' 2019-05-08 11:01:58 -04:00
dragonmacher e44b35e3a9 GT-2846, 2847 - Decompiler - doc fix 2019-05-08 09:45:53 -04:00
Saagar Jha 5b69bfe129 Add option to hoist menu bar out of window on macOS 2019-05-07 13:21:56 -07:00
dragonmacher 175da7cf02 GT-2846, 2847 - Decompiler - updated Decompiler to allow double-click
navigation of 'goto' statements and brace pairs
2019-05-06 18:33:58 -04:00
Andrew Cooper 28d473fed9 x86: Support for {RD,WR}{FS,GS}BASE instructions
This was derived from the existing readPID instruction, whose encoding is very
similar.

Fixes #554
2019-05-06 19:35:08 +01:00
ghidra1 db2e38e24e Corrected full reverse index iteration 2019-05-03 14:49:10 -04:00
ghidravore fb3975e4ef Merge remote-tracking branch 'origin/GT-2640_ghidravore_decompiler_locations' 2019-05-03 13:58:53 -04:00
ghidravore 2e90cffaa6 Merge remote-tracking branch 'origin/GT-2699-Ghidravore-stack_trace_when_deleting_mem_section' 2019-05-03 13:50:58 -04:00
dev747368 e3b2dfe492 GT-2836 - simplify method 2019-05-03 13:15:07 -04:00
dragonmacher a4609c50f2 Tests - fixed failing tests 2019-05-03 13:15:05 -04:00
ghidravore 38ef7ce792 GT-2640 - fixing decompiler context to always return a
DecompilerLocation or null
2019-05-03 11:49:36 -04:00
Dan 931b27dff0 Added MWE of failing reversed index iteration to unit tests. 2019-05-03 10:21:48 -04:00
ghidra1 9d08754877 Preliminary pass at reverse index table iteration 2019-05-02 18:56:15 -04:00
ghidravore c004a11c6b Merge remote-tracking branch 'origin/GT-2844-dragonmacher' 2019-05-02 16:34:58 -04:00
ghidravore eee6fb2df7 oops 2019-05-02 16:34:16 -04:00
ghidravore 041e59aeaf Merge remote-tracking branch 'origin/GT-2824-dragonmacher'
Conflicts:
	Ghidra/Features/Base/src/main/java/ghidra/app/script/ScriptInfo.java
2019-05-02 16:32:18 -04:00
ghidravore d3b2ef3928 Merge remote-tracking branch 'origin/GT-2732-dragonmacher' 2019-05-02 16:23:17 -04:00
ghidravore e4146ac79a Merge remote-tracking branch 'origin/GT-2841_ryanmkurtz_askDomainFile' 2019-05-02 16:17:38 -04:00
ghidravore 1c43c6dc91 Merge remote-tracking branch 'origin/GT-2838_ryanmkurtz_PR-460_neutralinsomniac_ida_sys' 2019-05-02 16:16:44 -04:00
ghidravore 6a57aa53aa Merge remote-tracking branch 'origin/GT-2837_ryanmkurtz_PR-431_vgmoose_typo' 2019-05-02 16:16:01 -04:00
ghidravore 273430ed25 Merge remote-tracking branch 'origin/GT-2696_ryanmkurtz_idaxml_negative' 2019-05-02 16:14:50 -04:00
ghidravore 45222ad4d3 Merge remote-tracking branch
'origin/dev747368_GT-2698_hostile_html_whack_a_mole_UI_stuff'

Conflicts:
	Ghidra/Features/Base/src/main/java/ghidra/app/plugin/core/analysis/AnalysisPanel.java
2019-05-02 14:24:37 -04:00
caheckman 62fe9ad75e fine tuning for dominant COPY model 2019-05-02 13:54:36 -04:00
dragonmacher cee63184d0 GT-2732 - Hovers - review fixes 2019-05-02 11:02:35 -04:00
dragonmacher 85a1017102 GT-2844 - Data Type Preview - fixed bug that cased rendering failure in
table
2019-05-02 10:42:44 -04:00
caheckman faa69124ab dominant COPY model working 2019-05-02 08:59:41 -04:00
ghidravore c02f7167a5 GT-2699 fixed stack trace when deleting (large) memory section 2019-05-01 18:30:11 -04:00
dragonmacher e82796a4aa GT-2732 - Hovers - fixup to escape data 2019-05-01 18:29:50 -04:00
ghidra1 c4bbff8195 Merge remote-tracking branch 'origin/patch' 2019-05-01 18:13:57 -04:00
dragonmacher 853759ef7c GT-2732 - Hovers - Created a hover for a reference to an address that is
not in memory
2019-05-01 18:11:32 -04:00
ghidra1 c9ac20f6e7 Merge remote-tracking branch 'origin/GT-2747_PDB' into patch 2019-05-01 17:49:39 -04:00
Millar David B d-millar c66f767c32 basic cleanup of string functions in pdb.exe 2019-05-01 17:46:26 -04:00
ghidra1 5d41838e1e Merge remote-tracking branch 'origin/GT-2843_Issue_521' into patch 2019-05-01 17:37:36 -04:00
ghidra1 9da3e0e59a Trimmed SDK version values to eliminate newline 2019-05-01 17:28:41 -04:00
astrelsky 17c10c5c45 Fixed detection of VS SDK and VCTools Versions 2019-05-01 17:13:53 -04:00
ghidravore e8f3694eb9 GT-2623 fixing GhidraJarMode 2019-05-01 16:49:31 -04:00