Skip to content

Commit

Permalink
Add readme file to the main repository
Browse files Browse the repository at this point in the history
Signed-off-by: noam <noamyft@gmail.com>
  • Loading branch information
noamyft committed May 9, 2017
1 parent 99b82fb commit fec5f93
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# AntiRansomware

## Ransomware Project (236499)

This is an application, running in Windows environment on standalone computer, which will protect the computer against Ransomware.
The application main goals are:
1. Detect Ransomware activity on the victim's computer with minimum damage:
a. Detect the ransomware fast.
b. Stop Ransomware to continue the encryption.
c. Understand which files were already encrypted (if at all).
d. Eliminate completely the Ransomware from the victim's computer.

2. Avoid alerting False-Positive – the application shouldn't alert on legitimate running application.

3. Try to restore the encrypted files.


## @Authers:
Aviad Cohen
Noam Yefet

0 comments on commit fec5f93

Please sign in to comment.