https://github.com/onlyf0ur/c-hashcracker
A simple and hyperfast HashCracker written in C.
https://github.com/onlyf0ur/c-hashcracker
c cryptography hashcracker
Last synced: about 1 year ago
JSON representation
A simple and hyperfast HashCracker written in C.
- Host: GitHub
- URL: https://github.com/onlyf0ur/c-hashcracker
- Owner: OnlyF0uR
- Created: 2022-02-13T10:03:36.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-14T08:23:01.000Z (over 4 years ago)
- Last Synced: 2025-01-31T03:02:33.878Z (over 1 year ago)
- Topics: c, cryptography, hashcracker
- Language: C
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C-HashCracker
A simple and hyperfast HashCracker written in C.
### TODO
- [ ] Add GPU support.
- [ ] Add prev. hash saving.