Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/s77rt/hashcat.launcher

hashcat.launcher is a cross-platform app that run and control hashcat
https://github.com/s77rt/hashcat.launcher

hashcat hashcat-gui hashcat-launcher

Last synced: about 1 month ago
JSON representation

hashcat.launcher is a cross-platform app that run and control hashcat

Awesome Lists containing this project

README

        

# 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](https://github.com/s77rt/hashcat.launcher/releases)
- Extract the archive
- Run the executable

## Screenshots
![hashcat.launcher](/docs/screenshots/preview.gif?raw=true "hashcat.launcher")

## Building from source
requires [Go](https://go.dev/), [npm](https://www.npmjs.com/)
- `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](https://github.com/s77rt/hashcat.launcher/blob/master/docs/CHANGELOG.md)

___
[Report a bug / Request a feature](https://github.com/s77rt/hashcat.launcher/issues/new)