Malware Development in C | Getting familiar with sockets

Поделиться
HTML-код
  • Опубликовано: 11 окт 2024

Комментарии • 60

  • @coresec8239
    @coresec8239 2 года назад +9

    Please allow me a short addition:
    If someone writes the client code on Kali, 32 bit MingW is required to compile the source code. In such case, replace WS2tcpip.h by ws2tcpip.h (all with lower letters). Also, there are some warning from all compilers that 'printf' requires to include stdio.h in the source file (not necessary, it is possible to compile the source - it's just a better practice to implicitly include that header file).
    On top of this, thanks for this tutorial series!

  • @421akshayjadhav3
    @421akshayjadhav3 3 года назад +11

    Complete this series ✌🏻very interesting 🔥

  • @OliverHext
    @OliverHext Год назад

    Just the best explanation of Malware Development in C. You are a gifted teacher.

  • @devnchill
    @devnchill 3 месяца назад

    Your voice is really soothing. It was really helpful to get started into socket programming. Thanks!!

  • @rtr0spct210
    @rtr0spct210 11 месяцев назад

    This format is great, thanks for making these vids.

  • @mrRobo1
    @mrRobo1 3 года назад +2

    Brother please make a Android malware devlopment series PLZZ

  • @hemav6556
    @hemav6556 2 года назад

    Thanks a lot for your detailed explanation. It helps to start from scratch :) Expecting more videos from you

  • @androBughunter
    @androBughunter 2 года назад +2

    Can U help us by making Whole Playlist of Malware Developing?

  • @ParthGupta-my9ox
    @ParthGupta-my9ox Год назад +1

    Love your content man!!!
    We really need stuff like this

  • @SH-qg6pn
    @SH-qg6pn 2 года назад

    the best video for sockets !!! thanks very much

  • @jeanmarcel6495
    @jeanmarcel6495 2 года назад

    thanks a lot for this series, you gained a followers!

  • @rajatmond
    @rajatmond 2 года назад

    Hey can you also cover nat traversal and udp hole punching too? Most people are behind single or double nat so direct tcp connections don't work.

  • @addliam
    @addliam 2 года назад

    Keep it up!

  • @vittorioaguti8821
    @vittorioaguti8821 2 года назад

    really really useful, keep the great work

  • @codeomen1053
    @codeomen1053 2 года назад

    Bro kindly continue this series. I don't know why your channel is this much underrated. Your all content are so clean and organized and filled with basic and advanced knowledge.
    Keep up the good work

    • @ActiveXSploit
      @ActiveXSploit  2 года назад

      Thank you so much mate, Thinking to create a course on this soon

    • @codeomen1053
      @codeomen1053 2 года назад

      @@ActiveXSploit Sure. Eagerly waiting for this. And I know you are indian bro me too. He he 😁

    • @richoffremo461
      @richoffremo461 2 года назад

      @@ActiveXSploit when’s the next video bro???

  • @seif9923
    @seif9923 Год назад

    I left a like and subbed, its not much tbh youre giving us alot of info.

  • @immyslave2952
    @immyslave2952 2 года назад

    Thank you bro! Could you show how to write a simple ransomware? How encryption works? (in C) :-)

    • @ActiveXSploit
      @ActiveXSploit  2 года назад +3

      Even I really don't know it, I can surely make a video about that in Python!

  • @Loading_Code
    @Loading_Code Месяц назад

    Sir can use cpp I am familiar with it

  • @sp3ct3r71
    @sp3ct3r71 3 года назад

    i have few questions
    what is pragma comment ??
    struct server_in is predefined structure??

    • @ActiveXSploit
      @ActiveXSploit  3 года назад

      Please read about the pragma preprocessor here docs.microsoft.com/en-us/cpp/preprocessor/comment-c-cpp?view=msvc-160

  • @Thousif_talks
    @Thousif_talks 2 года назад +3

    Bro complete the series, please

    • @ActiveXSploit
      @ActiveXSploit  2 года назад +4

      Yes I will, I'll upload the next video soon!

  • @sreejishnair5922
    @sreejishnair5922 4 месяца назад

    Bro which keyboard do you use?

    • @ActiveXSploit
      @ActiveXSploit  4 месяца назад

      A standard logitech wireless keyboard lmfao ;p

  • @רוניפינקל
    @רוניפינקל 2 года назад

    Will you continue to upload new materials?

    • @ActiveXSploit
      @ActiveXSploit  2 года назад

      Yes, unfortunately my exams are going on right now, Videos shall resume after 14th of May

  • @playwithfun8990
    @playwithfun8990 Год назад

    Can you please upload this type of content in Hindi 😊

  • @michealLowrey
    @michealLowrey Год назад

    mine can only comminicate in linux and not between the two, usually windows outputs αßΓπ as the data from the server

    • @ActiveXSploit
      @ActiveXSploit  Год назад

      That's strange. Don't know why is that happening, did you manage to fix it? If the issue still exists, reach out on my discord server

  • @mahmoudalsayed1138
    @mahmoudalsayed1138 2 года назад

    Good stuff man
    Also note that you don’t really need to use C. You could just use C# or c++

  • @wisdomovermoney3394
    @wisdomovermoney3394 2 года назад

    Are you the twin brother of hackersploit?

  • @sp3ct3r71
    @sp3ct3r71 3 года назад

    interesting...

  • @JudithAlvarez-h6n
    @JudithAlvarez-h6n 27 дней назад

    You are teaching right things and managed to not show your face - standing out. Don't say bullshit word "Ethical" on your banner.

  • @shlokbhayani2208
    @shlokbhayani2208 3 года назад +2

    Damn..!!!

  • @theikeamafia1347
    @theikeamafia1347 3 года назад

    So this is basically just a forkbomb right?

    • @ActiveXSploit
      @ActiveXSploit  3 года назад

      Uh, Nope

    • @theikeamafia1347
      @theikeamafia1347 3 года назад

      @@ActiveXSploit well what is it I'm bad at cpp and I'm not gonna run this on my pc. Like I haven't rewatched the video now because I'm on my phone but from what I could remember it made a file with some content that said some stupid shit then opened it. And that command was in like a part where it had for i. I know I'm not using correct syntaxes for that rn but I hope you can still understand what I mean lol

  • @a6071-b3y
    @a6071-b3y 3 месяца назад

    15:18 try "man 2 bind"

  • @jeanmarcel6495
    @jeanmarcel6495 2 года назад

    Hi, can you send me the invite for the discord channel, thanks!

  • @seif9923
    @seif9923 Год назад

    comment to boost algorithm

  • @lutaayaandrew2148
    @lutaayaandrew2148 2 года назад

    Are u a brother to hackersploit 🌝

    • @ActiveXSploit
      @ActiveXSploit  2 года назад

      😂 No mate

    • @lutaayaandrew2148
      @lutaayaandrew2148 2 года назад

      @@ActiveXSploit you just chose to sound like him😁😁anyway, informative videos thanks🤝

  • @pheaktrakim1212
    @pheaktrakim1212 2 года назад

    Code source please

  • @niteshop2182
    @niteshop2182 2 года назад

    Can you give me source code

  • @enzoscandelt3350
    @enzoscandelt3350 Год назад

    'cl.exe \Tcsocket_client.c' It didn't work; any Idea of how to get that compiler working?

    • @ActiveXSploit
      @ActiveXSploit  Год назад

      Do you have Visual Studio Build Tools installed at first?

    • @enzoscandelt3350
      @enzoscandelt3350 Год назад +1

      @@ActiveXSploit Hi Sir, I tried harder, and it worked; it took me 3 hours to figure that out(Yes, I had to update the visual studio Tool and fix a few spelling errors in the code(this is the only course that has been working so far. looking forward to do the backdoor in x64bit))

    • @ActiveXSploit
      @ActiveXSploit  Год назад +1

      Good job mate! Glad to hear that the issue is fixed.

    • @enzoscandelt3350
      @enzoscandelt3350 Год назад +1

      @@ActiveXSploit Sure, will subscribe for sure!

    • @ActiveXSploit
      @ActiveXSploit  Год назад +1

      Thank you for your support! 😁