This forum is in archive mode. You will not be able to post new content.

Author Topic: about zeus botnet c++ source code  (Read 2598 times)

0 Members and 1 Guest are viewing this topic.

Offline avahdon

  • NULL
  • Posts: 1
  • Cookies: 0
    • View Profile
about zeus botnet c++ source code
« on: November 27, 2013, 12:04:41 AM »
hi, i am reading the source code if zeus botnet, and i saw an include of <ws2tcpip.h>, and I read in the net the it require a <winsock2.h> but I don't see any #include <winsock2.h> in the zeus botnet source. I am wondering how do they do it. Thanks

Offline Matriplex

  • Knight
  • **
  • Posts: 323
  • Cookies: 66
  • Java
    • View Profile
Re: about zeus botnet c++ source code
« Reply #1 on: November 27, 2013, 03:16:53 AM »
Well I don't know much of C++, but I know enough to consummate that include is similar to import in Java. It is possible that ws2tcpip.h include winsock2.h. I know that .h's are header files but I don't know if you can use includes in them, so maybe it does so in the cpp file.
This is a complete guess, take it with a grain of salt. I suggest you research the subject.
\x64\x6F\x75\x65\x76\x65\x6E\x00

Offline bluechill

  • Cybermancer
  • Royal Highness
  • ****
  • Posts: 682
  • Cookies: 344
  • I am the existence in these walls
    • View Profile
Re: about zeus botnet c++ source code
« Reply #2 on: November 27, 2013, 02:53:23 PM »
hi, i am reading the source code if zeus botnet, and i saw an include of <ws2tcpip.h>, and I read in the net the it require a <winsock2.h> but I don't see any #include <winsock2.h> in the zeus botnet source. I am wondering how do they do it. Thanks

They're pretty close to equivalent.  ws2tcpip includes winsock.  Win Sock includes a bunch of Socket based stuff including TCP functions.  ws2tcpip also includes a bunch of stuff related to TCP functions, hence "tcpip" as in TCP/IP
I have dreamed a dream, but now that dream has gone from me.  In its place now exists my own reality, a reality which I have created for myself by myself.

 



Want to be here? Contact Ande, Factionwars or Kulverstukas on the forum or at IRC.