Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

103 total results found

Overview

Hasher

Hasher is a file checksum and verification utility. It computes cryptographic hash values for files and text, so you can confirm that files have not been corrupted or tampered with during transfer or storage. Hashing files is as simple as dropping them into t...

Overview

RandPass

RandPass is a random password generator built for both everyday use and security-conscious workflows. Passwords can be built from a configurable set of characters, or generated as sequences of random words, an approach that tends to be both more memorable and...

Generating passwords

RandPass

RandPass supports two password generation mechanisms, each suited to different needs. The Characters tab builds passwords by drawing from a configurable pool of individual characters. The Words tab assembles passphrases from randomly selected words — an approa...

Command line

RandPass

RandPass supports command line parameters for unattended password generation. Passwords are generated using the settings last configured in the application, and written one per line to a file or to the clipboard. The examples do not include the full path to Ra...

Hashing files

Hasher

Files can be added for hashing by drag and drop, by typing or pasting a path directly into the file path field at the top, or using the Add Files and Add Folder toolbar buttons. Once hashing is complete, file metadata (size, attributes, creation and modificati...

Comparing hashes

Hasher

Hasher provides two ways to compare hash values: verifying a file against a known hash string, and comparing two files directly against each other. Once files have been hashed, the comparison tools are accessible directly from the main window. Verify against a...

Main menu

Hasher

This article describes the options available in the main menu. File menu Option Shortcut Description Add Files Open a file browser to select one or more files for hashing. Add Folder Open a folder browser to select a folder. All files in the folder ...

Settings

Hasher

The Settings dialog allows you to configure the behaviour and appearance of Hasher. It is accessible via File » Settings from the main menu. Stay on top of other windows — Keep the main window above all other windows on the desktop. Use upper case hashes — D...

Log Viewer

Hasher

The Log Viewer keeps a running record of all files hashed in the current session, along with their metadata and computed hash values. It is the primary way to review and export results after hashing a batch of files. Open it via Log » View Log from the main me...

Hash Text

Hasher

The Hash Text dialog computes hash values for an arbitrary text string rather than a file. This is useful for verifying that a piece of text has not changed, matching a hash published alongside a text snippet, or testing how a particular algorithm behaves. Ope...

Main window

Colors

The main window is the single workspace for selecting, entering, adjusting, and converting colors. TODO: Insert main window screenshot. Color palette and slider The large gradient square and the narrow vertical slider to its right work together as a unified co...

Picking colors from screen

Colors

The built-in eyedropper lets you sample any color visible on your screen, regardless of which application is displaying it. When activated, a screenshot of the desktop is taken immediately and used as the source for picking, so the captured colors remain stabl...

Settings

Colors

The Settings dialog is opened via File » Settings from the main menu. Clipboard format Controls the format used by the Automatically place selected color into clipboard option. The table below shows the output for each format, using blue (#007FFF, R=0, G=127, ...