ZerBea / hcxtools

A small set of tools to convert packets from capture files to hash files for use with Hashcat or John the Ripper.
MIT License
2.02k stars 392 forks source link

Windows/MSYS Make support #311

Closed fantesykikachu closed 1 year ago

fantesykikachu commented 1 year ago

@neheb, when you added basic windows I assume you were using meson however if you add linking to winsock2 (-lws2_32) then Make works as well.

neheb commented 1 year ago

I'm not interested in Makefile unfortunately.

ZerBea commented 1 year ago

As mentioned in README.md, Windows is unsupported, because I don't use proprietary commercial operating systems. Unsupported: Windows OS, macOS, Android, emulators or wrappers!

Closed this, because it isn't a bug.