Subscribe to:
Post Comments (Atom)
ACCESS_MASK: Specific rights of NT objects
#define FILE_READ_DATA ( 0x0001 ) // file & pipe #define FILE_LIST_DIRECTORY ( 0x0001 ) // directory #define FILE...
-
ProcessImageLoadPolicy In the recent years,Microsoft has add many mitigations in the Windows system. In this article i will show...
-
#define FILE_READ_DATA ( 0x0001 ) // file & pipe #define FILE_LIST_DIRECTORY ( 0x0001 ) // directory #define FILE...
-
Hello World!
No comments:
Post a Comment