52ky 发表于 2021-8-16 12:50:29

x64dbg Plugins 20200110带测试说明

插件安装测试情况,仅启动关闭x64dbg x32 x64程序测试情况下:
x64:
ClawSearch.dp64需要vcruntime140d.dll(A memory scanner plugin for x64dbg, inspired by Cheat Engine.)
GhostDbg.dp64 安装时没有放到plugins目录(Noninvasive debugging plugin for x64dbg.)

EasyLabelView.dp64 退出非法(Show bookmarks, labels, comments in the stack window.)
quickaccess.dp64 启动非法(For the lazy people that can't remember all the shortcuts. Just press Ctrl+3 and you can access any menu.)
x32:
ClawSearch.dp32 需要msvcr120d.dll(A memory scanner plugin for x64dbg, inspired by Cheat Engine.)
GhostDbg.dp32 安装时没有放到plugins目录(Noninvasive debugging plugin for x64dbg.)
EasyLabelView.dp32 退出非法(Show bookmarks, labels, comments in the stack window.)

GhostDbg.dp32 GhostDbg.dp64放入plugins目录启动测试没有问题;EasyLabelView.dp32 EasyLabelView.dp64放入plugins目录,DLL分别放入x32dbg.exe x64dbg.exe目录下启动测试没问题。

(Plug-in installation test, only start and close x64dbg x32 x64 program test:
x64:
ClawSearch.dp64 requires vcruntime140d.dll(A memory scanner plugin for x64dbg, inspired by Cheat Engine.)
GhostDbg.dp64 was not placed in the plugins directory during installation (Noninvasive debugging plugin for x64dbg.)

EasyLabelView.dp64 illegal exit (Show bookmarks, labels, comments in the stack window.)
quickaccess.dp64 is illegal to start (For the lazy people that can't remember all the shortcuts. Just press Ctrl+3 and you can access any menu.)
x32:
ClawSearch.dp32 requires msvcr120d.dll(A memory scanner plugin for x64dbg, inspired by Cheat Engine.)
GhostDbg.dp32 was not placed in the plugins directory during installation (Noninvasive debugging plugin for x64dbg.)
EasyLabelView.dp32 illegal exit (Show bookmarks, labels, comments in the stack window.)

Put GhostDbg.dp32 GhostDbg.dp64 into the plugins directory to start the test without any problem; Put EasyLabelView.dp32 EasyLabelView.dp64 into the plugins directory, and put the DLL into the x32dbg.exe x64dbg.exe directory to start the test without any problem.)

页: [1]
查看完整版本: x64dbg Plugins 20200110带测试说明