SANS - "A few Ghidra tips for IDA users, part 4 - function call graphs"
One of the features of IDA that we use in FOR610 that can be helpful for detecting malicious patterns of API calls is the feature for creating a graph of all function calls called from the current function and any functions that it calls. The graph itself isn't all that pretty to look at, but … Continue reading A few Ghidra tips for IDA users, part 4 - function call graphs
from SANS Digital Forensics and Incident Response Blog http://digital-forensics.sans.org/blog/2019/06/14/a-few-ghidra-tips-for-ida-users-part-4-function-call-graphs
from SANS Digital Forensics and Incident Response Blog http://digital-forensics.sans.org/blog/2019/06/14/a-few-ghidra-tips-for-ida-users-part-4-function-call-graphs
Comments
Post a Comment