Skip to content

Rent-free mansion for a peculiar kind of BATs ๐Ÿฆ‡

License

Notifications You must be signed in to change notification settings

bijoy26/BATcave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

BATcave ๐Ÿฆ‡

Scripts Platform Shell Exercises

BATcave houses my compilation of batch (.bat) files ranging from utility and productivity hacks to InfoSec and networking proof of concepts.


๐Ÿค” What's a Batch File?

A file containing a set of DOS commands to be executed by the command line interpreter CMD (Command Prompt) in Windows and MS-DOS (legacy) operating systems.

Such a script can effectively automate manual tasks i.e. CLI commands in the operating system environment. File extension takes the form of .bat or .cmd.


๐Ÿ™‹โ€โ™‚๏ธ What's Over Here?

  • An attempt to lessen the daily frustrations of grumpy Windows users (like me)
  • Hacky workarounds to access apps via custom hotkeys or context menus
  • Some credential extractors off the network
  • Network connectivity / performance monitoring scripts
  • My solutions to the problems that I bumped into

๐Ÿ’ผ Pre-requisite

Windows provides DOS utilities out-of-the-box. A batch can be accessed through following means:

  • Command Prompt (cmd.exe)
  • Double-click launch
  • Powershell
  • Git Bash (weird but it works)

๐ŸŽฎ Batch Files

Try out some of my scripts if you find it useful.

Serial Name About Guide Script
1 Hello World Bla Bla Exercise Solution

โš’ Script Usage

  • Go through the readme / how-to guides first before executing any script
  • Some scripts may require additional configuration or OS-level tweaks. Keep an eye out for that

About

Rent-free mansion for a peculiar kind of BATs ๐Ÿฆ‡

Topics

Resources

License

Stars

Watchers

Forks