Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 28 days ago
JSON representation
Software for password cracker, C++ and Qt6 QML
- Host: GitHub
- URL: https://github.com/bensuperpc/krackx
- Owner: bensuperpc
- License: mit
- Created: 2018-09-10T14:32:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T23:06:58.000Z (about 2 years ago)
- Last Synced: 2025-01-01T00:33:32.739Z (about 1 month ago)
- Topics: cmake, cmake-init, cpp, qml, qt
- Language: C++
- Homepage:
- Size: 10.5 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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 QMLThe 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)