Commit Graph

13000 Commits

Author SHA1 Message Date
Ryan Kurtz
2313b8c95c GT-2696: idaxml.py negative memory reference fix (#213). 2019-04-26 12:15:41 -04:00
ghidra1
76cbc8a9ac Corrected missing IP for commons-lang3-3.9.jar 2019-04-26 11:32:54 -04:00
caheckman
4e3d6552bd Fix allowing decompiler to simplify some forms of division/remainder
constructions
2019-04-26 11:08:58 -04:00
ghidra1
d3fa5cd06c Updated comment regarding GhidraDev copy during build 2019-04-26 11:08:56 -04:00
Ryan Kurtz
a7026ecb9b GT-2362: Improving guidance on dealing with HiDPI monitors in Linux
(#1).
Also no longer recommending official OpenJDK 11 since it's not LTS.
Recommending AdoptOpenJDK or Amazon Corretto.
2019-04-26 09:48:15 -04:00
ghidra4
7bf9f31c95 Moved jacocoReport configs to doFirst 2019-04-26 09:22:05 -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
8c3a79deb1 Removed bad patch directory (should only be in GhidraBuild) 2019-04-25 17:17:59 -04:00
ghidra1
2c05dc5089 Corrected bad copy of extension os artifacts into distro 2019-04-25 16:53:42 -04:00
gslilly
e5dafdd5aa Updated the change history to include 9.0.3 2019-04-25 16:08:58 -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
3402c18b25 GT-2835 updated to commons-lang3-3.9 and corrected some eclipse project
issues
2019-04-25 15:20:35 -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
4f08d79732 Merge branch 'GT-2565_ghidra1_nativeBuild' into patch 2019-04-25 11:48:26 -04:00
ghidra1
a28ebc6ff2 GT-2740 revision to facilitate test use of ServerAdmin utility 2019-04-25 11:46:25 -04:00
dragonmacher
fefb0f0208 GT-2824 - Comments - spelling fix 2019-04-25 11:44:45 -04:00
caheckman
7eb614ab88 GT-2755: certified
Pulled-from: Markus Piéton <marpie@a12d404.net>
2019-04-25 11:33:58 -04:00
Markus Piéton
9f22dccb9a Callfixup for _guard_dispatch_icall on x86-64-win
Change goto to call
As pointed out by @caheckman [here](https://github.com/NationalSecurityAgency/ghidra/pull/340#issuecomment-482248465) the `goto` should be a `call`.
2019-04-25 11:33:57 -04:00
caheckman
b8e52153c3 Fix for 1-field structure bug 2019-04-25 11:33:56 -04:00
caheckman
83e4461b2a Fix for Github #336: equates in 16-bit x86 2019-04-25 11:33:55 -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
ghidravore
cf9db2a078 Merge remote-tracking branch 'origin/James-GT_2816' 2019-04-24 18:16:50 -04:00
dragonmacher
d33ffc2855 GT-2824 - Comments - fixed infinite loop when editing comments 2019-04-24 18:16:14 -04:00
ghidravore
b49989bfa3 Merge remote-tracking branch 'origin/GT-2830-dragonmacher-help-fix' 2019-04-24 18:12:13 -04:00
ghidravore
ed6378cd77 Merge remote-tracking branch 'origin/GT-2818-dragonmacher' 2019-04-24 18:11:01 -04:00
ghidravore
29e6df1c38 Merge remote-tracking branch 'origin/gt-2758_dev747368_zipfilesystem_npe' 2019-04-24 18:06:35 -04:00
dragonmacher
aba6d9cdec Help - turn off debug 2019-04-24 18:01:31 -04:00
dragonmacher
49436c44a9 Help - Added a task to find unused help images; fixed showing in-memory
images in help
2019-04-24 17:48:44 -04:00
dragonmacher
e8dcb3d0c4 Help - removed unused images 2019-04-24 17:47:33 -04:00
ghidra4
ecdf92eb05 getLogFileUrl no longer searches user.dir for log4j properties file GT-2834 2019-04-24 17:38:24 -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
ghidravore
03ae66cb95 Merge remote-tracking branch 'origin/GT-2820_caheckman_PR-364_achan1989_sleighParserFix' into patch 2019-04-24 16:06:37 -04:00
ghidra4
cfc51a00ea Gradle jacocoReport and jacocoBranchReport now only use subprojects with Java sourceSets 2019-04-24 15:06:39 -04:00
Ryan Kurtz
55f31e550d Improved resource filters for BuildFiles project. 2019-04-24 14:39:10 -04:00
Ryan Kurtz
f0d2b5d691 Fixing IDAPro build.gradle. 2019-04-24 14:18:00 -04:00
dev747368
eeea912c4d GT-2698 - fix HTML for dropdown text field's preview window 2019-04-24 12:54:53 -04:00
Ryan Kurtz
49ae6ec0f9 gradle clean now removes sleighArgs.txt files. 2019-04-24 12:48:05 -04:00
ghidravore
ae79f00e75 fixed copy task in GhidraDevPlugin 2019-04-24 12:23:14 -04:00
ghidra4
d0de15d297 Merge branch 'master' of ssh://ghidragit/git/public/ghidra 2019-04-24 10:37:50 -04:00
ghidra4
2e9462b81f Removed configuration in doFirst from utilityJar to prevent skipped task. 2019-04-24 10:37:34 -04:00
dragonmacher
286c25137f Minor refactoring to move image scaling code to ImageUtils 2019-04-24 10:26:32 -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
Ryan Kurtz
a0354a9746 gradle -PeclipsePDE now affects the GhidraDev Feature project. 2019-04-24 08:30:50 -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