codecat / ClawSearch

A memory scanner plugin for x64dbg, inspired by Cheat Engine.
GNU General Public License v3.0
274 stars 40 forks source link

Search for unknown values #11

Open Hiei-YYH opened 2 years ago

Hiei-YYH commented 2 years ago

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 and less than makes things very heavy, why not at least a "unknow value" instead of these 2? most of times we don't even know what we are searching for, specially in a debugger which the main part of it is not about searching stuff.

Sorry if it wasn't meant to post suggestions here, i searched but couldn't guess where.

codecat commented 2 years ago

Thanks. I haven't had time to work on it so I guess you could consider this project inactive.

Hiei-YYH commented 2 years ago

Thanks. I haven't had time to work on it so I guess you could consider this project inactive.

that's sad, seeing that's the only memory search plugin (at least that i know) and the debugger being able to attach to some games that has protection, that would be perfect... well, guess it is what it is. Thanks for the answer anyway.

codecat commented 2 years ago

FWIW, I'm always open to contributions. Feel free to open pull requests :+1: