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
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
-
A very fast plugin for searching