Skip to content

Commit 759697d

Browse files
committed
Merge branch 'master' of https://github.com/hackthedev/teardrop
2 parents 4bc80e4 + 15ab4c4 commit 759697d

File tree

1 file changed

+10
-16
lines changed

1 file changed

+10
-16
lines changed

README.md

Lines changed: 10 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,16 @@ Welcome to the teardrop Ransomware Project. This project was created for educati
44
<br>
55

66
## 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
2317

2418
<br>
2519

0 commit comments

Comments
 (0)