Disasmo icon indicating copy to clipboard operation
Disasmo copied to clipboard

"Diffable" constant replacement with false positive

Open hopperpl opened this issue 3 months ago • 7 comments

The "diffable" 64-bit replacement modifies a constant it shouldn't (false positive).... this is not an address, it's a bit mask (should be 0x0707070707070707)

Image

Maybe check if the to-be-replaced constant is pointing to code? Also doesn't really matter. This may only happen for the pdep instruction anyway.

hopperpl avatar Dec 10 '25 04:12 hopperpl