Commit graph

7725 commits

Author SHA1 Message Date
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
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
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
Millar David B d-millar
c66f767c32 basic cleanup of string functions in pdb.exe 2019-05-01 17:46:26 -04:00
ghidravore
e8f3694eb9 GT-2623 fixing GhidraJarMode 2019-05-01 16:49:31 -04:00
ghidra1
64deecced9 GT-2842 correct minor bugs and improve handling of ASCII char strings
when char-size is greater than 1
2019-05-01 15:48:43 -04:00
ghidra4
b90e7cf868 Minor rename and refactor 2019-05-01 15:09:22 -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
ghidravore
ae8e6302f3 a few more gradle tweaks 2019-04-29 15:48:35 -04:00
dev747368
a924662af7 GT-2698 refactor html enable/disable helper methods.
Also fix data type preview / tooltip html escaping of comment string.
2019-04-29 14:10:20 -04:00
Ryan Kurtz
1ca783531f GT-2841: askDomainFile now correctly throws CancelledException. 2019-04-29 13:31:34 -04:00
dev747368
747e6bcc74 GT-2836 fix wrong hex/octal/char scalar operand preview popup 2019-04-29 12:24:20 -04:00
0x6d696368
69f8247194 Fix #327 by taking the longer of sizeOfRawData or virtualSize.
This fixes all issues of #327.
2019-04-27 14:55:37 +02: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
ghidravore
4a14f217e0 fixed test environment tool loading to work from jar files 2019-04-25 18:18:07 -04:00
ghidra1
1cae5552f6 Merge branch 'patch'
Conflicts:
	gradleScripts/distribution.gradle
2019-04-25 17:32:19 -04:00
ghidra1
c1696097f8 Added missing IP to FileFormats 2019-04-25 16:03:43 -04:00
caheckman
53510f1b0c Change default CDT target to ghidra decompiler executable 2019-04-25 15:53:49 -04:00
ghidra1
3f10dd81fb Added missing IP for dexlib-1.4.0.jar 2019-04-25 14:02:33 -04:00
Ryan Kurtz
515aa0962c Fixing a couple of comments. 2019-04-25 13:29:45 -04:00
ghidra4
344d3f6b35 buildDecompilerDocumentationHtml and buildDecompilerDocumentationPdfs fixed paths to resource files 2019-04-25 13:29:29 -04:00
ghidra1
a28ebc6ff2 GT-2740 revision to facilitate test use of ServerAdmin utility 2019-04-25 11:46:25 -04:00
caheckman
b8e52153c3 Fix for 1-field structure bug 2019-04-25 11:33:56 -04:00
adamopolous
59fb950c79 GT-2801: fixed analysis options bug causing apply button to not be
activated
2019-04-25 11:13:09 -04:00
dragonmacher
d33ffc2855 GT-2824 - Comments - fixed infinite loop when editing comments 2019-04-24 18:16:14 -04:00
ghidravore
29e6df1c38 Merge remote-tracking branch 'origin/gt-2758_dev747368_zipfilesystem_npe' 2019-04-24 18:06:35 -04:00
dragonmacher
e8dcb3d0c4 Help - removed unused images 2019-04-24 17:47:33 -04:00
dev747368
e8343999d4 GT-2832 - fix Data Type Preview to allow string data types. 2019-04-24 16:48:29 -04:00
ghidravore
227be22a1f Merge remote-tracking branch 'origin/GT-2740_ghidra1_svrAdmin' into patch 2019-04-24 16:08:51 -04:00
dragonmacher
24313e73ee GT-2831 - Demangler - Fixed the name trimming bug for names that are too
long
2019-04-24 10:17:37 -04:00
dev747368
c7ce28e94c GT-2698 - fix for tests so Swing isn't dragged in 2019-04-23 17:05:03 -04:00
dev747368
5764e7174e GT-2698 fix a bad test
Test was comparing classes backwards.
2019-04-23 17:05:02 -04:00