Skip to content

Monitoring Windows processes tool for malware analysis. Inspired by Regshot tool.

Notifications You must be signed in to change notification settings

Lifka/WinProcessShot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinProcessShot

WinProcessShot is a simple and portable monitoring Windows processes tool for malware analysis. Its purpose is to show the processes that are created and terminated in the system during a period of time, recording certain information about them.

Features

  • Monitor created and finished processes. Three modes of use: monitoring, burst mode, and compare two different time instants.
  • Create memory dumps of new processes.
  • Recover a memory dump from a process that is no longer running.
  • Recover a sample that was captured running in the system and no longer exists.
  • Verify if a process has a valid signature or its hash is registered.
  • Filter processes.
  • Export results in JSON format.

Screenshots

WinProcessShot_0 WinProcessShot_1 WinProcessShot_2 WinProcessShot_3

Copyright

© 2024 Copyright: javierizquierdovera.com. This program is free software, you can redistribute it and/or modify it under the terms of GPLv2.

About

Monitoring Windows processes tool for malware analysis. Inspired by Regshot tool.

Topics

Resources

Stars

Watchers

Forks

Languages