Skip to content

How do I get branch addresses of LLIL_IF expressions? #1716

Answered by MartijnB
portersan asked this question in General
Discussion options

You must be logged in to vote

It are indices in the vector of LLIL instructions of the corresponding basic block for the IF instruction. If you lookup the target LLIL instructions based on their index, you can find them the corresponding addresses.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by portersan
Comment options

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

@portersan
Comment options

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