You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, this is actually a bug in NEXTOR.SYS. If you invoke the function call directly in the kernel (via call 0F37Dh) you should get only the expected 16 bytes. I'll fix this, of course, but here goes a workaround to use meanwhile.
_GETCLUS fills 64 bytes of the provided buffer instead of the expected 16 bytes.
The extra 48 bytes are filled with zeros.
Checked with:
The text was updated successfully, but these errors were encountered: