Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonMohammadbagher authored Mar 4, 2022
1 parent 104ee37 commit d509f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SysPM2Monitor2.7/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ this tool [SysPM2Monitor2 v2.7] is for Monitor Sysmon Event-Logs & this code alm

Important: `this Code will use memory scanner "VirtualMemAllocMon.exe" v1.1 so before run SysPM2Monitor2.7 you need copy/paste this exe to \SysPM2Monitor2.7\Bin\Debug\VirtualMemAllocMon\Debug\ folder you can download/compile source code for VirtualMemAllocMon v1.1 from here => https://github.com/DamonMohammadbagher/ETWProcessMon2/tree/main/VirtualMemAllocMon or you can use exe file in github.`

#### warning: `VirtualMemAllocMon.exe has ETW C# codes (https://www.nuget.org/packages/Microsoft.Diagnostics.Tracing.TraceEvent) for monitoring ETW Events and this code has Conflict and error like [System.Runtime.InteropServicesCOMException] with some tools like TCPView (Sysinternals), or maybe i should say TCPView has conflict with ETW, so if you use these tools (like TCPView/Process Explorer...) with VirtualMemAllocMon.exe at same time then VirtualMemAllocMon.exe code will be crash and VirtualMemAllocMon.exe Memory scanner will not work for SysPM2Monitor2_7.exe .... , (i will work on this thing to fix it but for sure dont use these tools (TCPView,ProcessMon,ProcessExplorer,...) at same time with SysPM2Monitor2_7.exe)`
#### warning: `VirtualMemAllocMon.exe has ETW C# codes (https://www.nuget.org/packages/Microsoft.Diagnostics.Tracing.TraceEvent) for monitoring ETW Events and this code has Conflict and error like [System.Runtime.InteropServicesCOMException] with some tools like TCPView (Sysinternals), or maybe i should say TCPView has conflict with ETW, so if you use these tools (like TCPView/ProcessExplorer/ProcessMon...) with VirtualMemAllocMon.exe at same time then VirtualMemAllocMon.exe code will be crash and VirtualMemAllocMon.exe Memory scanner will not work for SysPM2Monitor2_7.exe .... , (i will work on this thing to fix it but for sure dont use these tools (TCPView,ProcessMon,ProcessExplorer,...) at same time with SysPM2Monitor2_7.exe)`

#### VirtualMemAllocMon.exe v1.1 => https://github.com/DamonMohammadbagher/ETWProcessMon2/tree/main/VirtualMemAllocMon

Expand Down

0 comments on commit d509f77

Please sign in to comment.