ClawSearch icon indicating copy to clipboard operation
ClawSearch copied to clipboard

A memory scanner plugin for x64dbg, inspired by Cheat Engine.

Results 9 ClawSearch issues
Sort by recently updated
recently updated
newest added

When you try to close x32dbg or x64dbg after opening the dialog, the software will crash and generate minidumps ---- According to the source code analysis, comment the Open() function...

bug

is this project dead? came here because it was listed as a memory searcher in x64dbg page... but let me say, starting a new search with only equal, bigger than...

https://github.com/horsicq/x64dbg-Plugin-Manager/issues/2

The title is pretty explanatory and if you need any information such simply instruct me on how to retrieve it. I am using the snapshot_2018-07-19_16-55 version of x64 DBG

The 64-bit version of the compiled plugin binaries [(2017-10-24)](https://github.com/codecat/ClawSearch/releases/tag/2017-10-24) fails to load, while the 32-bit version works fine. After building the project with Visual Studio 2013 (with `static`-ly linked versions...

Is there any plan to use threads so the plugin doesn't freeze the UI while it scans?

If the `search dialog` of the plugin is initiated (opened at least once), the debugger will always crash when exiting it. Steps to reproduce: 1. Open `x32dbg.exe`. 2. Select `Plugins`...

Would you be able to add a "String" search option, like CE has included?