md5crack/README.md

16 lines
278 B
Markdown
Raw Normal View History

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
2023-07-29 18:26:45 +00:00
![alt text](https://git.wacanal.cloud/ernie/md5crack/-/raw/main/example.png)