Can anyone compile the latest Version for windows for me?
Im trying to use masscan on windows in python, but i haven't been successfull. Can it even work?
Uhhh do you need WSL?
What's that?
Hi, another question. I've tried to compile the latest version with EVERYTHING, MingW32 , Msys2-i686 , VS 2017, but all failed. Can anyone please compile the latest Version for windows for me? Thanks
https://pan.baidu.com/s/1FYmsRJDitKoMtsjcfRt8zw?pwd=okkk vs2010 compile ok.
Compile with https://github.com/skeeto/w64devkit/. Grab the latest zip from the Releases tab, unzip somewhere, double-click w64devkit.exe. git clone this repo or grab an autogenerated .zip from master, unzip, cd to it and just $ make.
Compile with https://github.com/skeeto/w64devkit/. Grab the latest zip from the Releases tab, unzip somewhere, double-click
w64devkit.exe.git clonethis repo or grab an autogenerated .zip from master, unzip, cd to it and just$ make.
Thanks a lot.It did work.