16 lines
288 B
Markdown
16 lines
288 B
Markdown
# MD5Crack
|
|
|
|
|
|
## Usage
|
|
|
|
|
|
```
|
|
git clone http://git.wacanal.cloud/ernie/md5crack.git
|
|
cd md5crack
|
|
make
|
|
crack -f [file] -d [dict] -t [threads] --trace [worst performance] --check [sys info]
|
|
```
|
|
|
|
## Example
|
|
|
|
![alt text](https://git.wacanal.cloud/ernie/md5crack/-/blob/main/example.png?raw=true) |