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

Commit 885643d

Browse files
committed
chore: Update commands in README
1 parent 3ef5cf7 commit 885643d

1 file changed

Lines changed: 27 additions & 28 deletions

File tree

README.md

Lines changed: 27 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -6,102 +6,101 @@
66

77
---
88

9-
109
</br>
1110

12-
1311
> # Features:
12+
1413
<h3 align=center>NullRAT Features</h3>
1514

1615
```diff
1716
+ Always maintained
18-
17+
1918
+ Designed to be very noob friendly with intuitive features:
2019
+- Controlled via slash commands
2120
+- User friendly interface
2221
+- Uses pagination and embed buttons, along with other neat features
23-
22+
2423
+ Supports targeting multiple victims regardless of who they are
25-
24+
2625
+ Created with small size and anonymity in mind! (6.70MB payload)
2726
```
2827

2928
<h3 align=center>NullRAT Payload Features</h3>
3029

3130
```diff
32-
=== A full list of commands can be found by typing `/` ===
33-
31+
=== A full list of commands can be found by typing `/` ===
32+
3433
+ Find all present victims at real time [/listvictims]
35-
+ Kill any running task that isn't Admin [/kill_runningtasks]
3634
+ Take pictures using victim's webcam [/get_webcam]
3735
+ Take screenshot of victim's monitor [/get_screenshot]
38-
+ Get victim's system information [/get_systeminfo]
36+
+ Get victim's system information [/get_systeminfo]
3937
+ Get victim's clipboard text history [/get_clipboard]
40-
+ Send files/payloads to victim's PC [/sendfiles]
41-
+ Receive files from victim's PC [/receivefiles]
42-
+ Run any sent payloads quickly [/runfile]
38+
+ Send files/payloads to victim's PC [/file_send]
39+
+ Receive files from victim's PC [/file_download]
40+
+ Run any sent payloads quickly [/file_run]
4341
+ Find any environment variables [/get_environment]
42+
+ Change their password [/set_password]
43+
+ Kill any running task that isn't admin [/kill_runningtasks]
4444
+ Add executable to startup with one command [/startup]
45-
+ Decrypt the new encrypted Discord Tokens and upload them [/discord_tokens]
46-
+ Check the decrypted Discord Tokens and upload all user info [/discord_checked]
47-
+ Directly upload Discord Tokens from 10+ application paths [/raw_tokens]
45+
+ Decrypt the new encrypted Discord Tokens and upload them [/tokens_raw]
4846

49-
+ Find WIFI SSIDs [/wifilist] and passwords [/wifipass] in victim's PC
50-
+ Hide files [/hidefile] or unhide files [/unhidefile] in victim's PC
47+
+ Find WIFI SSIDs [/wifi_ssids] and passwords [/wifi_pass] in victim's PC
48+
+ Hide files [/file_hide] or unhide files [/file_unhide] in victim's PC
5149
+ Shutdown the RAT elegantly using the modern [/shutdown] commands
5250
+ Execute CMD commands & Powershell commands [/cmd] [/powershell]
5351

54-
+ Check the user tokens and upload all user info: [/checked_tokens]
52+
+ Check the user tokens and upload all user info: [/tokens_checked]
5553
- Username, Tag and ID
56-
- Email Address
54+
- Email Address
5755
- Phone Number
5856
- Nitro Status
5957
- Billing Info Status
60-
58+
6159
+ Find victim's geographic information [/get_geolocation]
6260
- Country
6361
- City
6462
- Region
6563
- Zip Code
6664
- ISP
6765
- Google Maps Link
68-
66+
6967
+ Directory manipulation commands:
7068
- [/get_currentdir]
7169
- [/set_currentdir]
7270
- [/list_directory]
73-
74-
+ List any form of running tasks in victim's PC:
71+
72+
+ List any form of running tasks in victim's PC:
7573
- [/list_runningtasks]
7674
- [/list_runningstore]
77-
75+
7876
+ ...and much more!
7977
```
8078

8179
</br>
8280

83-
8481
> # How to use:
82+
8583
#### Requirements:
84+
8685
- Nothing! The newly designed compiler will handle **everything** for your convenience!
87-
![Compiler showcase](https://github.com/user-attachments/assets/a4ec9681-3744-4df3-bfa1-62267980b6b0)
86+
![Compiler showcase](https://github.com/user-attachments/assets/a4ec9681-3744-4df3-bfa1-62267980b6b0)
8887

8988
#### Preparation:
89+
9090
- Create a Discord Bot and [get it's token](https://github.com/NullCode1337/NullRAT/blob/source/Getting%20Variables.md#discord-bot-token)
9191
- [Create a bot invite link](https://github.com/NullCode1337/NullRAT/blob/source/Getting%20Variables.md#proper-bot-invite-link) and add it to your server
9292
- Store the [Notification ID](https://github.com/NullCode1337/NullRAT/blob/source/Getting%20Variables.md#channel-id) and [Server ID](https://github.com/NullCode1337/NullRAT/blob/source/Getting%20Variables.md#server-ids) along with the token for ease of access
9393

9494
#### Steps:
95+
9596
1. Dowload the latest release of NullRAT (recommended) [**git clone**/**download zip** are no longer supported]
9697
2. Run the Compiler and follow the prompts. NullRAT payload will be right there!
9798

9899
- **Video tutorial:** Soon
99100
- **NullRAT Discord:** Soon
100101

101-
102102
</br>
103103

104-
105104
> # Credits:
106105
107106
- Treeform for puppy

0 commit comments

Comments
 (0)