UBoat-Botnet / UBoat

HTTP Botnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compile Errors on Windows 10 machine

whichbuffer opened this issue · comments

I'm try to compile UBoat on Visual Sutdio 2019 but I get this error/warning messages

This one on Debug

Capture

And this was Release

Release

Debug log file:

https://ghostbin.co/paste/fgh9

Release log file:

https://ghostbin.co/paste/dd59brs

Change your subsystem or just define main instead of Winmain

Yes it's worked ! I just changed Winmain to main. But I can't get back connection from victim. After I build the client it's showed up like 5 second then I got this error.

Capture

Please update the startup.cpp file from the current repository a lot of portion is changed and then recompile

well now that's worked :)