Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

v1.0.4

Compare
Choose a tag to compare
@Fadi002 Fadi002 released this 14 Dec 20:39
· 53 commits to main since this release

in this update a major feature have taken place, behavior monitoring (WinAPI hooking).

Monitoring Files:

  • Monitoring File Handles Creation

Monitoring Processes:

  • Monitoring Process handle creation

  • Monitoring if the process tried to write/read to a process memory

  • Monitoring if process terminated other processes

Monitoring Connections:

  • Monitoring Socket creation

  • Monitoring sending/receiving of data with the size of data sent/recieved