Update tested windows version and add missing package
This commit is contained in:
+2
-1
@@ -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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user