ghidra1
|
90eb0d1965
|
Moved Visual Studio configuration to root build.gradle
|
2019-09-10 10:52:29 -04:00 |
|
Ryan Kurtz
|
b5498c961d
|
Fixing GhidraSleighEditor build.
|
2019-09-09 12:19:39 -04:00 |
|
ghidra1
|
a766db497a
|
Corrected javadocs
|
2019-09-09 11:44:01 -04:00 |
|
ghidra1
|
1194474767
|
Corrected recently introduced ElfLoader bug causing non-loaded sections
to be improperly loaded into memory
|
2019-09-09 11:28:50 -04:00 |
|
ghidra1
|
15c1f43fa5
|
Corrected HCS08 build.gradle
|
2019-09-06 20:34:56 -04:00 |
|
ghidra1
|
074e3ba6dc
|
Merge remote-tracking branch 'origin/GT-3050_ghidorahrex_HCS08'
|
2019-09-06 20:26:54 -04:00 |
|
ghidra1
|
6a79de7c73
|
HCS12 restored sleigh compile option
|
2019-09-06 20:16:57 -04:00 |
|
emteere
|
19816c5c20
|
GT-3049 fixing -l pattern overlap issue
|
2019-09-06 20:07:55 -04:00 |
|
ghidra1
|
a0d24b64f1
|
HCS12 - sleigh compile option changed pending pattern conflict
resolution
|
2019-09-06 19:58:49 -04:00 |
|
emteere
|
f5d16519f4
|
GT-2350 Initial Intel MCS-96 implementation
|
2019-09-06 19:40:00 -04:00 |
|
ghidra1
|
1610cda0c2
|
Corrected HCS12 build.gradle
|
2019-09-06 19:19:28 -04:00 |
|
emteere
|
08ab1fe87f
|
GT-3050 Reworked too complicated flag setting logic.
|
2019-09-06 18:50:22 -04:00 |
|
ghidra1
|
3ff618c15d
|
Merge remote-tracking branch 'origin/GT-2146_ghidorahrex_XGATE'
|
2019-09-06 18:49:31 -04:00 |
|
ghidra1
|
4a6e6697f4
|
Merge remote-tracking branch 'origin/GT-3049_ghidorahrex_HCS12'
|
2019-09-06 18:47:49 -04:00 |
|
ghidra1
|
2d144fb457
|
Corrected NPE in decompiler.
Reference overrides must ignore external references.
|
2019-09-06 18:34:06 -04:00 |
|
ghidra1
|
e6cbefc706
|
Merge remote-tracking branch
'origin/GT-3116-dragonmacher-edit-data-type-action'
|
2019-09-06 17:34:52 -04:00 |
|
ghidra1
|
e17797f4dc
|
Minor cleanup to Ghidra Server
|
2019-09-06 17:28:50 -04:00 |
|
emteere
|
1dca8e3cd1
|
GT-3049 Use new decompiler segment handling scheme
|
2019-09-06 16:37:51 -04:00 |
|
ghidra1
|
309254d15f
|
Merge remote-tracking branch 'origin/GT-2658_dev747368_JAAS_server_auth'
|
2019-09-06 15:59:11 -04:00 |
|
ghidra1
|
900ae33c46
|
GT-2658 revised server readme text
|
2019-09-06 15:57:33 -04:00 |
|
ghidra1
|
aaf655db35
|
GT-2658 changed GhidraServer build to include placeholder lib and os
dirs
|
2019-09-06 15:36:11 -04:00 |
|
dev747368
|
58f93ea0e7
|
GT-2658 - more finishing touches
docs, exception handling, direct config file parsing instead of system
property.
|
2019-09-06 14:27:12 -04:00 |
|
Ryan Kurtz
|
23d1e9ad22
|
Merge remote-tracking branch 'origin/GT-3090_16bit_analysis'
|
2019-09-06 13:24:34 -04:00 |
|
caheckman
|
927bf3df10
|
Let FunctionPrototype grab extrapop from the prototype model
|
2019-09-06 13:17:52 -04:00 |
|
Ryan Kurtz
|
4aec752ef4
|
GT-3135: Improving OMF error handling (closes #965).
|
2019-09-06 12:55:27 -04:00 |
|
Ryan Kurtz
|
44e34006b2
|
Merge remote-tracking branch 'origin/GT-3129_ghizard_fix_PDB_guid_validation_and_download_help'
|
2019-09-06 11:10:47 -04:00 |
|
ghidra1
|
334ff7cf71
|
Corrected error in FunctionSignatureParser causing test failures
|
2019-09-06 11:08:38 -04:00 |
|
Ryan Kurtz
|
3b02accd13
|
Merge remote-tracking branch 'origin/GT-2880_ghizard_ARM_for_Win_import_processor_support'
|
2019-09-06 07:52:34 -04:00 |
|
ghizard
|
ed0bbf330a
|
GT-2880 ARM for Win - fix, rebase, certify
|
2019-09-05 18:45:20 -04:00 |
|
ghizard
|
0ba928a33f
|
GT-2880 changes pre-certification
|
2019-09-05 18:35:33 -04:00 |
|
ghizard
|
7f3dc05d70
|
GT-2880 set thumb on mem; fix exception handling under thumb
|
2019-09-05 18:35:32 -04:00 |
|
ghizard
|
64c5f7bd24
|
GT-2880 add PeLoader.setProcessorContext() with thumb logic
|
2019-09-05 18:35:32 -04:00 |
|
ghizard
|
525f0057c8
|
GT-2880 Adding more unaffected/killed
|
2019-09-05 18:27:18 -04:00 |
|
ghizard
|
651971c493
|
GT-2880 More changes to ARM processor files
|
2019-09-05 18:27:17 -04:00 |
|
ghizard
|
6628bd3069
|
GT-2880 Initial 32-bit support
|
2019-09-05 18:27:16 -04:00 |
|
dragonmacher
|
da871a87aa
|
GT-3132 - Updated some default key bindings that used only the 'Alt'
|
2019-09-05 17:11:20 -04:00 |
|
emteere
|
8a22a4f84b
|
GT-3049 Fixes for return storage commit
|
2019-09-05 16:30:19 -04:00 |
|
emteere
|
f599ab1623
|
GT-3049 Fixes for return storage commit
|
2019-09-05 16:24:29 -04:00 |
|
emteere
|
bfcadef17d
|
GT-3049 Adding new page scheme and fixing issues with pcode
|
2019-09-05 16:03:13 -04:00 |
|
dev747368
|
0ae460952e
|
GT-2658 - fixed error with ghidra server relative path
|
2019-09-05 13:51:34 -04:00 |
|
dev747368
|
eff84e30d6
|
GT-2658 JAAS tweaks, javadoc, docs.
|
2019-09-05 12:59:49 -04:00 |
|
ghidra1
|
0850cfa02f
|
GT-3130 Corrected VariableSymbol refresh after undo/redo
|
2019-09-04 18:41:11 -04:00 |
|
ghidravore
|
8dd99fd969
|
Merge remote-tracking branch 'origin/GT-3126_ghidra1_FileBytesUndo'
|
2019-09-04 17:56:33 -04:00 |
|
ghidravore
|
99b3404873
|
fixes from review
|
2019-09-04 17:51:02 -04:00 |
|
ghizard
|
8d70a68f4e
|
GT-3129 PDB GUID validation and help fixes
|
2019-09-04 17:18:32 -04:00 |
|
dragonmacher
|
1a22f97bbe
|
GT-3116 - Updated decompiler 'Edit Data Type' action to work on more
fields; fixed a bug in Location References provider to enable data type
selection when focused; fixed a NullPointerException in DockingAction
|
2019-09-04 14:27:18 -04:00 |
|
Ryan Kurtz
|
48afcf41ab
|
Merge remote-tracking branch 'origin/GT-3070_ghidra1_StructureEditor'
|
2019-09-04 12:06:22 -04:00 |
|
dev747368
|
220c3ff8d2
|
GT-2658 - JAAS auth - minor doc tweaks, cleanup
|
2019-09-04 10:30:22 -04:00 |
|
Ryan Kurtz
|
da09daeb8d
|
Fixing GhidraDev compilation problem on non-macOS platforms.
|
2019-09-04 10:06:53 -04:00 |
|
Ryan Kurtz
|
f027985522
|
Merge remote-tracking branch 'origin/GT-3127_ryanmkurtz_gradle56'
|
2019-09-04 08:25:06 -04:00 |
|