Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/undo-ransomware/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Held <ilovemilk@wusa.io>2018-08-31 16:34:39 +0300
committerMatthias Held <ilovemilk@wusa.io>2018-08-31 16:34:39 +0300
commit1fad30abc9f4a8abdce25a0bbeb4b09b92288fa2 (patch)
tree8d2296fd1abc6a633144f76c34529085cba7ce2a /README.md
parent9078735669b5a930d63b51bc4772b015097da2e8 (diff)
Bump version and new features
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 4cbe1ae..921c47e 100644
--- a/README.md
+++ b/README.md
@@ -2,15 +2,15 @@
[![Build Status](https://travis-ci.com/ilovemilk/ransomware_detection.svg?branch=master)](https://travis-ci.com/ilovemilk/ransomware_detection)
[![codecov](https://codecov.io/gh/ilovemilk/ransomware_detection/branch/master/graph/badge.svg)](https://codecov.io/gh/ilovemilk/ransomware_detection)
-**Ransomware detection with guided user-controlled recovery.**
+**Ransomware detection with a guided user-controlled one-step recovery.**
-![](screenshots/goldeneye-0.2.2.png)
+![](screenshots/scan-files-0.3.0)
-This app monitors file operations and groups them into activity intervals to detect ransomware attacks using generic indicators.
-Generic ransomware indicators analyze and classify these activity intervals applying a color coding for a guided user-controlled recovery.
+This app monitors file operations during the synchronization to detect ransomware attacks and also offers a post infection file storage scanner, which works even if it happend that you didn't have this app installed during an attack. This is done by using generic indicators for a guided user-controlled one-step recovery utilizing the integrated file versioning methods.
## Features
* **Ransomware Detection:** Monitoring the file operations, analysing and classifying the collected data by using generic indicators allows a reliable detection.
+* **Ransomware Scanner:** Scan your file storage after a ransomware attack - which even works without the app being installed during the infection - to easily recover your data and clean up your storage. This may take some time depending on how many files you have stored on your cloud storage.
* **Recovery Interface:** The color coded results of the classification offer an easy-to-use recovery interface giving the user full control of the recovery process.
-* **Guided Undo:** The guided user-controlled recovery allows the user to quick and savely restore all - by ransomware - encrypted files without being affected by any false positives.
+* **Guided Undo:** The guided user-controlled one-step recovery allows the user to quick and savely restore all - by ransomware - encrypted files without being affected by any false positives.