Windows Type Improvements/Hints #7171
leechristensen
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Creating this to brainstorm potential ways Ghidra's Windows type generation/assignment could be potentially improved for Windows binaries.
Extrinsic Sources of Type Information
Data sources outside of the binary that could be used to enrich Windows binary reversing:
_o_
variants of the CRT functions. e.g. _o_memcpy_sIntrinsic Sources of Information
Other potential intrinsic sources of type information that could be used:
WPP_SF_
symbols detail the number+types of the parameters.Beta Was this translation helpful? Give feedback.
All reactions