How Malware Works (And How We Talk About It)

Поділитися
Вставка
  • Опубліковано 13 лип 2024
  • Consider a one-time tip on Ko-Fi, or become a monthly supporter of my research!
    ko-fi.com/valhalla_dev
    Here's something a bit new: a high-level overview of how malware works, how we talk about malware and how to think about developing it and defending against it.
    -- Books and Resources --
    Kernigan and Ritchie's book on C (affiliate link):
    amzn.to/3ffh85F
    Windows Internals (affiliate link):
    amzn.to/3Wbw4Cl
    Theo's video on Tutorial Hell:
    • Code Tutorials Are Hol...
    My blog on moving to Mastodon:
    www.valhallaresearch.net/why-...
    Follow me on Mastodon:
    kolektiva.social/web/@valhall...
    --
    You can find me on Twitter here:
    / valhalla_dev
    You can also join my weekly newsletter, Valhalla Research, where I talk all things software, entrepreneurship, politics and finance:
    valhallaresearch.substack.com...
    My research blog:
    valhallaresearch.net
    --
    #malware #reverseengineering #malwareanalysis
  • Розваги

КОМЕНТАРІ • 9

  • @marco_6768
    @marco_6768 Рік тому +2

    Amazing video!
    I loved the blackboard style, it allows a much more clear explaination.
    Looking forward for more content!

  • @tripp-tokyo
    @tripp-tokyo Рік тому +1

    I'm going to share this with all of my students
    thank you for the great content!

  • @lucav.k.7588
    @lucav.k.7588 Рік тому +2

    It's a really interesting topic. It would be great if you would show some basics of the win api during the maleware tutorials.

  • @whatplan4335
    @whatplan4335 Рік тому

    great video, I think the blackboard conceptual stuff compliments the very technical coding streams nicely

  • @infinitytsukuyomi4171
    @infinitytsukuyomi4171 Рік тому +1

    u a cool) Thanks for the content

  • @hayben7046
    @hayben7046 Рік тому

    Amazing video.
    Can you do a roadmap video?

    • @valhalla_dev
      @valhalla_dev  Рік тому

      What do you mean by "roadmap video"? What would you like to see on it?

    • @hayben7046
      @hayben7046 Рік тому

      ​@@valhalla_dev
      Hi,
      I really appreciate the content you create.
      I am a web bug bounty hunter and want to get into red teaming.
      What I mean by "roadmap video":
      How to become a Malware Analyst/Developer?
      What skills should I focus on?
      What is the importance of algorithms and Data structure for a Malware Analyst/Developer?
      Should I know how operating systems work behind the scenes?
      and so on.
      With some resources recommendations if possible.
      Thank you.

  • @seif9923
    @seif9923 Рік тому

    which is better to use for malware development, C or rust?