Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/s77rt/hashcat.launcher
- Owner: s77rt
- License: mit
- Created: 2020-04-15T20:55:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-14T23:25:44.000Z (11 months ago)
- Last Synced: 2024-08-02T07:11:45.864Z (4 months ago)
- Topics: hashcat, hashcat-gui, hashcat-launcher
- Language: JavaScript
- Homepage:
- Size: 53.2 MB
- Stars: 379
- Watchers: 21
- Forks: 48
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-password-cracking - hashcat.launcher - Hashcat.launcher is a cross-platform GUI app that run and control hashcat. (Hashcat)
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)