mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-21 15:48:08 +00:00
Update tested windows version and add missing package
This commit is contained in:
parent
286002a8d9
commit
8e074481bf
@ -1,6 +1,6 @@
|
||||
# Compiling hashcat with Cygwin.
|
||||
|
||||
Tested on a Windows 7 SP1 x64 machine.
|
||||
Tested on a Windows 10 20H2 x64 machine.
|
||||
|
||||
### Installation ###
|
||||
|
||||
@ -11,6 +11,7 @@ Make sure to install additional dependencies necessary for hashcat compilation b
|
||||
```
|
||||
libiconv-devel
|
||||
gcc-core
|
||||
gcc-g++
|
||||
make
|
||||
git
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user