Commit graph

17 commits

Author SHA1 Message Date
Xiaoyin Liu
1fbb8a330a Add more non-return functions
Add more functions to PEFunctionsThatDoNotReturn.
2021-02-13 01:04:56 +08:00
dev747368
5337b2666f GP-426 Add save action to embedded graphic images 2020-11-24 15:15:13 -05:00
Ryan Kurtz
b56a9f19c3 Adding ExitProcess to PEFunctionsThatDoNotReturn 2020-06-29 13:29:44 -04:00
ghidravore
410af5a272 GT-3317
moved generic graph interfaces to features graph module
created graph service broker

first commit of program graph module adapted to new graph api

GT-3317 connected listeners, documented and prettied up code
changed GhidraGraph to preserve order of created graph. Removed edge
filtering from initial program graph display

GT-3317 added exporters for supported formats

GT-3317 fixed GhidraGraph bug where it lost edges

updates

changed to new action builder
removed icons, improved AttributeFilters

removed DialogComponentProviderBuilder
fixed generic alphabet soup

added vertex name updating.

GT-3317 added threading to sugiyama
adapted to take advantage of multi-threaded edge crossing reduction in
circle layout
eliminated parallel edges, improved sizing, updated jungrapht version

GT-3317 fixing AST graph and moving modules and packages
started help
GT-3317 updated min-cross and color selections
uses min-cross that optimizes for graph size

GT-3317 help, javadocs

changes from review comments and cleaning up warnings and simplifying
exporter code
fixing warnings, simplifying unnecessarily complicated code
more changes from review
more changes from review, simplifications. removed unnecessary
threading, renamed vertex, edge, etc
GT-3317 squashed many commits to make rebase easier. Mostly changes from
first code review.
2020-05-13 15:58:03 -04:00
Ryan Kurtz
ffa5f0469f Merge branch 'GT-3235_ghidra1_ORD_FileParsing' 2019-12-19 11:05:12 -05:00
ghidra1
cf32f48605 GT-3235 Correct parsing of *.ord MS ordinal symbol map files 2019-12-19 11:01:13 -05:00
Alexey Skalozub
1cca3f5bd3
Fix writev syscall number 2019-12-15 22:54:21 +02:00
emteere
90fe49f819 GT-3261_emteere Sped up string table reading 2019-11-05 07:55:21 -05:00
emteere
f3021a75d5 Allowing non-returning function names for dyld cache 2019-10-07 10:04:25 -04:00
James
8302bef89a GT-3113 x86/64 linux syscalls 2019-08-27 17:06:20 -04:00
ghidra1
55238b0393 BitFields - updated composite database schema version 2019-07-17 11:55:49 -04:00
emteere
52f6bfc127 emteere-BitFields re-parsed header files with new bitfield support 2019-07-17 11:55:45 -04:00
ghidra1
dd15435371 Added P-Code Test framework to facilitate semantic verification through
emulation
2019-06-25 09:37:15 -04:00
ghidra1
86bc0cc80b minor cleanup 2019-05-23 13:41:07 -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
ghidravore
21fc990c15 fixed GT-2719 also updated version number 2019-04-02 15:36:37 -04:00
Dan
79d8f164f8 Candidate release of source code. 2019-03-26 13:46:51 -04:00