hi
vorab muss ich sagen das ich null ahnung von c/c++ habe
ich wollte mir ein sploit compilen um ein paar rechner bei mir im netzwerk zu testen :>
bis jetzt habe ich nur in line 174/177 folgendes geändert:
old:
if ( send(sock, packet1, sizeof(packet2), 0) == -1 )
if ( send(sock, packet2...