ghidra1
5fa4e7a225
Merge branch 'patch'
2019-04-26 14:43:57 -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
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
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
a28ebc6ff2
GT-2740 revision to facilitate test use of ServerAdmin utility
2019-04-25 11:46:25 -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
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
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
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
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
ghidravore
df24f9ea24
Merge remote-tracking branch 'origin/ghidravore_gradle_updates'
2019-04-23 15:25:17 -04:00
ghidravore
f1e50fb079
Major refactoring of the gradle build system.
2019-04-23 15:20:26 -04:00
dragonmacher
6805e36527
Tests - fix for timing issue in midday
2019-04-23 14:50:06 -04:00
dragonmacher
05472d1222
GT-2830 - Help - fixed NPE when navigating help UI
2019-04-23 14:30:18 -04:00
ghidravore
70bc692900
Merge remote-tracking branch 'origin/dragonmacher-graph-algo-find-paths-fix'
2019-04-22 16:06:52 -04:00
dragonmacher
7d722cd8c3
Graph Find Paths Iterative Algorithm
2019-04-22 16:04:21 -04:00
Ryan Kurtz
e9fa9a8502
Fixing Ghidra version number.
2019-04-19 11:05:08 -04:00
GhidraKnight
985d76bf3c
GT-2767 (GitHub 426) batch import APKs
2019-04-19 10:43:08 -04:00
ghidra1
62a180e0ae
Merge remote-tracking branch 'origin/Ghidra_9.0.3'
2019-04-18 15:06:04 -04:00
ghidra1
6f9348b311
Corrected log4j version
2019-04-18 15:01:48 -04:00
ghidravore
8f9a8dd1b1
Merge remote-tracking branch 'origin/Ghidra_9.0.3'
2019-04-17 18:49:15 -04:00
ghidravore
b05cddfbaa
Merge remote-tracking branch 'origin/dev747368_GT-2764_fsb_dbl_click_container'
2019-04-17 18:43:58 -04:00
ghidravore
aa7ba796fd
Merge remote-tracking branch 'origin/emteere_GT-2759' into Ghidra_9.0.3
2019-04-17 18:42:06 -04:00
ghidravore
163da67799
Merge remote-tracking branch 'origin/GT-2807_emteere' into Ghidra_9.0.3
2019-04-17 18:39:55 -04:00
ghidravore
0ba6e2757c
Merge remote-tracking branch 'origin/GT_2730_emteere' into Ghidra_9.0.3
2019-04-17 18:38:39 -04:00
ghidravore
b520ee2fc4
Merge remote-tracking branch 'origin/GT-2754-dragonmacher' into Ghidra_9.0.3
2019-04-17 18:35:46 -04:00
ghidravore
2172490738
Merge remote-tracking branch 'origin/GT-2743_caheckman' into Ghidra_9.0.3
2019-04-17 18:31:49 -04:00
dragonmacher
efa6a1c9b2
GT-2818 - Tool Options - fixed overwriting of saved 'auto-save' option
2019-04-17 17:56:14 -04:00
dev747368
203dacdecc
GT-2758 - fix and normalize GFileSystem.getInfo()
...
Remove unnecessary boilerplate impls that returned null.
Build info string better, handle the GTree node where a sub-file system
is mounted so that both are included in the info display.
Fix missing img3 icon.
2019-04-17 13:51:47 -04:00
James
fa14932797
GT-2816 added ability to override indirect call destinations
2019-04-17 13:34:29 -04:00
emteere
8d1e589ac7
GT-2730_emteere Fix for languages lacking a setting for the PC register
...
in the .pspec file
2019-04-17 13:24:52 -04:00