libmem icon indicating copy to clipboard operation
libmem copied to clipboard

Attempt to match against module name, only use path as a last resource

Open rdbo opened this issue 1 year ago • 2 comments

E.g client.dll will match against nottheclient.dll It should try as hard as it can to match client.dll only, and only match path if there is no alternative or smth

rdbo avatar Sep 28 '24 12:09 rdbo