Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mandiant/gocrack

GoCrack is a management frontend for password cracking tools written in Go
https://github.com/mandiant/gocrack

fireeye-flare

Last synced: 5 days ago
JSON representation

GoCrack is a management frontend for password cracking tools written in Go

Awesome Lists containing this project

README

        

# gocrack

[![Build Status](https://travis-ci.org/mandiant/gocrack.svg?branch=master)](https://travis-ci.org/mandiant/gocrack) [![codecov](https://codecov.io/gh/mandiant/gocrack/branch/master/graph/badge.svg)](https://codecov.io/gh/mandiant/gocrack) [![reportcard](https://goreportcard.com/badge/github.com/mandiant/gocrack)](https://goreportcard.com/report/github.com/mandiant/gocrack)

![GoCrack Logo](/docs/logo.png)

GoCrack provides APIs to manage password cracking tasks across supported cracking engines.

## Supported Engines

* [hashcat 6.X+](https://github.com/hashcat/hashcat)

## Documentation

Click [here](docs/README.md)

## License

[MIT](LICENSE).