File tree Expand file tree Collapse file tree 1 file changed +10
-16
lines changed Expand file tree Collapse file tree 1 file changed +10
-16
lines changed Original file line number Diff line number Diff line change @@ -4,22 +4,16 @@ Welcome to the teardrop Ransomware Project. This project was created for educati
4
4
<br >
5
5
6
6
## Features
7
- - Send Decryption Key, Unique DeviceID to MySQL Server
8
- - Encrypt all Files in Directories and Sub-Directories
9
- - <i >(Is also encrypting other connected hard drives)</i >
10
- - <i >Added Multi-Threading! Very Speedy Now!</i >
11
-
12
- <br >
13
-
14
- - Debug "Console"
15
- - Generates and Saves Encryption Key in Application
16
- - Runs as Administrator
17
- - <i >(Can be changed in app.manifest)</i >
18
-
19
- <br >
20
-
21
- - Encrypt Certain folders first
22
- - <i >Currently encrypting desktop folder first</i >
7
+ - Send Machine Data to SQL Server
8
+ - Encrypt connected devices ( [ #7 ] ( https://github.com/hackthedev/teardrop/issues/7 ) )
9
+ - Log errors to file
10
+ - Disable/Enable Taskmanager
11
+ - Hide from Taskbar
12
+ - Overlap other applications
13
+ - Multi-Threading
14
+ - Extension Whitelist
15
+ - Simulate Mouse Click
16
+ - Generate unique Device Id
23
17
24
18
<br >
25
19
You can’t perform that action at this time.
0 commit comments