How to make a password stealer in C [code in description]

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

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

  • @screeck
    @screeck  5 месяцев назад +1

    🚨TIPS FOR THE CHALLENGE (also drop your code here)
    -google “how to send http requests in C”
    -check out wininet.h library
    -try making it quiet, check out various data exfiltration techniques. For example you can make the script save credentials to file and then use DNS exfiltration form one of my videos
    -have fun, and drop a link to github below

  • @EnLopXf
    @EnLopXf 5 месяцев назад +1

    Another new knowledge thank you -screeck

  • @плохойбрат
    @плохойбрат 5 месяцев назад

    Bro like your content 👍 keep it up

    • @screeck
      @screeck  5 месяцев назад

      Thanks, I will

  • @jaden8573
    @jaden8573 5 месяцев назад +1

    i made a super simple process hollowing malware if you would like to see.
    if i incorporate a shellcode encrpytor, and sign the code it gets by windows defender.
    i can send you how i build the encrypted shellcode, decrypt it, and how i sign my my code
    maybe if you put your own twist on it, you could make a video about it

    • @screeck
      @screeck  5 месяцев назад +2

      I'd love to see that, DM me on discord @screeck

    • @jaden8573
      @jaden8573 5 месяцев назад

      i added you @jaekenji add me back so i can message you

  • @bloatless
    @bloatless 5 месяцев назад

    Great Content 🎉🎉🎉

    • @screeck
      @screeck  5 месяцев назад

      Thanks

  • @BIGGCOUCH45
    @BIGGCOUCH45 2 месяца назад

    I'm not sure if you still active on a video that is 3 months old but I am getting a few errors when running after watching the whole video is their any place I could send you screen shots of what my errors are when running?

    • @screeck
      @screeck  2 месяца назад

      Add me on discord, same name as the youtube channel

    • @BIGGCOUCH45
      @BIGGCOUCH45 2 месяца назад

      @@screeck I added u its BIGGCOUCH, its just one error and its an unsigned char that is decoded_data line 208

    • @BIGGCOUCH45
      @BIGGCOUCH45 2 месяца назад

      @@screeck I added you my tag is BIGGCOUCH my issue is on line 208 unsigned char

  • @ZsomborRakonczay
    @ZsomborRakonczay 5 месяцев назад

    HI! what app do you use for codeing

    • @screeck
      @screeck  5 месяцев назад

      Visual Studio