BaymaxTools is a feature code extraction and search plug-in for x64dbg debugger. it is convenient to extract the signature of the specified instruction and the number of occurrences of the signature in the search module.
Features
- parsing assembly instructions and extracting corresponding feature codes according to user's settings.
- process memory can be quickly searched for feature code entries (6 to 10 times faster than ordinary memory search tools)
- better parsing of the memory space of the process being debugged (better than x64dbg), including parsing shadowDll, and more convenient memory search by type;
- support for searching assembly instructions, and compiled instructions can be converted to feature code for searching
- support for searching for strings (UNICODE\ASCII\UTF-8)
- can search for VM-protected instructions;
Follow Baymax toOls for x64dbg
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
A very fast plugin for searching