2023-07-29 18:26:00 +00:00
|
|
|
# MD5Crack
|
2023-07-29 17:47:08 +00:00
|
|
|
|
|
|
|
|
|
|
|
## 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]
|
|
|
|
```
|
2023-07-29 18:26:00 +00:00
|
|
|
|
|
|
|
## Example
|
|
|
|
|
2024-09-16 00:59:05 +00:00
|
|
|
![alt text](/example.png)
|