YOU have to KNOW this Windows API functions

Поділитися
Вставка
  • Опубліковано 19 тра 2024
  • What’s up everyone, I’m gonna show you 10 Windows API functions that will help you start your journey with Malware Analysis and writting code on windows in general. Here are the functions covered in the video:
    1. CreateProcess()
    2. VirtualAllocEx()
    3. WriteProcessMemory()
    4. VirtualProtectEx()
    5. CreateRemoteThread()
    6. RegCreateKeyEx()
    7. RegSetValueEx()
    8. RegOpenKeyEx()
    9. RegQueryValueEx()
    10. EnumProcesses()
    🖤 SUBSCRIBE 🖤
    Twitter/X:
    ▶ / _screeck
    Code on my github:
    ▶github.com/screeck/UA-cam/
    Microsoft documentation:
    ▶learn.microsoft.com/en-us/win...
    Timestamp:
    0:00 ⏩ Intro
    0:39 ⏩ CreateProcess()
    8:53 ⏩ OpenProcessEx()
    15:05 ⏩ VirtualAllocEx()
    19:32 ⏩ WriteProcessMemory()
    23:04 ⏩ VirtualProtectEx()
    24:50 ⏩ CreateRemoteThread()
    31:04 ⏩ Register related functions (4)
    44:55 ⏩ EnumProcesses()
    49:27 ⏩ Outro
    1. "how to use Windows API for malware analysis"
    2. "top Windows API functions for beginners in coding"
    3. "Windows API tutorial for malware analysis"
    4. "introduction to Windows API functions"
    5. "learning Windows API for coding and security"
    6. "Windows API functions to know for hacking"
    7. "guide to basic Windows API functions"
    8. "Windows programming essentials for malware analysis"
    9. "beginner's guide to Windows API for software development"
    10. "Windows API functions malware developers must know"
    11. "Windows API functions explained for beginners"
    12. "how to start with Windows API for security applications"
    13. "essential Windows API functions for new programmers"
    14. "using CreateProcess and other API functions in Windows"
    15. "step by step guide to using Windows API for coding"
    16. "best Windows API functions for remote process management"
    17. "how to manipulate processes with Windows API"
    18. "Windows registry manipulation with API functions tutorial"
    19. "tutorial on EnumProcesses and other process management APIs"
    20. "learn Windows API for professional coding skills"
  • Наука та технологія

КОМЕНТАРІ • 4

  • @Fetrah2
    @Fetrah2 7 днів тому +1

    This is really helpful! thank you so much we need part two asap!

  • @mylosovich24
    @mylosovich24 11 днів тому

    Love these so much, thank you screeck

  • @dev_nils5259
    @dev_nils5259 16 днів тому

    Nice Video!