16 lines
278 B
Markdown
16 lines
278 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/-/raw/main/example.png) |