Skip to content
Vurdalakov edited this page Nov 24, 2017 · 10 revisions

Overview

DosTools is a collection of command-line utilities written in C#.

All tools are distributed under the MIT license.

List of tools

Name Description Links
atoms Works with Windows global and user atom tables. Details
bencode2json Converts a bencode file to a JSON file. Details
clip Works with Windows Clipboard. Details
bigint Performs operations with big integers. Details
clp Saves, restores and parses Windows Clipboard files (.CLP) Details
crc32 Calculates CRC32 file hashes. Details
datetime Prints date and/or time in specified format. Details
gifdump Dumps GIF file structure. Details
firmwaretables Lists system firmware tables and saves them to binary files. Details
freplace Replaces text in text file. Details
httptool Executes HTTP methods. Details
ntp Gets network time from NTP server. Details
randomfile Generates a file with given length and random content. Details
rawcmp Compares raw content of two files, ignoring metadata and other insignificant data. Details
sleep Delays for a specified amount of time. Supports floating point numbers. Details
xslt Command-line XSLT processor. Details
Clone this wiki locally