"Diffable" constant replacement with false positive
Open
- Dominant language
- C#
- Stars
- 707
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
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)
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.