dragonmacher
b956870432
GP-628 - Dialogs - test of greatly simplified parenting code
2021-02-08 17:58:53 -05:00
Dan
45e6b5a82b
GP-610: Assembly ("Patch Instruction") is disabled on uninitialized blocks.
2021-02-08 16:21:11 -05:00
ghidra1
ed3cc10344
GP-0 Add library dependency file generation as dependency of eclipse
...
task (needed for running Ghidra)
2021-02-08 13:54:37 -05:00
Ryan Kurtz
d9283b0b9d
GP-669: Fixing GhidraDev exception when ~/ghidra_scripts doesn't exist
2021-02-08 13:02:32 -05:00
ghidra1
21ddf20061
Corercted GraphServices IP issue
2021-02-08 10:08:40 -05:00
Ryan Kurtz
606eecfa82
GP-668: PyDev debugger now stays on breakpoints appropriately (fixes
...
#2713 )
2021-02-08 09:27:00 -05:00
ghidra1
9c37d1ffd9
Corrected missing IP for Graph Service module
2021-02-05 16:06:18 -05:00
dragonmacher
2074cf12b3
Merge remote-tracking branch 'origin/GP-625-tomnelson-partial-fix'
...
Conflicts:
Ghidra/Features/GraphServices/src/main/java/ghidra/graph/visualization/DefaultGraphDisplay.java
2021-02-05 11:21:28 -05:00
ghidra1
d6e46d1270
Merge remote-tracking branch 'origin/patch'
2021-02-04 17:39:17 -05:00
dragonmacher
fef756c967
GP-523 - Fix javadoc errors
2021-02-04 17:28:17 -05:00
ghidra1
9f56e3169b
GP-662 added ELF support for process-specific symbol resolution
2021-02-04 15:44:19 -05:00
dragonmacher
d8166ff6ec
GP-628 - Dialogs - fixed timing bug that caused the progress dialog to
...
sometimes not show progress
2021-02-04 14:40:34 -05:00
dragonmacher
a20d77a27b
GP-628 - Dialogs - fixed issue of non-modal dialog appearing over modal
...
dialog; marked many input dialogs as transient
2021-02-04 14:40:32 -05:00
dragonmacher
e983784753
Graphing - (various fixes; see below)
...
-fixed bug that prevented actions being added to sub graphs
-subgraph gets bad tab text
-properties documentation
-fixed incorrect vertex shape function applied to lightweight renderer
-dispose actions on close
2021-02-04 14:04:39 -05:00
Tom Nelson
f4defc4a95
Partial fix for GP-625
2021-02-04 14:37:08 +00:00
ghizard
444e037717
GP-659 Modified more Eclipse .launch files for preferred launchers
2021-02-03 17:10:33 -05:00
dragonmacher
4041c3693b
GP-658 - Temporarily disable failing tests
2021-02-03 12:41:03 -05:00
ghidra1
d91dd11fdc
GP-0 change PowerPC R_PPC_COPY and R_PPC64_COPY ELF relocation failure
...
to a warning
2021-02-03 10:35:25 -05:00
ghidra1
2fd92e6f23
Merge remote-tracking branch 'origin/patch'
2021-02-02 19:42:19 -05:00
dragonmacher
37ab855e1d
GP-377 - Graphing - temporary fixes to mouse handling code until they
...
are fixed in jungrapht
2021-02-02 15:45:12 -05:00
dragonmacher
8493c333c8
GP-377 - Graphing - A few small refactorings
2021-02-02 15:45:10 -05:00
ghidra1
9f2090d71c
GP-377 exclude transitive dependency for slf4j 1.7.30 which conflicts
...
with other uses of 1.7.25
2021-02-02 15:45:09 -05:00
Tom Nelson
a3b4c1fc9a
put back older version of slf4j
2021-02-02 15:45:08 -05:00
Tom Nelson
6609b4aa67
added javadoc and removed some cruft
2021-02-02 15:45:06 -05:00
Tom Nelson
a4dbc30047
Fixes for GP-377, GP-554, GP-551, GP-552, GP-553.
...
This commit removes previous hacks for overlapping vertices, integrates a configurable graph mouse model, puts back the RTree spatial data structures.
2021-02-02 15:45:05 -05:00
emteere
3426df3ba5
GP-655_emteere Added CFINV and defined local temps, also cleaned up some
...
unnecessary sub-pieces
2021-02-02 19:21:51 +00:00
ghidra1
5c98e46d62
Merge remote-tracking branch 'origin/GP-649_emteere_RelaxVftableEntries'
2021-02-02 12:07:08 -05:00
ghidra1
09478efc2a
Merge remote-tracking branch 'origin/caheckman_DecompilerTestFramework'
2021-02-02 12:06:04 -05:00
ghidra1
6fd7f6dbb9
Merge remote-tracking branch 'origin/patch'
2021-02-01 22:16:01 -05:00
ghidra1
49bb112220
Merge remote-tracking branch 'origin/GP-652_ryanmkurtz_PR-2712_MachOImport' into patch
2021-02-01 21:25:57 -05:00
ghidra1
9a4918213b
GP-652 Minor correction and cleanup of CoffArchive support
2021-02-01 21:23:20 -05:00
Ryan Kurtz
3bccb8ce65
Better support for Mach-O MH_OBJECTs and archives ( fixes #2702 )
2021-02-01 21:22:57 -05:00
ghidra1
47b49b7a79
Merge remote-tracking branch 'origin/patch'
2021-02-01 18:23:13 -05:00
ghidra1
6ed341bc87
Merge remote-tracking branch 'origin/GP-473_DecompilerComments--SQUASHED' into patch
2021-02-01 18:22:07 -05:00
ghidra1
b5e3a27070
Merge remote-tracking branch 'origin/GP-650_jpleasu_fix_symbolic_links_to_scripts--SQUASHED' into patch
2021-02-01 18:21:14 -05:00
ghidra1
165d9221c4
Merge remote-tracking branch 'origin/GP-473_DecompilerComments--SQUASHED'
2021-02-01 18:06:31 -05:00
ghidra1
33d29e4cac
Merge remote-tracking branch 'origin/GP-650_jpleasu_fix_symbolic_links_to_scripts--SQUASHED'
2021-02-01 18:06:06 -05:00
caheckman
6cc2d18349
Documenting ifacedecomp
2021-02-01 13:48:08 -05:00
ghidra1
c728a5323e
Merge remote-tracking branch 'origin/patch'
2021-02-01 11:13:24 -05:00
ghidra1
bb665bda63
GP-651 add support for ELF relocation R_X86_64_IRELATIVE
2021-02-01 10:49:49 -05:00
ghidra1
abcbe74086
Corrected NPE in PELoader
2021-01-29 14:24:36 -05:00
Jason P. Leasure
b1a61e837f
fix scripts that are symbolic links, #2698
2021-01-29 13:45:44 -05:00
emteere
2179457b60
GP-649_emteere Relaxed valid code check and added .nep as a valid
...
section for vftable entries
2021-01-29 11:38:40 -05:00
ghidra1
497fd82ac2
Improved MachoLoader exception reporting
2021-01-29 11:21:14 -05:00
ghidra1
7c5e0e868b
GP-473 Pass breakOnWhiteSpace param thru to wrap function. Don't let decompiler layout add extra line breaks based on white space. Adjust prettyprint overflow in the middle of comments
2021-01-29 10:30:00 -05:00
caheckman
ab76cc6095
New combined decompiler testing framework
2021-01-28 18:14:48 -05:00
ghidra1
f41eb4ab4d
GP-645 changed assembler to ignore external symbol names
2021-01-28 17:54:42 -05:00
ghidra1
f3889762e0
Merge remote-tracking branch 'origin/GP-640_jmlagor_Fix_comparison_operator_in_AssemblyRef_table_processor'
2021-01-28 17:08:49 -05:00
ghidra1
165003edd5
Merge remote-tracking branch 'origin/GP-611_ghizard_Moved_program_analyzed_flag_setting_location'
2021-01-28 16:24:59 -05:00
ghidra1
cd17734924
Merge remote-tracking branch 'origin/GP-639_ghidra1_DTArchiveSearchPaths--SQUASHED'
2021-01-28 16:21:51 -05:00