Skip to content

s77rt/hashcat.launcher

Repository files navigation

hashcat.launcher

hashcat.launcher is a cross-platform app that runs and controls hashcat
it is designed to make it easier to use hashcat offering a friendly graphical user interface

Getting Started

Requirements

  • Chromium-based browser (Chrome, Edge, etc...)
  • zenity, qarma or matedialog (Linux only)
  • osascript (macOS only)

Usage

  • Download a release
  • Extract the archive
  • Run the executable

Screenshots

hashcat.launcher

Building from source

requires Go, npm

  • git clone https://github.com/s77rt/hashcat.launcher.git
  • cd hashcat.launcher
  • make
  • Executables can be found packaged in the bin directory

Changelog

Refer to CHANGELOG.md


Report a bug / Request a feature