ghidra1
a2515e9657
Merge remote-tracking branch 'origin/GP-582-dragonmacher-function-graph-key-bindings' into patch
2021-01-14 09:25:53 -05:00
dragonmacher
1bc881df66
GP-582 - Key Bindings - fix broken Function Graph key bindings when
...
docked in the main tool
Closes #589
2021-01-13 18:16:45 -05:00
emteere
923eb35a79
Fixing test failures from incorrect test
2021-01-13 17:39:27 -05:00
ghidra1
89a6574f6e
Merge remote-tracking branch 'origin/GP-521-dragonmacher-apply-data-types-2--SQUASHED' into patch
2021-01-11 23:04:15 -05:00
ghidra1
efc60f9666
Merge remote-tracking branch 'origin/GP-528_jpleasu_fix_scriptname_fixup--SQUASHED-over-patch' into patch
2021-01-11 18:45:40 -05:00
ghidra1
d487bdc2e5
Merge remote-tracking branch 'origin/GP-576_jpleasu_fix_bundles_concurrent_mod_bug--SQUASHED' into patch
2021-01-11 18:40:15 -05:00
ghidra1
65e19b869e
Merge remote-tracking branch 'origin/GP-575_ghizard_PR-2167_andv2_Allow_white_spaces_in_paths_used_by_createPdbXmlFiles.bat' into patch
2021-01-11 18:38:12 -05:00
ghidra1
9032c75029
GP-431 corrected merge bug related to structure bitfields and
...
flex-arrays
2021-01-11 18:34:36 -05:00
Jason P. Leasure
e4e15cdb9d
don't assume that scripts are Java, fixes #2562
2021-01-11 09:33:48 -05:00
Jason P. Leasure
72880eab41
add thread safe class for bundle file&location mapping
2021-01-08 17:36:53 -05:00
Jason P. Leasure
9464d37104
GP-521 - Fixed broken animation that shows status text on an error
...
GP-521 - Updated Data Type Chooser dialog work the same as the drag/drop data types
2021-01-08 17:17:06 -05:00
ghizard
bd5a983708
GP-575 - Also allow batch argument to contain spaces; also certify.
2021-01-07 13:38:54 -05:00
Tom Nelson
b9129348fc
GP-557 - satellite honors edge filters
2020-12-30 14:58:53 +00:00
Matt Ihlenfield
96fe213bfd
GP-555 Added support for R_ARM_MOVW_ABS_NC and R_ARM_MOVT_ABS elf
...
relocations
2020-12-30 09:21:51 -05:00
ghidra1
cfaf865567
Updated 9.2.2 Change History
2020-12-29 16:00:22 -05:00
ghidra1
3830c957a1
Set version 9.2.2
2020-12-29 12:35:32 -05:00
mrakers
da3c2f8536
Fixed issues with dyld_shared_cache parsing
...
First issue fixed was a simple null deref. The other issue is the
dylib's load commands in the dyld_shared_cache should be absolute from
zero not relative from the start of the dylib's mach header. When done
incorrectly this causes a read past the end of file.
2020-12-29 12:06:56 -05:00
reedmideke
e51639b095
Fix #2559 by removing invalid variant of vst4
2020-12-29 12:05:50 -05:00
ghidra1
308f1e2202
Merge remote-tracking branch 'origin/GP-548_emteere_V850_JMPissue' into patch
2020-12-29 12:04:17 -05:00
ghidra1
b9486405e1
GP-547 corrected tests
2020-12-29 11:50:19 -05:00
emteere
6bce112db6
GP-548 fixed v850 JUMP register relative instruction
2020-12-29 09:08:07 -05:00
ghidra1
9004b75e28
GP-547 Corrected Add Block dialog entry validation issues and address
...
parse exception messages
2020-12-28 17:40:17 -05:00
ghidra1
d5d7d42c17
GP-542 corrected Ghidra Server classpath.frag file generation
2020-12-22 18:04:30 -05:00
ghidravore
dbe2686202
GP-537 - documented the odd check in the EditLabelAction
...
Let EditLabelAction act on LabelFieldLocation function symbols
2020-12-22 15:57:06 -05:00
ghidra1
7c87062515
GP-0 corrected Lab5Script example for Advanced Development Class
2020-12-18 16:02:08 -05:00
ghidra1
bf0bc5a877
Merge remote-tracking branch 'origin/GP-524_processStructure' into patch
2020-12-16 16:14:02 -05:00
Tom Nelson
8adc49d34c
replace repaint that was carelessly removed
2020-12-16 20:42:24 +00:00
caheckman
7d1607c781
processStructure method
2020-12-16 12:28:01 -05:00
emteere
424af11a16
Fixed EH tests for new type_info vftable pointer finding
2020-12-15 16:48:21 -05:00
ghidra1
fd5c61f394
Set version 9.2.1
2020-12-14 15:25:46 -05:00
ghidra1
3b0fac5c65
Merge remote-tracking branch 'origin/Ghidra_9.2.1_Release_Notes' into patch
2020-12-14 15:24:06 -05:00
ghidra1
7e26572eb9
Merge remote-tracking branch 'origin/GP-141_ghidra007_RTTI_add_new_type_info_id' into patch
2020-12-14 15:06:06 -05:00
ghidra007
0f6d3cbc35
GP-141 handle non-standard RTTI type_info
2020-12-14 15:02:21 -05:00
ghizard
14cfdd2a4b
Ghidra 9.2.1 Release Notes
2020-12-14 15:00:10 -05:00
astrelsky
39ef0c3595
GP-477 Fixes RenameFunctionAction and HighSymbol NPE, Prevent
...
EditLabelAction from accepting function symbols
2020-12-14 12:45:11 -05:00
ghidra1
5bffb5c6ed
Merge remote-tracking branch 'origin/GP-389_ArmSwitchFixup' into patch
2020-12-14 12:35:04 -05:00
ghidravore
19aec078e0
Merge remote-tracking branch 'origin/GP-493_ghidravore_graph_goto_fake_functions--SQUASHED' into patch
2020-12-14 11:54:12 -05:00
ghidravore
9c3ee8eeb3
Merge remote-tracking branch 'origin/GP-514_vertex_include_satellite_view--SQUASHED' into patch
2020-12-14 11:51:32 -05:00
ghidravore
97fc20a50e
GP-493 fixed graph navigation to go to 'fake' functions if a vertex repersenting an external function is cliked
2020-12-14 11:46:22 -05:00
Tom Nelson
19b582e3c9
GP-514 - fixes 'hidden vertices are not also hidden in satellite view'
2020-12-14 11:40:08 -05:00
ghidra1
9832f58435
GP-512 corrected ARM 8-byte return storage in cspecs
2020-12-14 10:20:24 -05:00
ghidra1
e1e9dc0f8f
GP-0 ignore reserved SaveState key when restoring AnalysisStateInfo
2020-12-11 19:06:10 -05:00
ghidravore
e32276b5bd
Merge remote-tracking branch 'origin/GP-492_graphException_reusing_graph_with_new_graph_too_big' into patch
2020-12-11 12:13:47 -05:00
ghidra1
f10f4d3a83
Refined library dependency search
2020-12-10 17:40:37 -05:00
ghidravore
bdd9868482
GP-492 fixing stack trace when re-using a graph display and the new
...
graph excees the vertex limit
2020-12-10 12:35:43 -05:00
ghidravore
8b054814a8
changed build system to generate all external jar files used file.
2020-12-09 18:41:03 -05:00
ghidra1
fb4380155e
Corrected jgrapht IP issue
2020-12-09 18:40:22 -05:00
ghidra1
11314f126d
Corrected conflicting jgrapht-core version dependency
2020-12-09 17:18:49 -05:00
ghidravore
eb1740f936
Merge remote-tracking branch 'origin/GP-387_JumpTableModeBits' into patch
2020-12-09 16:52:15 -05:00
ghidravore
a877080a18
Merge remote-tracking branch 'origin/GP-344_FillOutStructureExceptions' into patch
2020-12-09 16:49:00 -05:00