Categorygithub.com/s77rt/hashcat.launcher
repositorypackage
1.1.5
Repository: https://github.com/s77rt/hashcat.launcher.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

hashcat.launcher

hashcat.launcher is a cross-platform app that run and control 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 bin directory

Changelog

Refer to CHANGELOG.md


Report a bug / Request a feature