Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
179 views

I am trying to investigate an issue where the Windows C++ API BackupRead, used in our software, appears to get stuck for few files. I suspected large file streams to be the reason. I wrote a small ...
4 votes
0 answers
129 views

It seems that Sysinternals Process Monitor (version 4.01) does not capture any file system access events (like QueryOpen) on Windows Dev Drives (or more generally on ReFS drives?) by default. Is there ...
0 votes
0 answers
95 views

My aim: I have been trying to continuously monitor process creation using python (without a lot of pre-requisites) but I am not able to capture short lived processes. I want this python script to run ...
0 votes
1 answer
221 views

I was given a task to put 2 filters in Procmon. 1) Process name is "test.exe" (a WinAPI createFile, readFile, closeHandle project written in Visual Studio in C) 2)Operation is read file. ...
0 votes
1 answer
75 views

I recently copied C++ source code I am developing in VS2017 from my desktop (running Win 10) to my new laptop (running Win 11). Although the code compiles and links successfully, I now encounter a ...
1 vote
0 answers
104 views

Seeing an operation called "QueryDeviceInformationVolume" in a SysInternals Process Monitor log when I start a desktop application. Simply trying to get some details about this operation and ...
0 votes
0 answers
65 views

Process data in the xml file Procmon saved has "CreateTime". For a process starting from 2023年4月17日 14:36:01, its CreateTime in the xml file is 133261869619355124. Regardless of whether this ...
0 votes
0 answers
159 views

I am trying to develop an evaluation software mechanism that will limit the use of the program, and then require a purchase. But when I gave it to my friend, he told me that whatever I do - write to ...
Chezi's user avatar
  • 63
0 votes
1 answer
142 views

This is a follow-up question to a previous discussion. Basically, I have a python code with ctypes code that is calling a vendor-supplied DLL. The code works fine when I use 32 bit python with the 32 ...
bpound's user avatar
  • 28
0 votes
0 answers
2k views

Access violation "at address 00000000" started appear to my Delphi 2009 installation. I started ProcessMonitor https://learn.microsoft.com/en-us/sysinternals/downloads/procmon and filtered ...
0 votes
1 answer
312 views

I try to do COM without touching the registry. I started with a very simple C++ "client", trying to CoCreateInstance with ramdom arbitrary UUID. #include <stdio.h> #include <Windows....
manuell's user avatar
  • 7,650
0 votes
0 answers
1k views

I am trying to diagnose an issue causing my computer to crash when using audio for some time. I tried running procmon (Process Monitor v 3.84) using the option of ring buffer to a file (to limit the ...
1 vote
0 answers
45 views

We are running Docker on a VMware host running Windows 10. Based on the first comment, I wonder if the issue isn't specifically the read portion, but maybe there is something happening at the end of ...
2 votes
1 answer
2k views

I'm using procmon to save logs while running some tests on VM. I'm using python and pytest but I think is irrelevant here. For every test I'm running to start procmon with: psexec.exe -accepteula -s -...
0 votes
2 answers
2k views

I am using Sysinternals Process Monitor to debug some incoming events. Now I am trying to create a filter on 'Time Of Day' in order to filter those incoming events which time is greater than an ...

15 30 50 per page
1
2 3 4

AltStyle によって変換されたページ (->オリジナル) /