Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 801 Bytes

readme.md

File metadata and controls

48 lines (28 loc) · 801 Bytes

#HOW USE

  • 1.Install
    git clone https://github.com/PhantomTorment3301/Plural
  • 2 On the target computer run BackDoor.bat (if there are errors, install java)
  • 3 Run the Remote Control.bat file

COLORS

Warning

only for PowerShell

Text color

  • 30 - rgb(0,0,0) - Black

  • 31 - rgb(255,0,0) - Red

  • 32 - rgb(0,255,0) - Green

  • 33 - rgb(255,255,0) - Yellow

  • 34 - rgb(0,0,255) - Blue

  • 35 - rgb(255,0,255) - Magenta

  • 36 - rgb(255,255,255) - Cyan

  • 37 - rgb(128,128,128) - Gray

Background color

  • 40 - rgb(0,0,0) - Black

  • 41 - rgb(255,0,0) - Red

  • 42 - rgb(0,255,0) - Green

  • 43 - rgb(255,255,0) - Yellow

  • 44 - rgb(0,0,255) - Blue

  • 45 - rgb(255,0,255) - Magenta

  • 46 - rgb(255,255,255) - Cyan

  • 47 - rgb(128,128,128) - Gray