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
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
-
A very fast plugin for searching