Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 553 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 553 Bytes

Activity-monitor

This is a program tool that is working in the background of a Windows Operation System. The program monitors for a different part of activities and logs the captured data in a file.

Activities that are captured:

  • creating/changing/deleting/renaming files,
  • starting/closing processes (programs)

Used technologies:

  • C#
  • MSMQ (Message Queuing System)

Application schema:

alt text