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: about 2 months 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 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T23:06:58.000Z (about 3 years ago)
- Last Synced: 2025-08-17T21:02:33.347Z (8 months ago)
- Topics: cmake, cmake-init, cpp, qml, qt
- Language: C++
- Homepage:
- Size: 10.5 MB
- Stars: 6
- Watchers: 0
- 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 QML
The next steps:
- ZIP, 7z support ect...
- Dictionary attack
- Maybe OpenCL
- Android support again
## Images

## Building and installing
See the [BUILDING](BUILDING.md) document.
## Contributing
See the [CONTRIBUTING](CONTRIBUTING.md) document.
## Licensing
[MIT License](LICENSE)