Skip to content

MLIL_ADDRESS_OF intended use #1727

Answered by rssor
rnui2k asked this question in General
May 28, 2020 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Just to clarify your use case: are you concerned with finding possible sites of the contents of the var being accessed, or are you interested in tracing where those references to the var spread?

Once the address is taken, the 'version' of such a variable is tied to the active memory version.

If you're just interesting in seeing where it could have been passed to you'd want to recursively follow the use chains for the results of the address taking expressions.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@rnui2k
Comment options

@rssor
Comment options

Answer selected by psifertex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants