- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The instruction "or dword ptr [rbx+0x48], 0xffffffff" is wrongly reported as uninitialized read by the inspector. (E.g. used in MSVCP140.DLL)
Obviously false positive, as the result does not depend on the previous memory content at all.
The other way around, e.g. "and dword ptr [rbx+0x4c], 0x0", is not flagged as a read.
Link Copied
0 Replies
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page