Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.2 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.2 KB

Folder's "BAT-Script's", "CMD-Script's" and "PowerShell-script's" - That's files in type: ".bat" / ".cmd" / ".ps1"

Prefix after name files:

  • "" - Version with accept on each steps running command.
  • "auto" - Version for automatic running command on each steps.
  • "cmd" - Version with using Windows CMD console.
  • "powershell" - Version with using Windows PowerShell console.
  • "install" - Version with choice options.

Folder "BadUSB-Script's" - That's files use DuckyScript in type: ".txt"

Prefix before name files:

  • "" - Version with accept on each steps running command.
  • "auto" - Version for automatic running command on each steps.
  • "universal" - Version with unicode language for any keyboard layout.

Folder "REG-Script's" - That's files in type: ".reg"

That's files using Windows Registry Editor.

Folder "INF-Script's" - That's files in type: ".inf"

That's files set configurations.

Folder "Javascript Applications" - That's Javascript files in type: ".js"

That's Javascript files using and runing in Visual Studo Code or Terminal.