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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
-
A very fast plugin for searching