Skip to content

Get config stack var after node simplification#1227

Open
kazarmy wants to merge 1 commit intoavast:masterfrom
rizinorg:get-config-stack-var-after-simplify
Open

Get config stack var after node simplification#1227
kazarmy wants to merge 1 commit intoavast:masterfrom
rizinorg:get-config-stack-var-after-simplify

Conversation

@kazarmy
Copy link

@kazarmy kazarmy commented Feb 28, 2026

It doesn't make sense to get config stack variables before node simplification, because the stack offset obtained from the node can change* after simplification, perhaps through arithmetic evaluation. This pr makes it so that debug and config stack variables are only obtained after node simplification.

*Confirmed via tracing.

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