VirtualBox

Ignore:
Timestamp:
Mar 21, 2019 12:01:49 AM (6 years ago)
Author:
vboxsync
Message:

SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel context (needs IPRT_NT_MAP_TO_ZW) and expand 8.3 names when comparing the executable image we found in the memory map with what NT returns for the process.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/nt/dbgkrnlinfo-r0drv-nt.cpp

    r77473 r77816  
    3535#define PIMAGE_NT_HEADERS32 NT_PIMAGE_NT_HEADERS32
    3636#define PIMAGE_NT_HEADERS64 NT_PIMAGE_NT_HEADERS64
    37 #define IPRT_NT_MAP_TO_ZW
     37#ifndef IPRT_NT_MAP_TO_ZW
     38# define IPRT_NT_MAP_TO_ZW
     39#endif
    3840#include "the-nt-kernel.h"
    3941#include <iprt/dbg.h>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette