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
Field Service+ for MS Dynamics 365 & Salesforce
Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
Rate This Project
Login To Rate This Project
User Reviews
-
A very fast plugin for searching