Posted November 19, 20177 yr Hello, I am using x64dbg and would like to search for certain ds references. In the example image above I would like to search my executable for all ds:"NameID" references. It won't show up when I search for referenced strings, so how am I supposed to do that? Thanks!
November 19, 20177 yr Hi "NameID" in your sample is not string, it's address pointer ! you can search for address instead. BR, h4sh3m
Create an account or sign in to comment