Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bensuperpc/krackx

Software for password cracker, C++ and Qt6 QML
https://github.com/bensuperpc/krackx

cmake cmake-init cpp qml qt

Last synced: 2 days ago
JSON representation

Software for password cracker, C++ and Qt6 QML

Awesome Lists containing this project

README

        

# krackx

The goal of this project is to make a software to crack passwords.
Currently it only supports searching for alternative cheat codes in [GTA SA](https://github.com/bensuperpc/GTA_SA_cheat_finder).

The current steps:

- CUDA Support
- GTA SA bruteforce
- QT QML

The next steps:

- ZIP, 7z support ect...
- Dictionary attack
- Maybe OpenCL
- Android support again

## Images

![Main](img/Screenshot_20220504_163112.png)

## Building and installing

See the [BUILDING](BUILDING.md) document.

## Contributing

See the [CONTRIBUTING](CONTRIBUTING.md) document.

## Licensing

[MIT License](LICENSE)