Commit Graph

703 Commits

Author SHA1 Message Date
ghidravore
0792417979 GT-2845: Storing original program bytes in the program database. 2019-07-16 11:31:30 -04:00
Ryan Kurtz
d95fd43762 Merge remote-tracking branch 'origin/GT-2961_ghizard_CategoryPath_delimiter_elimination' 2019-07-16 08:13:09 -04:00
dragonmacher
a51ef0926d Fixed exception seen when creating a function and then pressing undo 2019-07-15 17:31:55 -04:00
dragonmacher
83d85daabc Fixed tools unable to restore Listing location information; fixed
warning getting printed to console for non-Java binaries
2019-07-15 17:25:02 -04:00
adamopolous
2398f8f6bf fixed bug causing test script to fail to process command line params 2019-07-15 16:30:08 -04:00
Ryan Kurtz
10372c2e13 Merge remote-tracking branch 'origin/GT-2925-dragonmacher-window-menu-key-bindings' 2019-07-15 16:12:09 -04:00
Ryan Kurtz
f09dfe2cab Merge remote-tracking branch 'origin/GT-2976-dragaonmacher-vt-npe' 2019-07-15 16:03:50 -04:00
caheckman
ab13d34876 certification change 2019-07-15 15:26:41 -04:00
caheckman
1e81a90003 Merge branch 'caheckman_moredivopt' 2019-07-15 15:22:02 -04:00
caheckman
f38bd221b5 Merge branch 'caheckman_AARCH64neon' 2019-07-15 15:21:17 -04:00
caheckman
ab7e57c521 Merge remote-tracking branch 'github/Github-732_caheckman_x64cspec' 2019-07-15 15:20:40 -04:00
caheckman
be177cb39b Refactor macros for zero extending into AARCH64 z registers 2019-07-15 15:17:58 -04:00
caheckman
12d3da029b Refactor ParamEntry look-up allowing "contained by" discovery 2019-07-15 15:15:37 -04:00
caheckman
ef12c20829 Fix for "Unknown function tag: scope" error 2019-07-15 15:13:11 -04:00
ghizard
f53e6ce60d GT-2961 - Adjust DataTypeManagerDB 2019-07-15 14:40:42 -04:00
ghizard
860fe5a2d7 GT-2961 - CategoryPath revert change and supply fix. 2019-07-15 14:40:41 -04:00
ghizard
f62b220e09 GT-2961 - CategoryPath - Changes from first review 2019-07-15 14:40:40 -04:00
ghizard
ea88558241 GT-2961 Escape forward slash delimiter in CategoryPath 2019-07-15 14:40:38 -04:00
Ryan Kurtz
12c165243f Merge remote-tracking branch 'origin/GT-2951-dragonmacher-table-edit-exception' 2019-07-15 14:35:36 -04:00
Ryan Kurtz
820eafbd65 Including GhidraSleighEditor in build. 2019-07-15 14:34:54 -04:00
dragonmacher
4885e5f8a9 GT-2976 - Fixed NPE in Version Tracking hashing 2019-07-15 13:24:04 -04:00
Ryan Kurtz
1cc8de3e67 Merge remote-tracking branch 'origin/GT-2999_ryanmkurtz_PR-775_redfast00_aarch64-relocation-jump26' 2019-07-15 12:49:18 -04:00
Ryan Kurtz
9cd0deb818 GT-2999 (closes #775): Certifying
Pulled-from: redfast00 <redfast00@gmail.com>
2019-07-15 12:47:12 -04:00
Ryan Kurtz
5c92ed9ac4 Merge remote-tracking branch 'origin/GT-2998_ryanmkurtz_PR-774_teesee23_fix_ida_import_export_scripts' 2019-07-15 09:21:46 -04:00
Ryan Kurtz
bbfbd386ba GT-2998 (closes #774): Certifying
Pulled-from: Tom Court <tom.court@research.contextis.co.uk>
2019-07-15 09:19:21 -04:00
Ryan Kurtz
4813960784 Merge remote-tracking branch 'origin/GT-2972_ryanmkurtz_MapLoader' 2019-07-15 08:32:10 -04:00
Ryan Kurtz
1b8ce70622 GT-2972: Fixing MapLoader (closes #762). 2019-07-15 08:28:27 -04:00
caheckman
1731903056 RuleDoubleArithShift 2019-07-13 14:24:22 -04:00
ghidra1
a21855aac5 Corrected Z80 pcodetest config 2019-07-12 18:57:40 -04:00
ghidra1
a28abc9ab0 Additional merge fixes 2019-07-12 18:04:51 -04:00
ghidra1
e0e2c58eb7 Merge remote-tracking branch 'origin/ghidra1_Emulator'
Conflicts:
	gradle/root/eclipse.gradle
2019-07-12 16:14:17 -04:00
Ryan Kurtz
a3ea66e4db Merge remote-tracking branch 'origin/GT-2977_adamompolous_code_compare_fix' 2019-07-12 08:20:19 -04:00
adamopolous
c098180d90 GT-2997: made sshkeyutil methods public 2019-07-12 07:59:58 -04:00
ghidra1
fca9e847c7 Added pcodetest source code to SleighDevTools module. Corrected
certification issues.
2019-07-11 16:46:11 -04:00
emteere
c96d2f09ce emteere re-re-fixing compile errors. 2019-07-11 16:29:38 -04:00
Ryan Kurtz
298a72f5d1 Merge remote-tracking branch 'origin/GT-2995_ryanmkurtz_PR-522_achan1989_error' 2019-07-11 14:44:55 -04:00
adamopolous
397e23c20c Added fix to prevent ext-u tests from running when only ext is selected 2019-07-11 14:33:38 -04:00
Ryan Kurtz
4f2e0f16b4 GT-2995 (closes #522): Certifying
Pulled-from: achan1989 <achan1989@gmail.com>
2019-07-11 14:10:38 -04:00
adamopolous
15b055b592 Amendment to previous commit for ext repo test support 2019-07-11 13:28:46 -04:00
redfast00
70ce145292
Add R_AARCH64_JUMP26 relocation handler 2019-07-11 19:24:51 +02:00
James
6e4cfcc647 Merge branch 'James-GT_2757_java_8_decompile_problem' of ssh://ghidragit/git/public/ghidra into James-GT_2757_java_8_decompile_problem 2019-07-10 16:10:42 -04:00
adamopolous
60b1f36c98 GT-2977: fixed function code compare bug 2019-07-10 16:09:30 -04:00
James
e3ae5a0370 GT_2757 fixed java stream decompile bug 2019-07-10 15:34:26 -04:00
Tom Court
a17da1235e fix bugs causing exceptions in ida import/export plugin 2019-07-10 09:24:59 +01:00
dragonmacher
a88ecfe6b5 GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
test and review fixes
2019-07-09 18:56:48 -04:00
Ryan Kurtz
96cb3f4d37 Merge remote-tracking branch 'origin/GT-2970_dev747368_flatapi_javadoc_misc' 2019-07-09 07:59:09 -04:00
Ryan Kurtz
b8066038ef Merge remote-tracking branch 'origin/GT-2700_dev747368_batchimport_badchar' 2019-07-09 07:58:00 -04:00
dragonmacher
6015650079 GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
test and review fixes
2019-07-08 17:41:56 -04:00
Ryan Kurtz
6e9516a07c Merge remote-tracking branch 'origin/GT-2819_ryanmkurtz_PR-369_xiaoyinl_pdblink' 2019-07-08 12:22:20 -04:00
Ryan Kurtz
7827b7916a GT-2819 (closes #369): Certifying
Pulled-from: Xiaoyin Liu <xiaoyinl@users.noreply.github.com>
2019-07-08 12:11:47 -04:00