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目录下启动测试没问题。