Skip to content
This repository was archived by the owner on Dec 11, 2024. It is now read-only.

Commit ca6a731

Browse files
committed
Fix readme typo
1 parent 279f64b commit ca6a731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ BehavEye is an advanced malware analysis tool that monitors malware behavior and
1515

1616
* Monitors the User API (for example if the process tried to find a window with a specific name, getting clipboard data, getting the last time the user was active, hooking mouse or keyboard which could be used for keylogging, etc)
1717

18-
* Monitor Driver Actions (monitoring driver/service creation, monitoring if the process tried to commuincate with a service/kernel driver, etc)
18+
* Monitor Driver Actions (monitoring driver/service creation, monitoring if the process tried to communicate with a service/kernel driver, etc)
1919

2020
* Misc Monitoring (monitoring if the process tried to crash the system, shutdown the system, etc)
2121

0 commit comments

Comments
 (0)