Releases » Command Line
Some tools for the Windows command line
Command Line

Notes:

These tools are particularly useful if you're working with batch files
or with console-based applications, eg. FAR Manager.
 

Releases:

bass2wav
Decodes common audio and tracker files to uncompressed WAVs
bite
Copies a number of bytes from an input file to an output file.
Supports decimal and hexadecimal parameters.
ee (expression evaluator)
A simple but handy text-mode expression evaluator / calculator
guid
Generates a GUID via Windows API that begins with a certain character
md5f
Calculates MD5 hash for a file and displays the result
md5r
Generated random MD5 hash, displays result, copies it to clipboard
md5s
Calculates MD5 hash of a string, displays the hash, and copies it to the clipboard
mididump
Dumps MIDI messages received from MIDI input devices to command line
printc
Simple 'echo' replacement with color support
rdrandcheck
Checks your CPU hardware random number generator's health (AMD Ryzen much?)
rendate
Renames files based on file date and time
strhex
Displays a string in its hexadecimal representation
tabindent
Adds or removes tabs in front of lines passed via stdin, changes indentation style.
Original linefeed style (win or unix) is kept.
vergen
Generates C++ header code from .exe or .dll version information
wav2cue
Reads cue points from WAV files and spits out CUE sheets.
Supports multi-channel WAV files.