chickenmc Posted November 19, 2017 Posted November 19, 2017 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!
h4sh3m Posted November 19, 2017 Posted November 19, 2017 Hi "NameID" in your sample is not string, it's address pointer ! you can search for address instead. BR, h4sh3m 2
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now