abbas Posted January 27, 2021 Posted January 27, 2021 hi all i googled but i couldn't find appropriate commands. here is what i want to do: find all intermodular calls. put bp on all. run the script which itself resumes the process and removes any bp that is hit. then i stop the script when all unwanted BPs are removed.
n2u Posted January 30, 2021 Posted January 30, 2021 Have a look: https://help.x64dbg.com/en/latest/search.html?q=calls&check_keywords=yes&area=default# That's the official documentation. All possible commands are there. 😉
abbas Posted January 31, 2021 Author Posted January 31, 2021 searched already but cant find the commands i need the new problem is that with a relative high number of BPs 64dbg will not respond anymore, this renders my whole strategy useless. and you cant shift+ select command you want you can only "set BP on all"
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