x64dbgpy3 中文说明
x64dbgpy3 is a plugin for x64dbg that enables remote invocation via HTTP-RPC and the x64dbgpy3svr
server. This allows for seamless integration with external tools and scripts, such as those written in Python.
Contributions are welcome! Please see our Pull Requests page.
Start the server with the following command:
x64dbgpy3svr [port=27041],[host=0.0.0.0]
This project is licensed under the WTFPL License.