Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
4B4DB4B3 committed Oct 19, 2020
1 parent 963df1f commit 8d8f83e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@
/user[ID] dir | [C:\Folder] | show files and folders in directory
/user[ID] dir del_file | [C:\Path\To\File.exe] | delete file in directory

### Service manager:
Command name | Parameters | Description
------------------------- | ------------------------------------------------------- | -----------
/user[ID] service show | | show files and folders in directory
/user[ID] service add | [Name] [DisplayName] [C:\ProgramData\yourdriver.sys] [Type-Driver] [Start-Type] | add your driver in system, Check Type-Driver and Start-Type values in "Service manager parse table"
/user[ID] service delete | [NameService] | delete driver from system

### RAT:
Command name | Parameters | Description
------------------------- | ------------------------------------------------------- | -----------
Expand Down

0 comments on commit 8d8f83e

Please sign in to comment.