Skip to content

Conversation

dingiso
Copy link

@dingiso dingiso commented Jan 19, 2024

Deer Clearbluejar,

Ghidra possesses the capability to categorize the relationships between code blocks (with CodeBlockReference) into various FlowTypes. I believe we can leverage this feature to determine the count of call references, such as CALL instructions in x86-64, which will enhance its performance across multiple Instruction Set Architectures (ISAs)

Dingisoul,
Best Regards

1. use CodeBlockReference to get call numbers in block
2. improve the ability of multi ISAs

Signed-off-by: Ruibo Lu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant