Skip to content

How do I use multiplication in a memory address? #371

Answered by petr-sneller
7x-hex-x7 asked this question in Q&A
Discussion options

You must be logged in to vote

Use shift dword_ptr(ecx, eax, 2, 0x0C) -> ecx + eax << 2 + 0xC

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@7x-hex-x7
Comment options

Answer selected by 7x-hex-x7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants