home.social

#processmonitor — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #processmonitor, aggregated by home.social.

  1. #ProcessMonitor tells me that Python is invoking C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe" -latest -prerelease -requiresAny -requires Microsoft.VisualStudio.Component.VC.Tools.x86.x64 -requires Microsoft.VisualStudio.Workload.WDExpress -property installationPath -products *

  2. #ProcessMonitor tells me that Python is invoking C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe" -latest -prerelease -requiresAny -requires Microsoft.VisualStudio.Component.VC.Tools.x86.x64 -requires Microsoft.VisualStudio.Workload.WDExpress -property installationPath -products *

  3. #ProcessMonitor tells me that Python is invoking C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe" -latest -prerelease -requiresAny -requires Microsoft.VisualStudio.Component.VC.Tools.x86.x64 -requires Microsoft.VisualStudio.Workload.WDExpress -property installationPath -products *

  4. #ProcessMonitor tells me that Python is invoking C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe" -latest -prerelease -requiresAny -requires Microsoft.VisualStudio.Component.VC.Tools.x86.x64 -requires Microsoft.VisualStudio.Workload.WDExpress -property installationPath -products *

  5. #ProcessMonitor tells me that Python is invoking C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe" -latest -prerelease -requiresAny -requires Microsoft.VisualStudio.Component.VC.Tools.x86.x64 -requires Microsoft.VisualStudio.Workload.WDExpress -property installationPath -products *

  6. heise+ | Process Monitor: Malware-Aktivitäten mit geeigneten Filtern aufdecken

    Das kostenlose Tool ProcMon ist vor allem zur Fehlersuche unter Windows beliebt. Seine Monitoring-Skills eignen sich aber auch bestens zur Malware-Analyse.
    Process Monitor: Malware-Aktivitäten mit geeigneten Filtern aufdecken
  7. heise+ | Process Monitor: Malware-Aktivitäten mit geeigneten Filtern aufdecken

    Das kostenlose Tool ProcMon ist vor allem zur Fehlersuche unter Windows beliebt. Seine Monitoring-Skills eignen sich aber auch bestens zur Malware-Analyse.
    Process Monitor: Malware-Aktivitäten mit geeigneten Filtern aufdecken
  8. In c't uplink: Wie wir einem Windows-Bug auf die Schliche gekommen
    sind, das erste E-Auto mit Android Automotive und Banking-Programme für
    den Desktop.
    Fieser Windows-Bug, E-Auto mit Android und Banking-Programme | c’t uplink #36.8
  9. heise+ | Windows 10: Einstellungen per selbst erstellter REG-Datei schnell ändern

    Registry-Änderungen für bestimmte Einstellungen einfach per REG-Datei anwenden statt aufwendig mit dem Registry-Editor herumzubasteln: Wir zeigen, wie es geht.
    Windows 10: Einstellungen per selbst erstellter REG-Datei schnell ändern
    #ProcessMonitor #REG-Datei #Registry-Editor #Registry-Schlüssel #Windows
  10. #TodayILearned that I can disable #Microsoft #SFC using local security policies, local group policies, and turning off services. It's great fun to figure out which to allow. Not. #ProcessMonitor luckily tells us exactly what services, applications, registry keys, and handles a process is attempting to access. Very helpful in this case. #devops