https://github.com/invertex/bruteu
Simple brute forcer mainly for the leaked partial IOSU keys
https://github.com/invertex/bruteu
Last synced: 11 months ago
JSON representation
Simple brute forcer mainly for the leaked partial IOSU keys
- Host: GitHub
- URL: https://github.com/invertex/bruteu
- Owner: Invertex
- Created: 2016-01-18T15:56:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-18T15:58:34.000Z (over 10 years ago)
- Last Synced: 2025-03-04T22:42:09.571Z (over 1 year ago)
- Language: C#
- Size: 92.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
BruteU
A simple and fast brute forcer for guessing the last 1-8 values of a key by comparing to a known SHA-1 of the full key.
You must already have the first part of the key to find a match, of course.
Can also be used to find any key that is only 8 bytes in length, if you know the SHA-1. Anything larger would take far too much time.