Commit graph

1597 commits

Author SHA1 Message Date
caheckman
0c5bd081c5 got rid of FULL typeCode 2019-06-06 15:12:00 -04:00
caheckman
f51cb8b4a1 fixes from first stress test 2019-06-06 15:11:59 -04:00
caheckman
94e289d494 ValueSetRead objects 2019-06-06 15:11:59 -04:00
caheckman
16fd5df590 relative constraints 2019-06-06 15:11:58 -04:00
caheckman
e96f39a98f value set analysis 2019-06-06 15:11:57 -04:00
dragonmacher
e9540fa5c1 GT-2882 - Decompiler - Updated to set the cursor to the function
signature when a new function is loaded
2019-06-06 14:35:00 -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
Ryan Kurtz
180769ec41 Merge remote-tracking branch 'origin/GT-2881_adamopolous_cancel_exporter_bug' 2019-05-21 07:48:07 -04:00
adamopolous
46ad5fe3d2 GT-2881: cppexporter now respects cancel commands 2019-05-17 15:39:40 -04:00
ghizard
fa558af9c2 GT-2848: Refactor DependencyGraph with Deterministic version 2019-05-17 13:35:32 -04:00
ghidravore
13b434adfe Merge remote-tracking branch 'origin/GT-2857_caheckman_impliedcasts' 2019-05-10 12:41:05 -04:00
ghidravore
61d0e23e9e Merge remote-tracking branch 'origin/GT-2852_caheckman_switchloops' 2019-05-10 12:39:21 -04:00
caheckman
7870b20f96 hidden extensions with multiple descendants 2019-05-10 09:56:09 -04:00
caheckman
8860979785 Hide implied extensions for arithmetic ops 2019-05-09 17:35:57 -04:00
ghidra1
44e8f64d7e Merge remote-tracking branch 'origin/GT-2846-2847-dragonmacher-decompiler-navigation' 2019-05-09 16:57:06 -04:00
dragonmacher
56227f2fb2 GT-2846, 2847 - Decompiler - test fixes 2019-05-09 15:37:55 -04:00
caheckman
706960a139 removing implied casts in array index expressions 2019-05-09 11:32:26 -04:00
caheckman
efabf89ea2 Fix for switches in infinite loop decompiler bug 2019-05-08 11:13:20 -04:00
ghidravore
0a0b716266 Merge remote-tracking branch 'origin/GT-2839_caheckman_RedundantCopies' 2019-05-08 11:01:58 -04: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
ghidravore
38ef7ce792 GT-2640 - fixing decompiler context to always return a
DecompilerLocation or null
2019-05-03 11:49:36 -04:00
caheckman
62fe9ad75e fine tuning for dominant COPY model 2019-05-02 13:54:36 -04:00
caheckman
faa69124ab dominant COPY model working 2019-05-02 08:59:41 -04:00
caheckman
908632eac0 some crucial fixes for dominant COPY model 2019-04-30 18:31:12 -04:00
caheckman
00bbc8516b progress towards dominant COPY model 2019-04-30 12:13:58 -04:00
caheckman
ec9e31483a Fine tuning test for redundant COPY pair 2019-04-26 16:43:22 -04:00
caheckman
9f6dd7edfe First pass at removing redundant COPYs 2019-04-26 16:43:21 -04:00
ghidra1
5fa4e7a225 Merge branch 'patch' 2019-04-26 14:43:57 -04:00
caheckman
4e3d6552bd Fix allowing decompiler to simplify some forms of division/remainder
constructions
2019-04-26 11:08:58 -04:00
caheckman
53510f1b0c Change default CDT target to ghidra decompiler executable 2019-04-25 15:53:49 -04:00
ghidra4
344d3f6b35 buildDecompilerDocumentationHtml and buildDecompilerDocumentationPdfs fixed paths to resource files 2019-04-25 13:29:29 -04:00
caheckman
b8e52153c3 Fix for 1-field structure bug 2019-04-25 11:33:56 -04:00
ghidravore
f1e50fb079 Major refactoring of the gradle build system. 2019-04-23 15:20:26 -04:00
ghidravore
8f9a8dd1b1 Merge remote-tracking branch 'origin/Ghidra_9.0.3' 2019-04-17 18:49:15 -04:00
ghidravore
fb4f89445a Merge remote-tracking branch 'origin/GT-2752_caheckman' 2019-04-16 14:51:20 -04:00
caheckman
933e16f751 Suggestions from github issue #382 2019-04-12 09:44:53 -04:00
caheckman
c87adb2115 Fix for invalid UTF, fix for multiple anonymous function definitions 2019-04-09 14:51:37 -04:00
caheckman
20a59296d9 Fix for 1-field structure bug 2019-04-09 12:48:57 -04:00
ghidravore
8dd29af64b Merge remote-tracking branch 'origin/drgaonmacher-GT-2716' into Ghidra_9.0.2 2019-04-03 11:26:20 -04:00
ghidravore
d321dc5316 Merge remote-tracking branch 'origin/caheckman_GT-2726' into Ghidra_9.0.2 2019-04-02 18:37:37 -04:00
ghidravore
da7a2e2235 Merge remote-tracking branch 'origin/caheckman_GT-2708' into Ghidra_9.0.2 2019-04-02 18:36:30 -04:00
caheckman
89d4c981a7 Reverting decompiler window to have no timeout 2019-04-02 15:26:15 -04:00
dragonmacher
41f4e2cdde GT-2716 - review fixes 2019-04-02 13:05:40 -04:00
caheckman
c595e60c65 Fix for "Free Varnodes" exceptions in RuleConditionalMove 2019-04-02 12:56:35 -04:00
dragonmacher
1626d2ee1b GT-2716 - Decompiler - Fixed 'Find' highlight ghosts 2019-04-01 18:25:05 -04:00
caheckman
9a8775e18b Fix for GT-2708 2019-03-26 16:31:28 -04:00
Dan
79d8f164f8 Candidate release of source code. 2019-03-26 13:46:51 -04:00