Skip to content

Commit 61ddaaa

Browse files
authored
Update README.md
1 parent ee466ff commit 61ddaaa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This repo consists of essentially a Remote Access Trojan (RAT) template. It allo
44

55
---
66

7-
## rat-v1
7+
## rat-v1.py
88
Description - This is a simple easily editable python script that uses remote execution using termux to execute commands on a windows desktop!
99

1010
### How to use
@@ -23,8 +23,8 @@ On your phone using Termux, you can use `nc` (Netcat) to interact with the scrip
2323
---
2424

2525

26-
## rat-v2
27-
Description - This is the same as `bomb-v1` but you can now upload a file from your phone to your pc
26+
## rat-v2.py
27+
Description - This is the same as `rat-v1.py` but you can now upload and execute a file from your phone to your pc.
2828

2929
### How to use
3030
On your phone using Termux, you can use `nc` (Netcat) to interact with the script:

0 commit comments

Comments
 (0)